Package | Description |
---|---|
org.apache.solr.rest.schema.analysis |
Analysis-related functionality for RESTful API access to the Solr Schema using Restlet.
|
Modifier and Type | Class and Description |
---|---|
static class |
ManagedSynonymFilterFactory.SynonymManager
Deprecated.
ManagedResource implementation for synonyms, which are so specialized that
it makes sense to implement this class as an inner class as it has little
application outside the SynonymFilterFactory use cases.
|
static class |
ManagedSynonymGraphFilterFactory.SynonymManager
ManagedResource implementation for synonyms, which are so specialized that
it makes sense to implement this class as an inner class as it has little
application outside the SynonymFilterFactory use cases.
|
class |
ManagedWordSetResource
ManagedResource implementation for managing a set of words using the REST API;
useful for managing stop words and/or protected words for analysis components
like the KeywordMarkerFilter.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.