Hi Mark,

Thank you for your advice.
I want to work with current version - 1.4.3
so I simply deleted the class and could compile highlighter.

Thank you,

Koji


> -----Original Message-----
> From: mark harwood [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, September 06, 2005 12:44 AM
> To: java-user@lucene.apache.org
> Subject: Re: TermVectorOffsetInfo class?
> 
> 
> It's in the latest version of Lucene in SVN.
> 
> If you don't want to work with the latest version of
> Lucene simply remove TokenSources.java - it's an
> optional class for use with the highlighter and
> provides a way of retrieving already-parsed document
> tokens from the index. Instead, you can simply run an
> Analyzer on the document text to get a list of tokens
> for the highlighter.
> 
> Cheers
> Mark
> 
> 
>               
> ___________________________________________________________ 
> To help you stay safe and secure online, we've developed the 
> all new Yahoo! Security Centre. http://uk.security.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to