Apache Lucene open-source search software
Go to file
Chris M. Hostetter adaeb656c8 SOLR-1240: Added support for generalized Numerical Range faceting on any numeric (or date) field. Note: this required modifying ConvertedLegacyTest to deal with an expectation about how many fields a specific document has (there are more now because of a copyField i added to the schema)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980555 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 20:05:41 +00:00
lucene add randomized test case to test stored fields 2010-07-29 16:38:44 +00:00
modules LUCENE-2570: Some improvements to _TestUtil and its usage 2010-07-27 11:31:25 +00:00
solr SOLR-1240: Added support for generalized Numerical Range faceting on any numeric (or date) field. Note: this required modifying ConvertedLegacyTest to deal with an expectation about how many fields a specific document has (there are more now because of a copyField i added to the schema) 2010-07-29 20:05:41 +00:00
build.xml LUCENE-2490 -- ant generate-maven-artifacts will build lucuen and solr 2010-06-17 02:25:11 +00:00