NIHVIVO-2337 change to improve search results
This commit is contained in:
parent
4164521c99
commit
16dc90fabf
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@
|
|||
<analyzer>
|
||||
<tokenizer class="solr.WhitespaceTokenizerFactory"/>
|
||||
<!-- in this example, we will only use synonyms at query time -->
|
||||
<filter class="solr.SynonymFilterFactory" synonyms="syn.txt" ignoreCase="true" expand="true"/>
|
||||
<!-- <filter class="solr.SynonymFilterFactory" synonyms="syn.txt" ignoreCase="true" expand="true"/> -->
|
||||
|
||||
<!-- Case insensitive stop word removal.
|
||||
add enablePositionIncrements=true in both the index and query
|
||||
|
|
Loading…
Add table
Reference in a new issue