You need contrib-memory.jar in your classpath to use MemoryIndex.
simon
On Fri, Jan 8, 2010 at 10:42 AM, Li Leon wrote:
> Hi all,
>
> I was able to get a whole sentence(including stop words) highlighted with
> "StandardAnalyzer" and an empty stop words String[].
>
> The current issue I'm having
Hi all,
I was able to get a whole sentence(including stop words) highlighted with
"StandardAnalyzer" and an empty stop words String[].
The current issue I'm having is that not only the whole sentence got
highlighted but those tokens partially match with the sentence also
highlighted. I tried to u