/[Apache-SVN]
ViewVC logotype

Revision 1651687


Jump to revision: Previous Next
Author: uschindler
Date: Wed Jan 14 14:42:09 2015 UTC (9 years, 2 months ago)
Changed paths: 9
Log Message:
Merged revision(s) 1651681 from lucene/dev/trunk:
LUCENE-6177: Add CustomAnalyzer that allows to configure analyzers like you do in Solr's index schema. This class has a builder API to configure Tokenizers, TokenFilters, and CharFilters based on their SPI names and parameters as documented by the corresponding factories.

Changed paths

Path Details
Directorylucene/dev/branches/branch_5x/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/CHANGES.txt modified , text changed , props changed
Directorylucene/dev/branches/branch_5x/lucene/analysis/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/analysis/common/src/java/org/apache/lucene/analysis/custom/
(Copied from lucene/dev/trunk/lucene/analysis/common/src/java/org/apache/lucene/analysis/custom, r1651681)
added
Directorylucene/dev/branches/branch_5x/lucene/analysis/common/src/java/overview.html modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/analysis/common/src/test/org/apache/lucene/analysis/custom/
(Copied from lucene/dev/trunk/lucene/analysis/common/src/test/org/apache/lucene/analysis/custom, r1651681)
added
Directorylucene/dev/branches/branch_5x/lucene/core/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/core/src/java/org/apache/lucene/analysis/package.html modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26