Hi Ahmet,

I believe its the WhitespaceTokenizerFactory, but i may be wrong.

I've pasted the schema.xml into http://pastie.org/616162



On 14 Sep 2009, at 14:29, AHMET ARSLAN wrote:

Hi all,

I need some help with a curious problem i can't find a
solution for. I am somewhat of a newbie with the various
analyzers and handlers and how they work together, so im
looking for advice on how to proceed with my issue.

I have content with text like 'product+' which has been
indexed as text. I need to search for the character '+', but
try as I might i can't do this.

From the docs it should just be a matter of escaping:

I believe that the + is being stripped somehow but im not
sure where exactly to look.

I think your analyzer is eating up +, which tokenizer are you using in it? Do you want to return documents containing 'product+' by searching '+'?





Best regards,

Paul Forsyth

mail: p...@ez.no
skype: paulforsyth

Reply via email to