You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Kamal Najib <ka...@mytum.de> on 2009/05/11 14:04:30 UTC

I can't found the package org.apache.lucene.index.memory.AnalyzerUtil

Hi all, 
can someone tell me where can i find the package org.apache.lucene.index.memory.AnalyzerUtil in the lucene api?I can't found it.
many thanks.
Kamal. 

-- 


Re: I can't found the package org.apache.lucene.index.memory.AnalyzerUtil

Posted by Erick Erickson <er...@gmail.com>.
The class is contained in

org.apache.lucene.index.memory.AnalyzerUtil

Assuming you've installed 2.4, it's in...
which is located in the contrib area. Try looking in <your 2.4 installation
directory>/contrib/memory/lucene-memory-2.4.0.jar

Best
Erick


2009/5/11 Kamal Najib <ka...@mytum.de>

> Hi all,
> can someone tell me where can i find the package
> org.apache.lucene.index.memory.AnalyzerUtil in the lucene api?I can't found
> it.
> many thanks.
> Kamal.
>
> --
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>