fix #916 add access_token to index mapping

This commit is contained in:
Shinsuke Sugaya 2017-03-08 22:39:00 +09:00
parent 009ebea4ce
commit 5b4b9b51e0

View file

@ -123,6 +123,9 @@
<arg>"fess/doc"</arg>
</postConstruct>
<!-- .fess_config index -->
<postConstruct name="addIndexConfig">
<arg>".fess_config/access_token"</arg>
</postConstruct>
<postConstruct name="addIndexConfig">
<arg>".fess_config/boost_document_rule"</arg>
</postConstruct>