fix #916 add access_token to index mapping
This commit is contained in:
parent
009ebea4ce
commit
5b4b9b51e0
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue