NIHVIVO-2459 Define edgeNGram field for autocomplete on people names. NIHVIVO-2437 Refactoring in search controllers to remove outdated references to Lucene.
This commit is contained in:
parent
cfcc73d83a
commit
15f5fba80b
13 changed files with 155 additions and 107 deletions
|
@ -709,7 +709,7 @@
|
|||
<lst name="defaults">
|
||||
<str name="defType">edismax</str>
|
||||
<str name="qf">nameRaw nameLowercase ALLTEXT ALLTEXTUNSTEMMED ALLTEXT_PHONETIC NAME_PHONETIC nameUnstemmed nameStemmed targetInfo</str>
|
||||
<str name="pf">targetInfo nameStemmed nameUnstemmed</str>
|
||||
<str name="pf">targetInfo</str>
|
||||
<str name="echoParams">explicit</str>
|
||||
<str name="ps">2</str>
|
||||
<str name="qs">2</str>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue