Programming some tests I found that two SolrInputDocuments with the same
fields and values are different.

Trying to figure it out why it's happening I found that the
SolrInputDocument class use a LinkedHashMap.

Is the insert order of the fields important for Solr?


Thank you



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Why-SolrInputDocument-use-a-LinkedHashMap-tp4040195.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to