|
(→Autocomplete using Solr with RankingAlgorithm)
|
(→Autocomplete using Solr with RankingAlgorithm)
|
| Line 89: | |||
| <u>3.1.2.2 edgeToken fieldtype : How does it work ?</u> | <u>3.1.2.2 edgeToken fieldtype : How does it work ?</u> | ||
| - | <edgetoken> fieldtype uses the EdgeNGramFilterFactory to split the input text ( ac_field input) into edge tokens. For eg: | + | <edgetoken> fieldtype splits the input text ( ac_field input) into edge tokens. For eg: |
| “San Francisco City” will be broken into: | “San Francisco City” will be broken into: | ||