Hi Fatemeh
There are multiple libraries in lucene, you have to import necessary ones for
your need. As far as I know,
org.apache.lucene.analysis.standard.StandardAnalyzer is in the analysis
project. You try to add that one and try.
Jun
From: Fatemeh La
Hi,
What do you mean? Do you want to add the jar file to the compile classpath,
or to add some plugin that will search your classes?
Oren Shir
On 11/26/05, Srinivas Jadcharla <[EMAIL PROTECTED]> wrote:
>
> Hi i just started learning Lucene , i have a very basic question that how
> can i integra