Hello community,

using the TermVectorComponent for a special set of documents, I will need
the Lucene Document IDs.[1]
How do I get them from a response? I have searched the Solr- and the
Lucene-wiki but can't find anything to solve this problem. 

By the way: Are there any known bugs with using a Lucene-framework-based
IndexSearcher on an index built by Solr? Maybe one can use Lucene to create
the response and work on it, instead of using Solr, because - for
application internal tasks - there is no need for a xml-response.

[1] TermVectorComponent
http://wiki.apache.org/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.

Reply via email to