lucene/modules/queries
Uwe Schindler f0ca4c49ef LUCENE-3458: Change BooleanFilter to have only a single clauses ArrayList (so toString() works in order). It now behaves more like BooleanQuery, implements Iterable<FilterClause>, and allows adding Filters without creating FilterClause. Also cleaned up formatting and Test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175385 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 12:48:56 +00:00
..
src LUCENE-3458: Change BooleanFilter to have only a single clauses ArrayList (so toString() works in order). It now behaves more like BooleanQuery, implements Iterable<FilterClause>, and allows adding Filters without creating FilterClause. Also cleaned up formatting and Test. 2011-09-25 12:48:56 +00:00
LICENSE.txt LUCENE-3240: Moved FunctionQuery, ValueSource and DocValues to new queries module 2011-06-27 23:45:18 +00:00
NOTICE.txt LUCENE-3240: Moved FunctionQuery, ValueSource and DocValues to new queries module 2011-06-27 23:45:18 +00:00
build.xml LUCENE-3274: Collapsed common module into lucene core util, removed module 2011-07-06 00:28:34 +00:00