ah okay thx =)

the class "SolrInputDocuments" is only for indexing an document and
"SolrDocuement" for the search ?

when Solr index an document first step is to create an SolrInputDocument.
then in class "DocumentBuilder" creates solr in function "Document
toDocument (SolrInputDoc, Schema)"
an Lucene Document ?! 

-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Doc-Lucene-Doc-tp995922p997196.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to