set splitWordsPart=0,splitNumberPart=0
-
Grijesh
--
View this message in context:
http://lucene.472066.n3.nabble.com/Regarding-WordDelimiterFactory-tp1444694p1444742.html
Sent from the Solr - User mailing list archive at Nabble.com.
On Thu, Sep 9, 2010 at 3:57 AM, Sandhya Agarwal wrote:
> Hello,
>
> I have a file with the input string "91{40}9490949090", and I wanted to
> return this file when I search for the query string "+91?40?9*". The
> problem is that, the input string is getting indexed as 3 terms "91", "40",
> "94909
Hello,
I have a file with the input string "91{40}9490949090", and I wanted to return
this file when I search for the query string "+91?40?9*". The problem is that,
the input string is getting indexed as 3 terms "91", "40", "9490949090". Is
there a way to consider "{" and "}" as part of the