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 Laurent Trillaud <lt...@jouve.fr> on 2002/10/09 15:58:23 UTC

RE : Enumerating all Terms

Yes You can.

IQ-Computing, one of the contributors, has already made the job for you,
when they implement the highlighting for Lucene.
http://www.iq-computing.de/lucene/highlight.htm
Follow their instructions and you will be able to use a getTerms().

Laurent Trillaud

-----Message d'origine-----
De : lucene.user@ajm.co.nz [mailto:lucene.user@ajm.co.nz] 
Envoyé : mercredi 9 octobre 2002 13:51
À : lucene-user@jakarta.apache.org
Objet : Enumerating all Terms

Is there a way of getting a list of all Terms that have been indexed?  I
guess it would approximate a wildcard query of the form "*:*" if that
were
valid, and instead of returning matching documents, just returning the
fields and values.
-- 
Thanks, Adrian.

--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>