:23 PM
To: java-user@lucene.apache.org
Subject: Re: Reply Split Search Word
To have an analyzer split that string into 1-5 as you have listed
will require you write a custom Analyzer to tokenize with double
quotes in mind like that.
Erik
On Aug 8, 2005, at 12:06 AM, Karthik N S wr
out of ideas ]
with regards
karthik
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Monday, August 08, 2005 4:23 PM
To: java-user@lucene.apache.org
Subject: Re: Reply Split Search Word
To have an analyzer split that string into 1-5 as you have listed
will require
To have an analyzer split that string into 1-5 as you have listed
will require you write a custom Analyzer to tokenize with double
quotes in mind like that.
Erik
On Aug 8, 2005, at 12:06 AM, Karthik N S wrote:
Hi
Luceners
Apologies.
As I have already replied,Using Analysis I hav