/[Apache-SVN]
ViewVC logotype

Revision 1584971


Jump to revision: Previous Next
Author: sarowe
Date: Sat Apr 5 05:10:50 2014 UTC (10 years, 1 month ago)
Changed paths: 16
Log Message:
SOLR-5655: Create a stopword filter factory that is (re)configurable, and capable of reporting its configuration, via REST API (merged trunk r1577540)

Changed paths

Path Details
Directorylucene/dev/branches/branch_4x/ modified , props changed
Directorylucene/dev/branches/branch_4x/solr/ modified , props changed
Directorylucene/dev/branches/branch_4x/solr/CHANGES.txt modified , text changed , props changed
Directorylucene/dev/branches/branch_4x/solr/core/ modified , props changed
Directorylucene/dev/branches/branch_4x/solr/core/src/java/org/apache/solr/rest/schema/analysis/BaseManagedTokenFilterFactory.java
(Copied from lucene/dev/trunk/solr/core/src/java/org/apache/solr/rest/schema/analysis/BaseManagedTokenFilterFactory.java, r1577540)
added
Directorylucene/dev/branches/branch_4x/solr/core/src/java/org/apache/solr/rest/schema/analysis/ManagedStopFilterFactory.java
(Copied from lucene/dev/trunk/solr/core/src/java/org/apache/solr/rest/schema/analysis/ManagedStopFilterFactory.java, r1577540)
added
Directorylucene/dev/branches/branch_4x/solr/core/src/test/org/apache/solr/rest/SolrRestletTestBase.java modified , text changed
Directorylucene/dev/branches/branch_4x/solr/core/src/test/org/apache/solr/rest/schema/analysis/
(Copied from lucene/dev/trunk/solr/core/src/test/org/apache/solr/rest/schema/analysis, r1577540)
added
Directorylucene/dev/branches/branch_4x/solr/core/src/test/org/apache/solr/rest/schema/analysis/TestManagedStopFilterFactory.java modified , text changed
Directorylucene/dev/branches/branch_4x/solr/core/src/test-files/solr/collection1/conf/schema-rest.xml modified , text changed
Directorylucene/dev/branches/branch_4x/solr/example/ modified , props changed
Directorylucene/dev/branches/branch_4x/solr/example/solr/collection1/conf/_schema_analysis_stopwords_english.json
(Copied from lucene/dev/trunk/solr/example/solr/collection1/conf/_schema_analysis_stopwords_english.json, r1577540)
added
Directorylucene/dev/branches/branch_4x/solr/example/solr/collection1/conf/schema.xml modified , text changed
Directorylucene/dev/branches/branch_4x/solr/test-framework/ modified , props changed
Directorylucene/dev/branches/branch_4x/solr/test-framework/src/java/org/apache/solr/util/BaseTestHarness.java modified , text changed
Directorylucene/dev/branches/branch_4x/solr/test-framework/src/java/org/apache/solr/util/RestTestHarness.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26