ubject: Re: Troubles defining suggester/ understanding results
Isn't your phrase_suggest analyzer always going to treat every input string
as one single token, and that single token is what the suggester is
returning? And, that single token starts with "th", not "lab"? Is that what
er page to verify how the analyzer is
working.
-- Jack Krupansky
-Original Message-
From: Mysurf Mail
Sent: Thursday, August 15, 2013 4:32 AM
To: solr-user@lucene.apache.org
Subject: Troubles defining suggester/ understanding results
I am having troubles defining suggester for auto c
I am having troubles defining suggester for auto complete after reading the
tutorial.
Here are my shcema definitions:
...
I also added two field types
Now since I want to make suggestions from multiple fields and I cant
declare two fields I d