Gus Heck
Gus Heck
still to do: - move lucene classes to lucene ticket - Investigate why TestPackages doesn't fail now (did fail, I had fixed it, but new version doesn't need my fix,...
https://issues.apache.org/jira/browse/SOLR-14597 Initial application of prior PR minus stuff already committed in Lucene: TODO: - Docs - Anything Muse finds - Discussion
https://issues.apache.org/jira/browse/SOLR-17151
still needs better tests, and it is still incorrectly caching empty results. Also, a few TODOs remain. https://issues.apache.org/jira/browse/SOLR-17158
In the case where partial results are not desirable, there is no reason to await any remaining requests, or to return any partial results. This change causes the &partialResults=false query...
This is a simple enhancement that makes it easy to enable the html test report that gradle would normally produce (but we disable to save a few seconds). I frequently...
DO NOT MERGE This is a quick starter POC that I did for fun on a plane while traveling It doesn't actually do any solr things yet, just demonstrates an...