lucene/src
Mark Harwood bb00247904 QueryParser changed to default to use of ConstantScoreRangeQuery for range queries.
Added useOldRangeQuery property to QueryParser to allow selection of old RangeQuery class if required.
Updated Junit tests. 
Updated javadocs for RangeQuery to reflect the new default behaviour in QueryParser

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@475435 13f79535-47bb-0310-9956-ffa450edef68
2006-11-15 21:26:09 +00:00
..
demo/org/apache/lucene/demo new ASF licenses header 2006-11-09 16:21:50 +00:00
gcj new ASF licenses header 2006-11-09 16:21:50 +00:00
java QueryParser changed to default to use of ConstantScoreRangeQuery for range queries. 2006-11-15 21:26:09 +00:00
jsp LUCENE-646: fix various small issues with the "getting started" demo pages (patch by Michael McCandless) 2006-08-03 22:24:42 +00:00
test/org/apache/lucene QueryParser changed to default to use of ConstantScoreRangeQuery for range queries. 2006-11-15 21:26:09 +00:00