Hi,
I am using Lucene standard and uax29urlemailtokenizer. These analysers are
excluding some characters like "+" ( I can't search C++). Is there any way we
can configure analyzers to include specific characters in analyzers while
tokenising?
Regards,
Shiv
-Original Message-
From: "
quot;Michael Sokolov"
Sent: 29-01-2015 01:32 AM
To: "java-user@lucene.apache.org"
Subject: Re: Can we configure analyzers to not exclude specific characters
It's a bit of a hack, but we do this:
On 1/28/2015 2:00 AM, Shivashankar Maddanimath wrote: