ntext:
http://lucene.472066.n3.nabble.com/NGram-and-full-word-tp3992035p3992160.html
Sent from the Solr - User mailing list archive at Nabble.com.
the following: q=searchTerm^2 OR
searchTerm*
Not sure if the NGram changes things or not, but it might be a starting point.
Mike
-Original Message-
From: Arkadi Colson [mailto:ark...@smartbit.be]
Sent: Friday, June 29, 2012 3:17 AM
To: solr-user@lucene.apache.org
Subject: NGram and full
Hi
I have a question regarding the NGram filter and full word search.
When I insert "arkadicolson" into Solr and search for "arkadic", solr
will find a match.
When searching for "arkadicols", Solr will not find a match because the
maxGramSize is set to 8.
However when searching for the full wo