fix #1074 add anchor to searchFields
This commit is contained in:
parent
4bbe6df6b5
commit
1c2fecc445
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ public class QueryHelper {
|
|||
fessConfig.getIndexFieldFilename(), //
|
||||
fessConfig.getIndexFieldLabel(), //
|
||||
fessConfig.getIndexFieldSegment(), //
|
||||
fessConfig.getIndexFieldAnchor(), //
|
||||
fessConfig.getIndexFieldClickCount(), //
|
||||
fessConfig.getIndexFieldFavoriteCount(), //
|
||||
fessConfig.getIndexFieldLang());
|
||||
|
|
Loading…
Add table
Reference in a new issue