Re: Getting the Lucene Document ID for TermVectorComponent

2010-01-31 Thread MitchK
Hoss, this will have the same effect as I expected. Why wasn't that my first thought? :) Thank you! -- View this message in context: http://old.nabble.com/Getting-the-Lucene-Document-ID-for-TermVectorComponent-tp27382599p27390985.html Sent from the Solr - User mailing list archi

Re: Getting the Lucene Document ID for TermVectorComponent

2010-01-30 Thread Chris Hostetter
: using the TermVectorComponent for a special set of documents, I will need : the Lucene Document IDs.[1] ... : http://wiki.apache.org/solr/TermVectorComponent?highlight=(tv.docIds) internal doc ids are generally not exposed to the end user and shouldn't be trusted 99% of the time ... th

Getting the Lucene Document ID for TermVectorComponent

2010-01-30 Thread MitchK
/solr/TermVectorComponent?highlight=(tv.docIds) Thank you! Mitch -- View this message in context: http://old.nabble.com/Getting-the-Lucene-Document-ID-for-TermVectorComponent-tp27382599p27382599.html Sent from the Solr - User mailing list archive at Nabble.com.