Browse Source

add destroyMethod to suggestService

yfujita 10 years ago
parent
commit
0c7c4b128a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/fess_suggest.dicon

+ 1 - 0
src/main/resources/fess_suggest.dicon

@@ -82,6 +82,7 @@
 		<arg> suggester </arg>
 		<arg> spellchecker </arg>
 		<arg> suggestSolrServer </arg>
+		<destroyMethod name="shutdown"/>
 	</component>
 
 </components>