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 Marco <sp...@libero.it> on 2007/10/30 11:57:03 UTC

org.apache.lucene.analysis.ngram ???

I'm trying to use the class 
org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.
I 'm using lucene 2.2.0 and I included i my classpath lucene-core-2.2.0.jar.
I have:
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)
When I try to compile my code I'm getting:

package org.apache.lucene.analysis.ngram does not exist

while in the package summary of lucene I see it 
(http://lucene.apache.org/java/2_2_0/api/index.html?org/apache/lucene/search/function/package-summary.html).
Am I missing something?
Can someone tell me where can I download the missing classes?
Best regards

Marco


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: org.apache.lucene.analysis.ngram ???

Posted by Marco <sp...@libero.it>.
Sorry.
I found it ....
Bye


Marco ha scritto:
> And where can I download it?
> Regards
> Marco
>
> Daniel Naber ha scritto:
>> On Tuesday 30 October 2007 11:57, Marco wrote:
>>
>>  
>>> I'm trying to use the class
>>> org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.
>>> I 'm using lucene 2.2.0 and I included i my classpath
>>> lucene-core-2.2.0.jar. I have:
>>>     
>>
>> That class is in contrib/analyzers/lucene-analyzers-2.2.0.jar
>>
>> Regards
>>  Daniel
>>
>>   
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: org.apache.lucene.analysis.ngram ???

Posted by Marco <sp...@libero.it>.
And where can I download it?
Regards
Marco

Daniel Naber ha scritto:
> On Tuesday 30 October 2007 11:57, Marco wrote:
>
>   
>> I'm trying to use the class
>> org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.
>> I 'm using lucene 2.2.0 and I included i my classpath
>> lucene-core-2.2.0.jar. I have:
>>     
>
> That class is in contrib/analyzers/lucene-analyzers-2.2.0.jar
>
> Regards
>  Daniel
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: org.apache.lucene.analysis.ngram ???

Posted by Daniel Naber <lu...@danielnaber.de>.
On Tuesday 30 October 2007 11:57, Marco wrote:

> I'm trying to use the class
> org.apache.lucene.analysis.ngram.EdgeNGramTokenizer.
> I 'm using lucene 2.2.0 and I included i my classpath
> lucene-core-2.2.0.jar. I have:

That class is in contrib/analyzers/lucene-analyzers-2.2.0.jar

Regards
 Daniel

-- 
http://www.danielnaber.de

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org