Hi! Upayavira:
Hi I'm using the standard tokenizer right now, and it's working fine, but I was
wondering if there is any form I can strip this punctuation marks right in the
suggest requestHandler, so no need for index again. I've been doing some tests
and increasing the threshold has improved
You may want to change your tokenisation anyhow, as a search for
'universidad' will not match your term 'universidad,'
But you are on the right track - to improve suggestions, improve what is
in your index.
Upayavira
On Mon, Nov 26, 2012, at 07:54 PM, Jorge Luis Betancourt Gonzalez wrote:
> Hi:
Hi:
I've configured my solr setup to use the suggester component and to get terms
suggestions from a PHP application, the thing is that I'm getting results like
universidad, note the punctuation sign, is there any way I can get rid of this?
Or do I need to create a separate field and strip all