Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Lucene, mail # dev - Dead code - please remove


Copy link to this message
-
Dead code - please remove
Lance Norskog 2010-08-28, 03:44
DocumentBuilder.loadStoredFields() is used in one utility function
which is only called from one unit test.

SolrPluginUtils.docListToSolrDocument()
SolrPluginUtilsTest.testDocListConversion()

Someone actually tried to use it from an UpdateProcessor. It should
probably be nuked. As should the docList thing.

--
Lance Norskog
[EMAIL PROTECTED]

---------------------------------------------------------------------