fix #1074 add anchor to searchFields

This commit is contained in:
Shinsuke Sugaya 2017-05-27 15:29:31 +09:00
parent 4bbe6df6b5
commit 1c2fecc445

View file

@ -197,6 +197,7 @@ public class QueryHelper {
fessConfig.getIndexFieldFilename(), //
fessConfig.getIndexFieldLabel(), //
fessConfig.getIndexFieldSegment(), //
fessConfig.getIndexFieldAnchor(), //
fessConfig.getIndexFieldClickCount(), //
fessConfig.getIndexFieldFavoriteCount(), //
fessConfig.getIndexFieldLang());