lucene/solr/contrib
Uwe Schindler f092795fe9 LUCENE-5097: Analyzer now has an additional tokenStream(String fieldName, String text) method, so wrapping by StringReader for common use is no longer needed. This method uses an internal reuseable reader, which was previously only used by the Field class.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1500862 13f79535-47bb-0310-9956-ffa450edef68
2013-07-08 17:55:48 +00:00
..
analysis-extras LUCENE-5097: Analyzer now has an additional tokenStream(String fieldName, String text) method, so wrapping by StringReader for common use is no longer needed. This method uses an internal reuseable reader, which was previously only used by the Field class. 2013-07-08 17:55:48 +00:00
clustering SOLR-4942: test improvements to randomize use of compound files 2013-06-22 06:00:18 +00:00
dataimporthandler SOLR-4978: Time is stripped from datetime column when imported into Solr date field if convertType=true 2013-07-08 11:30:40 +00:00
dataimporthandler-extras SOLR-4942: test improvements to randomize use of compound files 2013-06-22 06:00:18 +00:00
extraction SOLR-4986: Upgrade to Tika 1.4 2013-07-03 11:49:59 +00:00
langid SOLR-4412: LanguageIdentifier lcmap for language field 2013-07-02 14:38:47 +00:00
uima SOLR-4942: test improvements to randomize use of compound files 2013-06-22 06:00:18 +00:00
velocity SOLR-4942: test improvements to randomize use of compound files 2013-06-22 06:00:18 +00:00
contrib-build.xml LUCENE-3808: Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks. 2012-04-15 14:41:44 +00:00