Hello,
Regardless of Set<String> fields parameter,
SolrPluginUtils#docListToSolrDocumentList method loads all of the stored
fields. Shouldn't it just load the fields given in the set? Should I file a
jira ticket?
When small bug in TestCase is seen what is the preffered way to inform it? Open
an issue or tell here?
Example: In SolrPluginUtilsTest.testDocListConversion method, for loop is not
executed because list.size() = 0.
commit should be inside the assertU(), and cmd.setLen() should be called.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]