Rafalovitch
Sent: Saturday, April 1, 2017 10:17:13 AM
To: solr-user
Subject: Re: Suggestions with EdgeNGramFilterFactory and FuzzyLookupFactory
Why do you think you need that filter when you are already using suggester
component.
What specific case is it supposed to solve?
Regards,
Ale
Why do you think you need that filter when you are already using suggester
component.
What specific case is it supposed to solve?
Regards,
Alex
On 31 Mar 2017 11:30 PM, "Alexis Aravena Silva"
wrote:
> Hello All,
>
>
> I'm using the suggester component in Solr 6.4 with FuzzyLookupFactory and
Hello All,
I'm using the suggester component in Solr 6.4 with FuzzyLookupFactory and
AnalyzingInfixLookupFactory, everything was ok until added
EdgeNGramFilterFactory to my field type definition, after loading 8 documents,
I index manually, the process of indexing consumes 16GB of my hard disk