lucene/solr/contrib
Uwe Schindler 40968cf653 LUCENE-5107: Properties files by Lucene are now written in UTF-8 encoding, Unicode is no longer escaped. Reading of legacy properties files with \u escapes is still possible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1502615 13f79535-47bb-0310-9956-ffa450edef68
2013-07-12 17:10:22 +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 LUCENE-5107: Properties files by Lucene are now written in UTF-8 encoding, Unicode is no longer escaped. Reading of legacy properties files with \u escapes is still possible 2013-07-12 17:10:22 +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 LUCENE-5107: Properties files by Lucene are now written in UTF-8 encoding, Unicode is no longer escaped. Reading of legacy properties files with \u escapes is still possible 2013-07-12 17:10:22 +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