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 James Berrettini <ji...@jivesoftware.com> on 2003/04/18 17:07:50 UTC

how to tell what field(s) contain hits

I've got a collection of documents which include an index field representing
attached documents. I can search over these just fine, but when retrieving
hits, I don't have any way of knowing whether the hit occurred in the main
document or the attachment. Is there any way of determining which field a
hit occurs in? (I don't store the full text in the index, and I'm trying to
avoid that if possible).

James Berrettini, Professional Services
Jive Software
jim@jivesoftware.com
212 629 6648



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