Take a look at WordDelimiterFilterFactory
Erick
On Wed, Jul 7, 2010 at 4:15 PM, sarfaraz masood <
sarfarazmasood2...@yahoo.com> wrote:
> There are terms in my data like : one-way , separated by '-' , now the
> problem is that the standard analyzer is considering these as a single term
> inst
There are terms in my data like : one-way , separated by '-' , now the problem
is that the standard analyzer is considering these as a single term instead of
two. but i need that these should be stored as two terms in the index.. but how
to do this ??
Sarfaraz