On Wed, Sep 30, 2009 at 11:24 PM, wrote:
> If I index the following text: "I live in Dublin Ireland where
> Guinness is brewed"
>
> Then search for: duvlin
>
> Should Solr return a match?
>
> In the admin interface under the analysis section, Solr highlights
> some NGram matches?
>
> When I enter
On Wed, Sep 30, 2009 at 11:24 PM, wrote:
>
> Can someone please clarify what the purpose of the
> NGramFilter/tokenizer is, if not to allow for
> misspellings/morphological variation and also, what the correct
> configuration is in terms of use at index/query time.
>
>
If it is spellcheck you are
that you input
for the search query. An "OR" wouldn't work as well, as you would find tons of
hits.
-Todd Feak
-Original Message-
From: aod...@gmail.com [mailto:aod...@gmail.com]
Sent: Wednesday, September 30, 2009 10:54 AM
To: solr-user@lucene.apache.org
Subject: NGramT
If I index the following text: "I live in Dublin Ireland where
Guinness is brewed"
Then search for: duvlin
Should Solr return a match?
In the admin interface under the analysis section, Solr highlights
some NGram matches?
When I enter the following query string into my browser address bar, I
ge