: with special characters from tokenizing, sat for example A+, A1+ etc.
: because when i searched for "group A" i am getting results with A+
: aswell as A1+ and so on, is there any special way to index these type of
: words?
all fo the tokenization is controlled via the analyzers you configure in
On 4/18/07, Doss <[EMAIL PROTECTED]> wrote:
I am new to solr(and 0 in lucene), my doubt is how can i protect words with special
characters from tokenizing, sat for example A+, A1+ etc. because when i searched for
"group A" i am getting results with A+ aswell as A1+ and so on, is there any
sp
Hi,
I am new to solr(and 0 in lucene), my doubt is how can i protect words with
special characters from tokenizing, sat for example A+, A1+ etc. because when i
searched for "group A" i am getting results with A+ aswell as A1+ and so on, is
there any special way to index these type of words?