Thank you Erick.
I will try this.
Regards
Dominique
Le 06/10/13 03:03, Erick Erickson a écrit :
Consider implementing a special field that of the form
accentfolded|original
For instance, you'd index something like
ecole|école
ecole|école privée
as _terms_, not broken up at all.
Now, when you
Consider implementing a special field that of the form
accentfolded|original
For instance, you'd index something like
ecole|école
ecole|école privée
as _terms_, not broken up at all.
Now, when you send something to the suggester you send just
"eco" or "éco" you fold them to "eco" too and get back
Hi,
Up to now, the best solution I found in order to implement a multi-words
suggester was to use "ShingleFilterFactory" filter at index time and the
termsComponent. At index time the analyzer was :
articles="lang/contractions_fr.txt"/>
words="stopword