Re: Why SolrInputDocument use a LinkedHashMap

2013-02-14 Thread Andre Bois-Crettez
ge in context: http://lucene.472066.n3.nabble.com/Why-SolrInputDocument-use-a-LinkedHashMap-tp4040195p4040260.html Sent from the Solr - User mailing list archive at Nabble.com. -- André Bois-Crettez Search technology, Kelkoo http://www.kelkoo.com/ Kelkoo SAS Société par Actions Simplifiée Au capit

Re: Why SolrInputDocument use a LinkedHashMap

2013-02-13 Thread Chris Hostetter
: Is the insert order of the fields important for Solr? "svn blame" can frequently be useful for understanding why specific choices were made... http://svn.apache.org/viewvc?view=revision&revision=604951 https://issues.apache.org/jira/browse/SOLR-439 ...nut shell: it may not matter to you wha

Re: Why SolrInputDocument use a LinkedHashMap

2013-02-13 Thread Andre Bois-Crettez
t 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 archi

Why SolrInputDocument use a LinkedHashMap

2013-02-13 Thread knort
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.