lucene/solr/contrib/analytics/src
Adrien Grand b3d191832c LUCENE-6301: Removal of org.apache.lucene.Filter.
From a Lucene perspective Filter is gone. However it was still used for things
like DocSet and SolrConstantScoreQuery in Solr, so it has been moved to
the oas.search package for now, even though in the long term it would be nice
for Solr to move to the Query API entirely as well.


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708097 13f79535-47bb-0310-9956-ffa450edef68
2015-10-12 12:15:07 +00:00
..
java LUCENE-6301: Removal of org.apache.lucene.Filter. 2015-10-12 12:15:07 +00:00
test/org/apache/solr/analytics LUCENE-6795: Fix Solr tests that break RamUsageTester on Java 9 Jigsaw 2015-09-13 12:25:40 +00:00
test-files LUCENE-6732: Remove tabs in JS and XML files 2015-08-11 23:00:39 +00:00