g
Subject: Re: Problems creating index for suggestions
Hi Alexis,
this is not a reason for the 20Gb overhead, but for sure you are using ina
wrong way the suggester component.
You don't want the analysis chain to produce edge ngrams and then build the
FST out of those tokens.
Read the chapte
Hi Alexis,
this is not a reason for the 20Gb overhead, but for sure you are using ina
wrong way the suggester component.
You don't want the analysis chain to produce edge ngrams and then build the
FST out of those tokens.
Read the chapters related the suggesters you are interested.
it may be usefu
h
it disappears.
Regards.
From: Erick Erickson
Sent: Tuesday, April 4, 2017 8:05:42 PM
To: solr-user
Subject: Re: Problems creating index for suggestions
Something's indeed not what I'd expect here. One note: buildOnCommit
will rebuild the suggester
Something's indeed not what I'd expect here. One note: buildOnCommit
will rebuild the suggester every time the index has a document
committed _anywhere_. So if there's any activity at all in terms of
indexing your suggester is being built. I.e. if you have your
autocommit interval set to 1 minute a