Rasik Pandey wrote:
Kevin,

  
http://home.clara.net/markharwood/lucene/highlight.htm

Trying to do hit highlighting.  This implementation uses
another
Analyzer to find the positions for the result terms.

This seems that it's very inefficient since lucene already
knows the
frequency and position of given terms in the index.
    

Can you explain in more detail what you mean here?
It uses the StandardAnalyzer again to re-index to find tokens... when it finds the same token that matched a search request it highlights it.

It works... just not too efficient.

Kevin
-- 

Please reply using PGP.

    http://peerfear.org/pubkey.asc    
    
    NewsMonster - http://www.newsmonster.org/
    
Kevin A. Burton, Location - San Francisco, CA, Cell - 415.595.9965
       AIM/YIM - sfburtonator,  Web - http://peerfear.org/
GPG fingerprint: 5FB2 F3E2 760E 70A8 6174 D393 E84D 8D04 99F1 4412
  IRC - freenode.net #infoanarchy | #p2p-hackers | #newsmonster

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to