Also, See SynonymAnalyzer in Lucene In Action.
Erick
On 3/16/07, James liu <[EMAIL PROTECTED]> wrote:
You can read demo source code from lucene source package.
2007/3/16, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
> Hi,
>
>
>
> I am new to Lucene Java API.
>
>
>
> I want to use StandardAnalyz
You can read demo source code from lucene source package.
2007/3/16, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
Hi,
I am new to Lucene Java API.
I want to use StandardAnalyzer for tokenizing my document. How can I
use it?
Further how can I index "Acronym" and "Company name" as one term.
Hi,
I am new to Lucene Java API.
I want to use StandardAnalyzer for tokenizing my document. How can I
use it?
Further how can I index "Acronym" and "Company name" as one term.
I know , we can do this using StandardAnalyzer but I am not sure of the
way.
Thanks in advance
Sandeep