- abort() - Method in class org.apache.solr.handler.dataimport.DocBuilder
-
- ABORT - Static variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
-
- ABORT_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
-
- abortErrorMessage - Variable in class org.apache.solr.servlet.SolrDispatchFilter
-
- ABSOLUTE_FILE - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
-
- AbstractDefaultValueUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Base class that can be extended by any
UpdateRequestProcessorFactory designed to add a default value
to the document in an AddUpdateCommand when that field is not
already specified.
- AbstractDefaultValueUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory
-
- AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor - Class in org.apache.solr.update.processor
-
- AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor(String, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor
-
- AbstractLuceneSpellChecker - Class in org.apache.solr.spelling
-
Abstract base class for all Lucene-based spell checking implementations.
- AbstractLuceneSpellChecker() - Constructor for class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- AbstractPluginLoader<T> - Class in org.apache.solr.util.plugin
-
An abstract super class that manages standard solr-style plugin configuration.
- AbstractPluginLoader(String, Class<T>, boolean, boolean) - Constructor for class org.apache.solr.util.plugin.AbstractPluginLoader
-
- AbstractPluginLoader(String, Class<T>) - Constructor for class org.apache.solr.util.plugin.AbstractPluginLoader
-
- AbstractSolrEventListener - Class in org.apache.solr.core
-
- AbstractSolrEventListener(SolrCore) - Constructor for class org.apache.solr.core.AbstractSolrEventListener
-
- AbstractSubTypeFieldType - Class in org.apache.solr.schema
-
An abstract base class for FieldTypes that delegate work to another
FieldType.
- AbstractSubTypeFieldType() - Constructor for class org.apache.solr.schema.AbstractSubTypeFieldType
-
- AbstractUpdateRequest - Class in org.apache.solr.client.solrj.request
-
- AbstractUpdateRequest(SolrRequest.METHOD, String) - Constructor for class org.apache.solr.client.solrj.request.AbstractUpdateRequest
-
- AbstractUpdateRequest.ACTION - Enum in org.apache.solr.client.solrj.request
-
- accept(File) - Method in class org.apache.solr.util.RegexFileFilter
-
- ACCEPT_LINE_REGEX - Static variable in class org.apache.solr.handler.dataimport.LineEntityProcessor
-
Holds the name of entity attribute that will be parsed to obtain
the pattern to be used when checking to see if a line should
be returned.
- acceptsDocsOutOfOrder() - Method in class org.apache.solr.search.DelegatingCollector
-
- acceptsDocsOutOfOrder() - Method in class org.apache.solr.search.DocSetCollector
-
- acceptsDocsOutOfOrder() - Method in class org.apache.solr.search.grouping.collector.FilterCollector
-
- accumulate(NamedList) - Method in interface org.apache.solr.handler.component.StatsValues
-
Accumulate the values based on those in the given NamedList
- accumulate(BytesRef) - Method in interface org.apache.solr.handler.component.StatsValues
-
Accumulate the values based on the given value
- accumulate(BytesRef, int) - Method in interface org.apache.solr.handler.component.StatsValues
-
Accumulate the values based on the given value
- accumulateTermNum(int, BytesRef) - Method in class org.apache.solr.handler.component.FieldFacetStats
-
- ACCURACY - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- accuracy - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- ACCURACY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- accuracy - Variable in class org.apache.solr.spelling.SpellingOptions
-
Optionally restrict the results to have a minimum accuracy level.
- acquire() - Method in class org.apache.solr.util.AdjustableSemaphore
-
- action - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest
-
- ACTION - Static variable in interface org.apache.solr.common.params.CollectionParams
-
What action
- ACTION - Static variable in interface org.apache.solr.common.params.CoreAdminParams
-
What action
- ACTIVE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
-
- actualShards - Variable in class org.apache.solr.handler.component.ShardRequest
-
actual shards to send the request to, filled out by framework
- add(Iterator<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
-
Adds the documents supplied by the given iterator.
- add(SolrInputDocument) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
- add(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
- add(SolrInputDocument) - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
-
- add(SolrInputDocument, int, boolean) - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
-
- add(String, long) - Method in class org.apache.solr.client.solrj.response.FacetField
-
Insert at the end of the list
- add(Group) - Method in class org.apache.solr.client.solrj.response.GroupCommand
-
Adds a group to this command.
- add(GroupCommand) - Method in class org.apache.solr.client.solrj.response.GroupResponse
-
Adds a grouping command to the response.
- add(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.SolrServer
-
Adds a collection of documents
- add(Collection<SolrInputDocument>, int) - Method in class org.apache.solr.client.solrj.SolrServer
-
Adds a collection of documents, specifying max time before they become committed
- add(SolrInputDocument) - Method in class org.apache.solr.client.solrj.SolrServer
-
Adds a single document
- add(SolrInputDocument, int) - Method in class org.apache.solr.client.solrj.SolrServer
-
Adds a single document specifying max time before it becomes committed
- add(String, String...) - Method in class org.apache.solr.common.params.ModifiableSolrParams
-
Add the given values to any existing name
- add(SolrParams) - Method in class org.apache.solr.common.params.ModifiableSolrParams
-
- add(String, T) - Method in class org.apache.solr.common.util.NamedList
-
Adds a name/value pair to the end of the list.
- add(Map<String, Object>) - Method in interface org.apache.solr.handler.dataimport.DIHCache
-
Adds a document.
- add(DocBuilder.Statistics) - Method in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
-
- add(Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
-
- ADD - Static variable in class org.apache.solr.handler.UpdateRequestHandler
-
- add(T) - Method in class org.apache.solr.logging.CircularList
-
- add(E, long) - Method in class org.apache.solr.logging.LogWatcher
-
- add(String, Object) - Method in class org.apache.solr.response.SolrQueryResponse
-
Appends a named value to the list of named values to be returned.
- add(int) - Method in class org.apache.solr.search.BitDocSet
-
- add(int) - Method in interface org.apache.solr.search.DocSet
-
Adds the specified document if it is not currently in the DocSet
(optional operation).
- add(Grouping.Command) - Method in class org.apache.solr.search.Grouping
-
- add(Token, List<String>) - Method in class org.apache.solr.spelling.SpellingResult
-
Adds a whole bunch of suggestions, and does not worry about frequency.
- add(Token, String, int) - Method in class org.apache.solr.spelling.SpellingResult
-
Suggestions must be added with the best suggestion first.
- add(String) - Method in class org.apache.solr.update.processor.Lookup3Signature
-
- add(String) - Method in class org.apache.solr.update.processor.MD5Signature
-
- add(String) - Method in class org.apache.solr.update.processor.Signature
-
- add(String) - Method in class org.apache.solr.update.processor.TextProfileSignature
-
- ADD - Static variable in class org.apache.solr.update.UpdateLog
-
- add(AddUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
-
- add(AddUpdateCommand, boolean) - Method in class org.apache.solr.update.UpdateLog
-
- add(E) - Method in class org.apache.solr.util.BoundedTreeSet
-
- add(ConcurrentLFUCache.Stats) - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- add(ConcurrentLRUCache.Stats) - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- add(Calendar, int, String) - Static method in class org.apache.solr.util.DateMathParser
-
Modifies the specified Calendar by "adding" the specified value of units
- add(long) - Method in class org.apache.solr.util.LongPriorityQueue
-
Adds an object to a PriorityQueue in log(size) time.
- addAlias(String, float, Map<String, Float>) - Method in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
-
Add an alias to this query parser.
- addAll(Map<String, T>) - Method in class org.apache.solr.common.util.NamedList
-
Iterates over the Map and sequentially adds it's key/value pairs
- addAll(NamedList<T>) - Method in class org.apache.solr.common.util.NamedList
-
Appends the elements of the given NamedList to this one.
- addAll(Collection<? extends E>) - Method in class org.apache.solr.util.BoundedTreeSet
-
- addArrayVal(Object, Object) - Method in class org.apache.noggit.ObjectBuilder
-
- addBean(Object) - Method in class org.apache.solr.client.solrj.SolrServer
-
Adds a single bean
- addBean(Object, int) - Method in class org.apache.solr.client.solrj.SolrServer
-
Adds a single bean specifying max time before it becomes committed
- addBeans(Iterator<?>) - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
-
Adds the beans supplied by the given iterator.
- addBeans(Collection<?>) - Method in class org.apache.solr.client.solrj.SolrServer
-
Adds a collection of beans
- addBeans(Collection<?>, int) - Method in class org.apache.solr.client.solrj.SolrServer
-
Adds a collection of beans specifying max time before they become committed
- addBoostFunctions(BooleanQuery, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
-
- addBoostQuery(BooleanQuery, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
-
- addCapturedContent() - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
Add the per field captured content to the Solr Document.
- addChecker(SolrSpellChecker) - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- addCloseHook(CloseHook) - Method in class org.apache.solr.core.SolrCore
-
Add a close callback hook
- addCloseHook(Closeable) - Method in class org.apache.solr.request.SolrRequestInfo
-
- addCloseListener(Directory, CachingDirectoryFactory.CloseListener) - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- addCloseListener(Directory, CachingDirectoryFactory.CloseListener) - Method in class org.apache.solr.core.DirectoryFactory
-
Adds a close listener for a Directory.
- addCollationsToResponse(SolrParams, SpellingResult, ResponseBuilder, String, NamedList, boolean) - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- addCommandField(Command) - Method in class org.apache.solr.search.grouping.CommandHandler.Builder
-
- addContent() - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
Add in the catch all content to the field.
- addContentStream(ContentStream) - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
-
- addCount(String, int) - Method in class org.apache.solr.client.solrj.response.RangeFacet
-
- addDateRangeFacet(String, Date, Date, String) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Add a numeric range facet.
- addDebug(Object, String...) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- addDebugInfo(String, Object) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
Utility function to add debugging info.
- addDebugInfo(NamedList<Object>) - Method in class org.apache.solr.search.DisMaxQParser
-
- addDebugInfo(NamedList<Object>) - Method in class org.apache.solr.search.QParser
-
- addDoc(AddUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- addDoc(AddUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
-
- addDocList(NamedList, GroupDocs) - Method in class org.apache.solr.search.Grouping.Command
-
- addDocument(SolrInputDocument) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
-
Adds a document to be analyzed.
- addDocuments(Collection<SolrInputDocument>) - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
-
Adds a collection of documents to be analyzed.
- addedDocument(int) - Method in class org.apache.solr.update.CommitTracker
-
Indicate that documents have been added
- addEventParms(SolrIndexSearcher, NamedList) - Method in class org.apache.solr.core.AbstractSolrEventListener
-
- addExperimentalFormatWarning(SolrQueryResponse) - Static method in class org.apache.solr.handler.RequestHandlerUtils
-
A common way to mark the response format as experimental
- addFacet(String, Map<String, StatsValues>) - Method in interface org.apache.solr.handler.component.StatsValues
-
Adds the facet statistics for the facet with the given name
- addFacetField(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Add field(s) for facet computation.
- addFacetPivotField(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Add field(s) for pivot computation.
- addFacetQuery(String) - Method in class org.apache.solr.client.solrj.SolrQuery
-
add a faceting query
- addField(String) - Method in class org.apache.solr.client.solrj.request.LukeRequest
-
- addField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
-
- addField(String, Object) - Method in class org.apache.solr.common.SolrDocument
-
This will add a field to the document.
- addField(String, Object) - Method in class org.apache.solr.common.SolrInputDocument
-
Add a field with implied null value for boost.
- addField(String, Object, float) - Method in class org.apache.solr.common.SolrInputDocument
-
Adds a field with the given name, value and boost.
- addField(String, String, boolean) - Method in class org.apache.solr.handler.dataimport.XPathRecordReader
-
A wrapper around addField0 to create a series of
Nodes based on the supplied Xpath and a given fieldName.
- addField(String, String, boolean, int) - Method in class org.apache.solr.handler.dataimport.XPathRecordReader
-
A wrapper around addField0 to create a series of
Nodes based on the supplied Xpath and a given fieldName.
- addField(String, String, String[]) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
- addField(CSVField) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- addField(SchemaField, String, float) - Method in class org.apache.solr.update.DocumentBuilder
-
- addField(String, String) - Method in class org.apache.solr.update.DocumentBuilder
-
Add the Field and value to the document, invoking the copyField mechanism
- addField(String, String, float) - Method in class org.apache.solr.update.DocumentBuilder
-
Add the Field and value to the document with the specified boost, invoking the copyField mechanism
- addFieldCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
-
Adds a field command based on the specified field.
- addFieldName(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
-
Adds the given field name for analysis.
- addFieldType(String) - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
-
Adds the given field type for analysis.
- addFile(File, String) - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
-
- addFilterQuery(String...) - Method in class org.apache.solr.client.solrj.SolrQuery
-
- addFrequency(long) - Method in class org.apache.solr.client.solrj.response.TermsResponse.Term
-
- addFrequency(Token, int) - Method in class org.apache.solr.spelling.SpellingResult
-
Adds an original token with its document frequency
- addFunctionCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
-
- addHighlightField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
-
add highlight field
- addIterator(Iterator<E>) - Method in class org.apache.solr.common.util.IteratorChain
-
- addKeyVal(Object, Object, Object) - Method in class org.apache.noggit.ObjectBuilder
-
- addLiterals() - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
- addMainQuery(BooleanQuery, SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
-
Adds the main query to the query argument.
- addMetadata() - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
- addMissing(int) - Method in interface org.apache.solr.handler.component.StatsValues
-
Updates the statistics when multiple documents are missing a value
- addMisspellingsAndCorrection(SpellCheckResponse.Correction) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
-
- addNamespace(String, Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.VariableResolverImpl
-
- addNoCheck(long) - Method in class org.apache.solr.util.LongPriorityQueue
-
Adds an object to a PriorityQueue in log(size) time.
- addNumericRangeFacet(String, Number, Number, Number) - Method in class org.apache.solr.client.solrj.SolrQuery
-
Add a numeric range facet.
- addParam(String, String, Map<String, String[]>) - Static method in class org.apache.solr.common.params.MultiMapSolrParams
-
- addParser(String, ValueSourceParser) - Static method in class org.apache.solr.search.ValueSourceParser
-
Adds a new parser for the name and returns any existing one that was overriden.
- addParser(NamedParser) - Static method in class org.apache.solr.search.ValueSourceParser
-
Adds a new parser for the name and returns any existing one that was overriden.
- addPartToDocument(Part, Map<String, Object>, boolean) - Method in class org.apache.solr.handler.dataimport.MailEntityProcessor
-
- addQueryCommand(String, SolrQueryRequest) - Method in class org.apache.solr.search.Grouping
-
- addRequest(SearchComponent, ShardRequest) - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- adds - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
-
- addSingleField(SchemaField, String, float) - Method in class org.apache.solr.update.DocumentBuilder
-
- addSolrServer(String) - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
-
- addSortField(String, SolrQuery.ORDER) - Method in class org.apache.solr.client.solrj.SolrQuery
-
- addStatsFieldFacets(String, String...) - Method in class org.apache.solr.client.solrj.SolrQuery
-
- addStatusMessage(String) - Method in class org.apache.solr.handler.dataimport.DocBuilder
-
- addTermsField(String) - Method in class org.apache.solr.client.solrj.SolrQuery
-
- addToLog(String, Object) - Method in class org.apache.solr.response.SolrQueryResponse
-
Add a value to be logged.
- addToNamedList(Node, NamedList, List) - Static method in class org.apache.solr.util.DOMUtil
-
Examines a Node from the DOM representation of a NamedList and adds the
contents of that node to both the specified NamedList and List passed
as arguments.
- addTransformer(DocTransformer) - Method in class org.apache.solr.response.transform.DocTransformers
-
- addTransformerFactory(String, TransformerFactory) - Method in class org.apache.solr.core.SolrCore
-
- addUnique(int) - Method in class org.apache.solr.search.BitDocSet
-
- addUnique(int) - Method in interface org.apache.solr.search.DocSet
-
Adds a document the caller knows is not currently in the DocSet
(optional operation).
- AddUpdateCommand - Class in org.apache.solr.update
-
- AddUpdateCommand(SolrQueryRequest) - Constructor for class org.apache.solr.update.AddUpdateCommand
-
- addValue(Object, float) - Method in class org.apache.solr.common.SolrInputField
-
Add values to a field.
- AdjustableSemaphore - Class in org.apache.solr.util
-
- AdjustableSemaphore(int) - Constructor for class org.apache.solr.util.AdjustableSemaphore
-
- adminHandler - Variable in class org.apache.solr.core.CoreContainer
-
- AdminHandlers - Class in org.apache.solr.handler.admin
-
A special Handler that registers all standard admin handlers
- AdminHandlers() - Constructor for class org.apache.solr.handler.admin.AdminHandlers
-
- adminPath - Variable in class org.apache.solr.core.CoreContainer
-
- adminRequestParser - Variable in class org.apache.solr.servlet.SolrDispatchFilter
-
- advance(int) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
-
- AGENT - Static variable in class org.apache.solr.client.solrj.impl.HttpSolrServer
-
User-Agent String.
- agentId - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
-
- ALGORITHM - Static variable in class org.apache.solr.handler.clustering.carrot2.CarrotParams
-
- ALIAS - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- aliases - Variable in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
-
Where we store a map from field name we expect to see in our query
string, to Alias object containing the fields to use in our
DisjunctionMaxQuery and the tiebreaker to use.
- ALL - Static variable in interface org.apache.solr.common.params.TermVectorParams
-
Return all the options: TF, positions, offsets, idf
- ALL_SHARDS - Static variable in class org.apache.solr.handler.component.ShardRequest
-
- allAttributes - Variable in class org.apache.solr.handler.dataimport.config.EntityField.Builder
-
- allAttributes - Variable in class org.apache.solr.handler.dataimport.config.Field.Builder
-
- allMapFieldsSet - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
-
- ALTERNATE_FIELD - Static variable in interface org.apache.solr.common.params.HighlightParams
-
- ALTERNATE_FIELD_LENGTH - Static variable in interface org.apache.solr.common.params.HighlightParams
-
- alternativeTermCount - Variable in class org.apache.solr.spelling.SpellingOptions
-
- ALTQ - Static variable in interface org.apache.solr.common.params.DisMaxParams
-
Alternate query (expressed in Solr QuerySyntax)
to use if main query (q) is empty
- altQParser - Variable in class org.apache.solr.search.DisMaxQParser
-
- altUserQuery - Variable in class org.apache.solr.search.DisMaxQParser
-
- analyseLines(String[]) - Method in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
- AnalysisParams - Interface in org.apache.solr.common.params
-
Defines the request parameters used by all analysis request handlers.
- AnalysisRequestHandlerBase - Class in org.apache.solr.handler
-
A base class for all analysis request handlers.
- AnalysisRequestHandlerBase() - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase
-
- AnalysisRequestHandlerBase.AnalysisContext - Class in org.apache.solr.handler
-
Serves as the context of an analysis process.
- AnalysisRequestHandlerBase.AnalysisContext(FieldType, Analyzer, Set<BytesRef>) - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
Constructs a new AnalysisContext with a given field tpe, analyzer and
termsToMatch.
- AnalysisRequestHandlerBase.AnalysisContext(String, FieldType, Analyzer) - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
Constructs an AnalysisContext with a given field name, field type
and analyzer.
- AnalysisRequestHandlerBase.AnalysisContext(String, FieldType, Analyzer, Set<BytesRef>) - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
Constructs a new AnalysisContext with a given field tpe, analyzer and
termsToMatch.
- AnalysisRequestHandlerBase.ListBasedTokenStream - Class in org.apache.solr.handler
-
TokenStream that iterates over a list of pre-existing Tokens
- AnalysisRequestHandlerBase.TokenTrackingAttribute - Interface in org.apache.solr.handler
-
This is an
Attribute used to track the positions of tokens
in the analysis chain.
- AnalysisRequestHandlerBase.TokenTrackingAttributeImpl - Class in org.apache.solr.handler
-
- AnalysisRequestHandlerBase.TokenTrackingAttributeImpl() - Constructor for class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
-
- AnalysisResponseBase - Class in org.apache.solr.client.solrj.response
-
A base class for all analysis responses.
- AnalysisResponseBase() - Constructor for class org.apache.solr.client.solrj.response.AnalysisResponseBase
-
- AnalysisResponseBase.AnalysisPhase - Class in org.apache.solr.client.solrj.response
-
A phase in the analysis process.
- AnalysisResponseBase.TokenInfo - Class in org.apache.solr.client.solrj.response
-
Holds all information of a token as part of an analysis phase.
- analyze(Collection<Token>, Reader, int, int) - Method in class org.apache.solr.spelling.SpellingQueryConverter
-
- analyzeIfMultitermTermText(String, String, FieldType) - Method in class org.apache.solr.search.SolrQueryParser
-
- analyzeMultiTerm(String, String, Analyzer) - Static method in class org.apache.solr.schema.TextField
-
- analyzer - Variable in class org.apache.solr.schema.FieldType
-
Analyzer set by schema for text types to use when indexing fields
of this type, subclasses can set analyzer themselves or override
getAnalyzer()
- analyzer - Variable in class org.apache.solr.spelling.QueryConverter
-
- analyzer - Variable in class org.apache.solr.spelling.SolrSpellChecker
-
- analyzeValue(String, AnalysisRequestHandlerBase.AnalysisContext) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase
-
Analyzes the given value using the given Analyzer.
- andNot(DocSet) - Method in class org.apache.solr.search.BitDocSet
-
- andNot(DocSet) - Method in interface org.apache.solr.search.DocSet
-
Returns the documents in this set that are not in the other set.
- andNot(DocSet) - Method in class org.apache.solr.search.HashDocSet
-
- andNot(int[], int, int[], int, int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
-
puts the intersection of a and not b into the target array and returns the size
- andNot(DocSet) - Method in class org.apache.solr.search.SortedIntDocSet
-
- andNotBinarySearch(int[], int, int[], int, int[]) - Static method in class org.apache.solr.search.SortedIntDocSet
-
- andNotSize(DocSet) - Method in class org.apache.solr.search.BitDocSet
-
- andNotSize(DocSet) - Method in interface org.apache.solr.search.DocSet
-
Returns the number of documents in this set that are not in the other set.
- answer - Variable in class org.apache.solr.search.SolrIndexSearcher.ProcessedFilter
-
- append(CharSequence) - Method in class org.apache.noggit.CharArr
-
- append(CharSequence, int, int) - Method in class org.apache.noggit.CharArr
-
- append(char) - Method in class org.apache.noggit.CharArr
-
- append(CharBuffer) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends the contents of cb to the end of this CharBuffer.
- append(String) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends s to the end of this CharBuffer.
- append(StringBuffer) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends sb to the end of this CharBuffer.
- append(char[]) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends data to the end of this CharBuffer.
- append(char) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Appends a single character to the end of this CharBuffer.
- append(char) - Method in class org.apache.solr.util.FastWriter
-
- AppendedSolrParams - Class in org.apache.solr.common.params
-
SolrParams wrapper which acts similar to DefaultSolrParams except that
it "appends" the values of multi-value params from both sub instances, so
that all of the values are returned.
- AppendedSolrParams(SolrParams, SolrParams) - Constructor for class org.apache.solr.common.params.AppendedSolrParams
-
- appendMap(String, Map<String, Slice>, Map<String, Slice>) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
-
- appendParam(String, String) - Static method in class org.apache.solr.util.SimplePostTool
-
- appends - Variable in class org.apache.solr.handler.RequestHandlerBase
-
- appends - Variable in class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory
-
- appends - Variable in class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactory
-
- appendThread(StringBuilder, LogRecord) - Method in class org.apache.solr.SolrLogFormatter
-
- applyBufferedUpdates() - Method in class org.apache.solr.update.UpdateLog
-
Returns the Future to wait on, or null if no replay was needed
- applyTransformer(Map<String, Object>) - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
-
- args - Variable in class org.apache.solr.core.AbstractSolrEventListener
-
- args - Variable in class org.apache.solr.schema.FieldType
-
additional arguments specified in the field type declaration
- argWasQuoted() - Method in class org.apache.solr.search.FunctionQParser
-
- ARR - Static variable in class org.apache.solr.common.util.JavaBinCodec
-
- ARRAY_END - Static variable in class org.apache.noggit.JSONParser
-
Event indicating the end of a JSON array
- ARRAY_END - Static variable in class org.apache.noggit.JSONUtil
-
- ARRAY_START - Static variable in class org.apache.noggit.JSONParser
-
Event indicating the start of a JSON array
- ARRAY_START - Static variable in class org.apache.noggit.JSONUtil
-
- asEntityResolver() - Method in class org.apache.solr.util.SystemIdResolver
-
- asNamedList() - Method in class org.apache.solr.util.RTimer
-
- AssignShard - Class in org.apache.solr.cloud
-
- AssignShard() - Constructor for class org.apache.solr.cloud.AssignShard
-
- assignShard(String, ClusterState, Integer) - Static method in class org.apache.solr.cloud.AssignShard
-
Assign a new unique id up to slices count - then add replicas evenly.
- ASSUME_CONTENT_TYPE - Static variable in interface org.apache.solr.common.params.UpdateParams
-
Override the content type used for UpdateLoader
- asURIResolver() - Method in class org.apache.solr.util.SystemIdResolver
-
- asXMLResolver() - Method in class org.apache.solr.util.SystemIdResolver
-
- attributes - Variable in class org.apache.solr.core.PluginInfo
-
- autoCommmitMaxDocs - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- autoCommmitMaxTime - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- autoDetectParser - Variable in class org.apache.solr.handler.extraction.ExtractingDocumentLoader
-
- autoGeneratePhraseQueries - Variable in class org.apache.solr.schema.TextField
-
- autoSoftCommmitMaxDocs - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- autoSoftCommmitMaxTime - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- autowarm - Variable in class org.apache.solr.search.SolrCacheBase
-
- available() - Method in class org.apache.solr.common.util.FastInputStream
-
- CACHE - Static variable in interface org.apache.solr.common.params.CommonParams
-
Used as a local parameter on queries.
- CACHE_DELETE_PRIOR_DATA - Static variable in class org.apache.solr.handler.dataimport.DIHCacheSupport
-
If the cache supports persistent data, set to "true" to delete any prior
persisted data before running the entity.
- CACHE_FOREIGN_KEY - Static variable in class org.apache.solr.handler.dataimport.DIHCacheSupport
-
Specify the Foreign Key from the parent entity to join on.
- CACHE_IMPL - Static variable in class org.apache.solr.handler.dataimport.DIHCacheSupport
-
Specify the class for the cache implementation
- CACHE_PRIMARY_KEY - Static variable in class org.apache.solr.handler.dataimport.DIHCacheSupport
-
Specify the Primary Key field from this Entity to map the input records
with
- CACHE_READ_ONLY - Static variable in class org.apache.solr.handler.dataimport.DIHCacheSupport
-
If true, a pre-existing cache is re-opened for read-only access.
- CacheConfig - Class in org.apache.solr.search
-
Contains the knowledge of how cache config is
stored in the solrconfig.xml file, and implements a
factory to create caches.
- CacheConfig() - Constructor for class org.apache.solr.search.CacheConfig
-
- CacheConfig(Class<? extends SolrCache>, Map<String, String>, CacheRegenerator) - Constructor for class org.apache.solr.search.CacheConfig
-
- cacheDocSet(Query, DocSet, boolean) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Compute and cache the DocSet that matches a query.
- CachedSqlEntityProcessor - Class in org.apache.solr.handler.dataimport
-
Deprecated.
- Use SqlEntityProcessor with cacheImpl parameter.
- CachedSqlEntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.CachedSqlEntityProcessor
-
Deprecated.
- cacheInsert(String, Object, Object) - Method in class org.apache.solr.search.SolrIndexSearcher
-
insert an entry in a generic cache
- cacheLookup(String, Object) - Method in class org.apache.solr.search.SolrIndexSearcher
-
lookup an entry in a generic cache
- CachePropertyUtil - Class in org.apache.solr.handler.dataimport
-
- CachePropertyUtil() - Constructor for class org.apache.solr.handler.dataimport.CachePropertyUtil
-
- CacheRegenerator - Interface in org.apache.solr.search
-
Implementations of CacheRegenerator are used in autowarming to populate a new cache
based on an old cache.
- cacheSupport - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
-
- CachingDirectoryFactory - Class in org.apache.solr.core
-
- CachingDirectoryFactory() - Constructor for class org.apache.solr.core.CachingDirectoryFactory
-
- CachingDirectoryFactory.CloseListener - Interface in org.apache.solr.core
-
- cal - Variable in class org.apache.solr.response.TextResponseWriter
-
- calcEtag(SolrQueryRequest) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Calculates a tag for the ETag header.
- calcHitRatio(long, long) - Static method in class org.apache.solr.search.SolrCacheBase
-
Returns a "Hit Ratio" (ie: max of 1.00, not a percentage) suitable for
display purposes.
- calcLastModified(SolrQueryRequest) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Calculate the appropriate last-modified time for Solr relative the current request.
- CALENDAR_UNITS - Static variable in class org.apache.solr.util.DateMathParser
-
A mapping from (uppercased) String labels idenyifying time units,
to the corresponding Calendar constant used to set/add/roll that unit
of measurement.
- callPostCommitCallbacks() - Method in class org.apache.solr.update.UpdateHandler
-
- callPostOptimizeCallbacks() - Method in class org.apache.solr.update.UpdateHandler
-
- callPostSoftCommitCallbacks() - Method in class org.apache.solr.update.UpdateHandler
-
- cancelAll() - Method in class org.apache.solr.handler.component.HttpShardHandler
-
- cancelAll() - Method in class org.apache.solr.handler.component.ShardHandler
-
- cancelApplyBufferedUpdates() - Method in class org.apache.solr.update.UpdateLog
-
- cancelElection() - Method in class org.apache.solr.cloud.ElectionContext
-
- cancelPendingCommit() - Method in class org.apache.solr.update.CommitTracker
-
- cancelRecovery() - Method in class org.apache.solr.update.DefaultSolrCoreState
-
- cancelRecovery() - Method in class org.apache.solr.update.SolrCoreState
-
- CANONICAL_LOCALE - Static variable in class org.apache.solr.schema.DateField
-
Fixed Locale needed for parsing/formating Milliseconds in the
canonical representation.
- CANONICAL_TZ - Static variable in class org.apache.solr.schema.DateField
-
Fixed TimeZone (UTC) needed for parsing/formating Dates in the
canonical representation.
- capacity() - Method in class org.apache.noggit.CharArr
-
- capacity() - Method in class org.apache.solr.internal.csv.CharBuffer
-
Returns the current capacity of the buffer.
- CAPTURE_ATTRIBUTES - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
-
Capture attributes separately according to the name of the element, instead of just adding them to the string buffer
- CAPTURE_ELEMENTS - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
-
Capture the specified fields (and everything included below it that isn't capture by some other capture field) separately from the default.
- captureAttribs - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
-
- CarrotClusteringEngine - Class in org.apache.solr.handler.clustering.carrot2
-
Search results clustering engine based on Carrot2 clustering algorithms.
- CarrotClusteringEngine() - Constructor for class org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngine
-
- CarrotParams - Class in org.apache.solr.handler.clustering.carrot2
-
Carrot2 parameter mapping (recognized and mapped if passed via Solr configuration).
- catchAllBuilder - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
-
- characters(char[], int, int) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
- CharArr - Class in org.apache.noggit
-
- CharArr() - Constructor for class org.apache.noggit.CharArr
-
- CharArr(int) - Constructor for class org.apache.noggit.CharArr
-
- CharArr(char[], int, int) - Constructor for class org.apache.noggit.CharArr
-
- charAt(int) - Method in class org.apache.noggit.CharArr
-
- charAt(int) - Method in class org.apache.solr.internal.csv.CharBuffer
-
Returns the character at the specified position.
- CharBuffer - Class in org.apache.solr.internal.csv
-
A simple StringBuffer replacement that aims to
reduce copying as much as possible.
- CharBuffer() - Constructor for class org.apache.solr.internal.csv.CharBuffer
-
Creates a new CharBuffer with an initial capacity of 32 characters.
- CharBuffer(int) - Constructor for class org.apache.solr.internal.csv.CharBuffer
-
Creates a new CharBuffer with an initial capacity
of length characters.
- charStream(Reader) - Method in class org.apache.solr.analysis.SolrAnalyzer
-
Deprecated.
- CharUtil - Class in org.apache.noggit
-
- CharUtil() - Constructor for class org.apache.noggit.CharUtil
-
- checkDistributed(ResponseBuilder) - Method in class org.apache.solr.handler.component.HttpShardHandler
-
- checkDistributed(ResponseBuilder) - Method in class org.apache.solr.handler.component.ShardHandler
-
- checker - Variable in class org.apache.solr.search.SolrFieldCacheMBean
-
- checkETagValidators(HttpServletRequest, HttpServletResponse, Method, String) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Check for etag related conditional headers and set status
- checkFieldCacheSource(QParser) - Method in class org.apache.solr.schema.SchemaField
-
Sanity checks that the properties of this field type are plausible
for a field that may be used to get a FieldCacheSource, throwing
an appropriate exception (including the field name) if it is not.
- checkHttpCachingVeto(SolrQueryResponse, HttpServletResponse, Method) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Checks if the downstream request handler wants to avoid HTTP caching of
the response.
- checkLastModValidators(HttpServletRequest, HttpServletResponse, long) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Check for modify time related conditional headers and set status
- checkLive - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
-
- checkRetry() - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor.RetryNode
-
- checkRetry() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
-
- checkRetry() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
-
- checkSortability() - Method in class org.apache.solr.schema.SchemaField
-
Sanity checks that the properties of this field type are plausible
for a field that may be used in sorting, throwing an appropriate
exception (including the field name) if it is not.
- CHECKSUM - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- childNodesToList(Node) - Static method in class org.apache.solr.util.DOMUtil
-
- childNodesToNamedList(Node) - Static method in class org.apache.solr.util.DOMUtil
-
- children - Variable in class org.apache.solr.core.PluginInfo
-
- children - Variable in class org.apache.solr.util.RTimer
-
- CircularList<T> - Class in org.apache.solr.logging
-
FIFO Circular List.
- CircularList(int) - Constructor for class org.apache.solr.logging.CircularList
-
- CLASS - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
-
- classAliases - Variable in class org.apache.solr.SolrLogFormatter
-
- classLoader - Variable in class org.apache.solr.core.SolrResourceLoader
-
- className - Variable in class org.apache.solr.core.PluginInfo
-
- className - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- className - Variable in class org.apache.solr.SolrLogFormatter.Method
-
- clean(String) - Method in class org.apache.solr.common.cloud.SolrZkClient
-
- clear() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
clear the pending documents and delete commands
- clear() - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
-
clear the pending documents and delete commands
- clear() - Method in class org.apache.solr.common.params.ModifiableSolrParams
-
clear all parameters
- clear() - Method in class org.apache.solr.common.SolrDocument
-
Remove all fields from the document
- clear() - Method in class org.apache.solr.common.SolrInputDocument
-
Remove all fields and boosts from the document
- clear() - Method in class org.apache.solr.common.util.NamedList
-
- clear() - Method in class org.apache.solr.core.JmxMonitoredMap
-
Clears the map and unregisters all SolrInfoMBeans in the map from
MBeanServer
- clear() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
-
- clear() - Method in class org.apache.solr.internal.csv.CharBuffer
-
Empties the buffer.
- clear() - Method in class org.apache.solr.logging.CircularList
-
- clear() - Method in class org.apache.solr.search.FastLRUCache
-
- clear() - Method in class org.apache.solr.search.LFUCache
-
- clear() - Method in class org.apache.solr.search.LRUCache
-
- clear() - Method in interface org.apache.solr.search.SolrCache
-
:TODO: copy from Map
- clear() - Method in class org.apache.solr.update.AddUpdateCommand
-
Reset state to reuse this object with a different document in the same request
- clear() - Method in class org.apache.solr.update.DeleteUpdateCommand
-
- clear() - Method in class org.apache.solr.util.ConcurrentLFUCache
-
- clear() - Method in class org.apache.solr.util.ConcurrentLRUCache
-
- clear() - Method in class org.apache.solr.util.LongPriorityQueue
-
Removes all entries from the PriorityQueue.
- CLEAR_CACHES - Static variable in class org.apache.solr.update.UpdateCommand
-
- clearCache() - Static method in class org.apache.solr.handler.dataimport.MockDataSource
-
- clearFlags(int) - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- clearIndex() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- clearRequestInfo() - Static method in class org.apache.solr.request.SolrRequestInfo
-
- ClientUtils - Class in org.apache.solr.client.solrj.util
-
- ClientUtils() - Constructor for class org.apache.solr.client.solrj.util.ClientUtils
-
- CLOB - Static variable in class org.apache.solr.handler.dataimport.ClobTransformer
-
- ClobTransformer - Class in org.apache.solr.handler.dataimport
-
- ClobTransformer() - Constructor for class org.apache.solr.handler.dataimport.ClobTransformer
-
- clone() - Method in class org.apache.solr.common.util.NamedList
-
Makes a shallow copy of the named list.
- clone() - Method in class org.apache.solr.common.util.SimpleOrderedMap
-
- clone() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- clone() - Method in class org.apache.solr.search.BitDocSet
-
- clone() - Method in class org.apache.solr.search.DocSlice
-
- clone() - Method in class org.apache.solr.search.HashDocSet
-
- clone() - Method in class org.apache.solr.search.SortedIntDocSet
-
- clone() - Method in class org.apache.solr.search.WrappedQuery
-
- clone() - Method in class org.apache.solr.update.UpdateCommand
-
- CloneFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Clones the values found in any matching source field into
the configured dest field.
- CloneFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
-
- close() - Method in class org.apache.noggit.CharArr
-
- close() - Method in class org.apache.solr.cloud.Overseer
-
- close() - Method in class org.apache.solr.cloud.OverseerCollectionProcessor
-
- close() - Method in class org.apache.solr.cloud.RecoveryStrategy
-
- close() - Method in class org.apache.solr.cloud.ZkController
-
Closes the underlying ZooKeeper client.
- close() - Method in class org.apache.solr.common.cloud.SolrZkClient
-
- close() - Method in class org.apache.solr.common.cloud.ZkStateReader
-
- close() - Method in class org.apache.solr.common.util.FastInputStream
-
- close() - Method in class org.apache.solr.common.util.FastOutputStream
-
- close() - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- close() - Method in class org.apache.solr.core.DirectoryFactory
-
Close the this and all of the Directories it contains.
- close() - Method in class org.apache.solr.core.SolrCore
-
Close all resources allocated by the core if it is no longer in use...
- close() - Method in class org.apache.solr.handler.component.HttpShardHandlerFactory
-
- close() - Method in class org.apache.solr.handler.component.ShardHandlerFactory
-
- close() - Method in class org.apache.solr.handler.dataimport.BinContentStreamDataSource
-
- close() - Method in class org.apache.solr.handler.dataimport.BinFileDataSource
-
- close() - Method in class org.apache.solr.handler.dataimport.BinURLDataSource
-
- close() - Method in class org.apache.solr.handler.dataimport.ContentStreamDataSource
-
- close() - Method in class org.apache.solr.handler.dataimport.DataSource
-
Cleans up resources of this DataSource after use.
- close() - Method in interface org.apache.solr.handler.dataimport.DIHCache
-
Releases resources used by this cache, if possible.
- close() - Method in interface org.apache.solr.handler.dataimport.DIHWriter
-
Release resources used by this writer.
- close() - Method in class org.apache.solr.handler.dataimport.EntityProcessor
-
Invoked when the Entity processor is destroyed towards the end of import.
- close() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
-
- close() - Method in class org.apache.solr.handler.dataimport.FieldReaderDataSource
-
- close() - Method in class org.apache.solr.handler.dataimport.FieldStreamDataSource
-
- close() - Method in class org.apache.solr.handler.dataimport.FileDataSource
-
- close() - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
-
- close() - Method in class org.apache.solr.handler.dataimport.MockDataSource
-
- close() - Method in class org.apache.solr.handler.dataimport.SolrWriter
-
- close() - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
-
- close() - Method in class org.apache.solr.handler.dataimport.URLDataSource
-
- close() - Method in class org.apache.solr.logging.jul.RecordHandler
-
- close() - Method in interface org.apache.solr.request.SolrQueryRequest
-
This method should be called when all uses of this request are
finished, so that resources can be freed.
- close() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
Frees resources associated with this request, this method must
be called when the object is no longer in use.
- close() - Method in class org.apache.solr.response.TextResponseWriter
-
done with this ResponseWriter...
- close() - Method in class org.apache.solr.search.FastLRUCache
-
- close() - Method in class org.apache.solr.search.LFUCache
-
- close() - Method in class org.apache.solr.search.LRUCache
-
- close() - Method in interface org.apache.solr.search.SolrCache
-
Frees any non-memory resources
- close() - Method in class org.apache.solr.search.SolrIndexSearcher
-
Free's resources associated with this searcher.
- close() - Method in class org.apache.solr.servlet.DirectSolrConnection
-
Use this method to close the underlying SolrCore.
- close() - Method in class org.apache.solr.update.CommitTracker
-
- close() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- close() - Method in class org.apache.solr.update.SolrIndexWriter
-
- close() - Method in class org.apache.solr.update.TransactionLog.LogReader
-
- close() - Method in class org.apache.solr.update.TransactionLog.ReverseReader
-
- close() - Method in class org.apache.solr.update.UpdateHandler
-
- close(boolean) - Method in class org.apache.solr.update.UpdateLog
-
- close() - Method in class org.apache.solr.update.UpdateLog.RecentUpdates
-
- close() - Method in class org.apache.solr.util.FastWriter
-
- close() - Method in class org.apache.solr.util.RefCounted
-
- CloseHook - Class in org.apache.solr.core
-
Used to request notification when the core is closed.
- CloseHook() - Constructor for class org.apache.solr.core.CloseHook
-
- closeHooks - Variable in class org.apache.solr.request.SolrRequestInfo
-
- closeListeners - Variable in class org.apache.solr.core.CachingDirectoryFactory
-
- closeSearcher() - Method in class org.apache.solr.core.SolrCore
-
- closeWriter(IndexWriter) - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- closeWriter(IndexWriter) - Method in interface org.apache.solr.update.SolrCoreState.IndexWriterCloser
-
- CloudDescriptor - Class in org.apache.solr.cloud
-
- CloudDescriptor() - Constructor for class org.apache.solr.cloud.CloudDescriptor
-
- CloudSolrServer - Class in org.apache.solr.client.solrj.impl
-
SolrJ client class to communicate with SolrCloud.
- CloudSolrServer(String) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
-
- CloudSolrServer(String, LBHttpSolrServer) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
-
- CloudSolrServer(String, LBHttpSolrServer, boolean) - Constructor for class org.apache.solr.client.solrj.impl.CloudSolrServer
-
- cluster(Query, DocList, SolrQueryRequest) - Method in class org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngine
-
Deprecated.
- cluster(Query, SolrDocumentList, Map<SolrDocument, Integer>, SolrQueryRequest) - Method in class org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngine
-
- cluster(SolrParams) - Method in class org.apache.solr.handler.clustering.DocumentClusteringEngine
-
Experimental.
- cluster(DocSet, SolrParams) - Method in class org.apache.solr.handler.clustering.DocumentClusteringEngine
-
Experimental.
- cluster(Query, DocList, SolrQueryRequest) - Method in class org.apache.solr.handler.clustering.SearchClusteringEngine
-
Deprecated.
- cluster(Query, SolrDocumentList, Map<SolrDocument, Integer>, SolrQueryRequest) - Method in class org.apache.solr.handler.clustering.SearchClusteringEngine
-
- CLUSTER_STATE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
-
- CLUSTERING_PREFIX - Static variable in interface org.apache.solr.handler.clustering.ClusteringParams
-
- ClusteringComponent - Class in org.apache.solr.handler.clustering
-
Provide a plugin for clustering results.
- ClusteringComponent() - Constructor for class org.apache.solr.handler.clustering.ClusteringComponent
-
- ClusteringEngine - Class in org.apache.solr.handler.clustering
-
- ClusteringEngine() - Constructor for class org.apache.solr.handler.clustering.ClusteringEngine
-
- ClusteringParams - Interface in org.apache.solr.handler.clustering
-
- ClusterState - Class in org.apache.solr.common.cloud
-
Immutable state of the cloud.
- ClusterState(Set<String>, Map<String, Map<String, Slice>>) - Constructor for class org.apache.solr.common.cloud.ClusterState
-
Use this constr when ClusterState is meant for publication.
- ClusterState(Integer, Set<String>, Map<String, Map<String, Slice>>) - Constructor for class org.apache.solr.common.cloud.ClusterState
-
Use this constr when ClusterState is meant for consumption.
- CMD_ABORT_FETCH - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_BACKUP - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_DETAILS - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_DISABLE_POLL - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_DISABLE_REPL - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_ENABLE_POLL - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_ENABLE_REPL - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_FETCH_INDEX - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_FILE_CHECKSUM - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_GET_FILE - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_GET_FILE_LIST - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_INDEX_VERSION - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CMD_SHOW_COMMITS - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- code() - Method in exception org.apache.solr.common.SolrException
-
- code - Variable in enum org.apache.solr.common.SolrException.ErrorCode
-
- CodecFactory - Class in org.apache.solr.core
-
Factory for plugging in a custom
Codec
- CodecFactory() - Constructor for class org.apache.solr.core.CodecFactory
-
- collate(SpellingResult, String, ResponseBuilder, int, int, int, boolean) - Method in class org.apache.solr.spelling.SpellCheckCollator
-
- CollationField - Class in org.apache.solr.schema
-
Field for collated sort keys.
- CollationField() - Constructor for class org.apache.solr.schema.CollationField
-
- collations - Variable in class org.apache.solr.handler.component.SpellCheckMergeData
-
- collect(int) - Method in class org.apache.solr.search.DelegatingCollector
-
- collect(int) - Method in class org.apache.solr.search.DocSetCollector
-
- collect(int) - Method in class org.apache.solr.search.DocSetDelegateCollector
-
- collect(int) - Method in class org.apache.solr.search.grouping.collector.FilterCollector
-
- collectDelta(EntityProcessorWrapper, VariableResolverImpl, Set<Map<String, Object>>) - Method in class org.apache.solr.handler.dataimport.DocBuilder
-
Collects unique keys of all Solr documents for whom one or more source tables have been changed since the last
indexed time.
- collection - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
-
- COLLECTION - Static variable in interface org.apache.solr.common.params.CoreAdminParams
-
The collection name in solr cloud
- COLLECTION_PARAM_PREFIX - Static variable in class org.apache.solr.cloud.ZkController
-
- COLLECTION_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
-
- CollectionParams - Interface in org.apache.solr.common.params
-
- CollectionParams.CollectionAction - Enum in org.apache.solr.common.params
-
- COLLECTIONS_ZKNODE - Static variable in class org.apache.solr.common.cloud.ZkStateReader
-
- collectionsHandler - Variable in class org.apache.solr.core.CoreContainer
-
- CollectionsHandler - Class in org.apache.solr.handler.admin
-
- CollectionsHandler() - Constructor for class org.apache.solr.handler.admin.CollectionsHandler
-
- CollectionsHandler(CoreContainer) - Constructor for class org.apache.solr.handler.admin.CollectionsHandler
-
Overloaded ctor to inject CoreContainer into the handler.
- column - Variable in class org.apache.solr.handler.dataimport.config.EntityField.Builder
-
- column - Variable in class org.apache.solr.handler.dataimport.config.Field.Builder
-
- COLUMN - Static variable in class org.apache.solr.handler.dataimport.DataImporter
-
- command() - Method in interface org.apache.solr.common.cloud.OnReconnect
-
- COMMAND - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- Command<T> - Interface in org.apache.solr.search.grouping
-
Defines a grouping command.
- CommandHandler - Class in org.apache.solr.search.grouping
-
Responsible for executing a search with a number of
Command instances.
- CommandHandler.Builder - Class in org.apache.solr.search.grouping
-
- CommandHandler.Builder() - Constructor for class org.apache.solr.search.grouping.CommandHandler.Builder
-
- COMMENTS_DISABLED - Static variable in class org.apache.solr.internal.csv.CSVStrategy
-
- commit() - Method in class org.apache.solr.client.solrj.SolrServer
-
Performs an explicit commit, causing pending documents to be committed for indexing
- commit(boolean, boolean) - Method in class org.apache.solr.client.solrj.SolrServer
-
Performs an explicit commit, causing pending documents to be committed for indexing
- commit(boolean, boolean, boolean) - Method in class org.apache.solr.client.solrj.SolrServer
-
Performs an explicit commit, causing pending documents to be committed for indexing
- COMMIT - Static variable in interface org.apache.solr.common.params.UpdateParams
-
Commit everything after the command completes
- commit(boolean) - Method in interface org.apache.solr.handler.dataimport.DIHWriter
-
If this writer supports transactions or commit points, then commit any changes,
optionally optimizing the data for read/write performance
- commit(boolean) - Method in class org.apache.solr.handler.dataimport.SolrWriter
-
- COMMIT - Static variable in class org.apache.solr.handler.UpdateRequestHandler
-
- commit(CommitUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- commit(CommitUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
-
- COMMIT - Static variable in class org.apache.solr.update.UpdateLog
-
- commit() - Method in class org.apache.solr.util.SimplePostTool
-
Does a simple commit operation
- COMMIT_END_POINT - Static variable in class org.apache.solr.update.processor.DistributedUpdateProcessor
-
- COMMIT_TIME_MSEC_KEY - Static variable in class org.apache.solr.update.SolrIndexWriter
-
Stored into each Lucene commit to record the
System.currentTimeMillis() when commit was called.
- COMMIT_WITHIN - Static variable in interface org.apache.solr.common.params.UpdateParams
-
Commit within a certain time period (in ms)
- COMMIT_WITHIN - Static variable in class org.apache.solr.handler.UpdateRequestHandler
-
- commitCallbacks - Variable in class org.apache.solr.update.UpdateHandler
-
- commitIntervalLowerBound - Variable in class org.apache.solr.core.SolrConfig.UpdateHandlerInfo
-
- commitLock - Variable in class org.apache.solr.update.DirectUpdateHandler2
-
- commitOnClose - Static variable in class org.apache.solr.update.DirectUpdateHandler2
-
- CommitTracker - Class in org.apache.solr.update
-
Helper class for tracking autoCommit state.
- CommitTracker(String, SolrCore, int, int, boolean, boolean) - Constructor for class org.apache.solr.update.CommitTracker
-
- commitTracker - Variable in class org.apache.solr.update.DirectUpdateHandler2
-
- CommitUpdateCommand - Class in org.apache.solr.update
-
- CommitUpdateCommand(SolrQueryRequest, boolean) - Constructor for class org.apache.solr.update.CommitUpdateCommand
-
- commitWithin - Variable in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
-
- commitWithin - Variable in class org.apache.solr.update.AddUpdateCommand
-
- commitWithin - Variable in class org.apache.solr.update.DeleteUpdateCommand
-
- COMMON_FIELD - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
-
- commonFields - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
-
- CommonParams - Interface in org.apache.solr.common.params
-
Parameters used across many handlers
- CommonParams.EchoParamStyle - Enum in org.apache.solr.common.params
-
valid values for: echoParams
- commonResponse() - Method in class org.apache.solr.search.Grouping.Command
-
- COMPARATOR_CLASS - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- COMPARATOR_CLASS - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- compare(char[], int, int, char[], int, int) - Method in class org.apache.noggit.CharUtil
-
- compare(int, int) - Method in class org.apache.solr.util.PrimUtils.IntComparator
-
- compareTo(LoggerInfo) - Method in class org.apache.solr.logging.LoggerInfo
-
- compareTo(SimpleFacets.CountPair<K, V>) - Method in class org.apache.solr.request.SimpleFacets.CountPair
-
- compareTo(SpellCheckCollation) - Method in class org.apache.solr.spelling.SpellCheckCollation
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.clustering.ClusteringComponent
-
Base name for all spell checker query parameters.
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.DebugComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.FacetComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.HighlightComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.MoreLikeThisComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.QueryComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.RealTimeGetComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.SpellCheckComponent
-
Base name for all spell checker query parameters.
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.StatsComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.TermsComponent
-
- COMPONENT_NAME - Static variable in class org.apache.solr.handler.component.TermVectorComponent
-
- components - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- components - Variable in class org.apache.solr.handler.component.SearchHandler
-
- COMPRESSION - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- concatFields(SolrInputDocument, String[]) - Method in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
-
- ConcatFieldUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Concatenates multiple values for fields matching the specified
conditions using a configurable delimiter which defaults
to ", ".
- ConcatFieldUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory
-
- ConcurrentLFUCache<K,V> - Class in org.apache.solr.util
-
A LFU cache implementation based upon ConcurrentHashMap.
- ConcurrentLFUCache(int, int, int, int, boolean, boolean, ConcurrentLFUCache.EvictionListener<K, V>, boolean) - Constructor for class org.apache.solr.util.ConcurrentLFUCache
-
- ConcurrentLFUCache(int, int) - Constructor for class org.apache.solr.util.ConcurrentLFUCache
-
- ConcurrentLFUCache.EvictionListener<K,V> - Interface in org.apache.solr.util
-
- ConcurrentLFUCache.Stats - Class in org.apache.solr.util
-
- ConcurrentLFUCache.Stats() - Constructor for class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- ConcurrentLRUCache<K,V> - Class in org.apache.solr.util
-
A LRU cache implementation based upon ConcurrentHashMap and other techniques to reduce
contention and synchronization overhead to utilize multiple CPU cores more effectively.
- ConcurrentLRUCache(int, int, int, int, boolean, boolean, ConcurrentLRUCache.EvictionListener<K, V>) - Constructor for class org.apache.solr.util.ConcurrentLRUCache
-
- ConcurrentLRUCache(int, int) - Constructor for class org.apache.solr.util.ConcurrentLRUCache
-
- ConcurrentLRUCache.EvictionListener<K,V> - Interface in org.apache.solr.util
-
- ConcurrentLRUCache.Stats - Class in org.apache.solr.util
-
- ConcurrentLRUCache.Stats() - Constructor for class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- ConcurrentUpdateSolrServer - Class in org.apache.solr.client.solrj.impl
-
ConcurrentUpdateSolrServer buffers all added documents and writes
them into open HTTP connections.
- ConcurrentUpdateSolrServer(String, int, int) - Constructor for class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
-
Uses an internal ThreadSafeClientConnManager to manage http
connections.
- ConcurrentUpdateSolrServer(String, HttpClient, int, int) - Constructor for class org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer
-
Uses the supplied HttpClient to send documents to the Solr server, the
HttpClient should be instantiated using a
ThreadSafeClientConnManager.
- CONF_CHECKSUM - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CONF_FILE_SHORT - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CONF_FILES - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- CONFIG - Static variable in interface org.apache.solr.common.params.CoreAdminParams
-
If you specify a config, what is its name
- Config - Class in org.apache.solr.core
-
- Config(SolrResourceLoader, String) - Constructor for class org.apache.solr.core.Config
-
Builds a config from a resource name with no xpath prefix.
- Config(SolrResourceLoader, String, InputSource, String) - Constructor for class org.apache.solr.core.Config
-
- Config(SolrResourceLoader, String, InputSource, String, boolean) - Constructor for class org.apache.solr.core.Config
-
Builds a config:
- Config(SolrResourceLoader, String, Document) - Constructor for class org.apache.solr.core.Config
-
- config - Variable in class org.apache.solr.handler.extraction.ExtractingDocumentLoader
-
- config - Variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
-
- config - Variable in class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
The found config
- CONFIG_LOCATION - Static variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
-
- configFile - Variable in class org.apache.solr.core.CoreContainer
-
- configFileExists(String, String) - Method in class org.apache.solr.cloud.ZkController
-
- configName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
-
- configName - Variable in class org.apache.solr.core.CoreDescriptor
-
- CONFIGNAME_PROP - Static variable in class org.apache.solr.cloud.ZkController
-
- ConfigNameConstants - Class in org.apache.solr.handler.dataimport.config
-
- ConfigNameConstants() - Constructor for class org.apache.solr.handler.dataimport.config.ConfigNameConstants
-
- ConfigParseUtil - Class in org.apache.solr.handler.dataimport.config
-
- ConfigParseUtil() - Constructor for class org.apache.solr.handler.dataimport.config.ConfigParseUtil
-
- ConfigParseUtil - Class in org.apache.solr.handler.dataimport
-
- ConfigParseUtil() - Constructor for class org.apache.solr.handler.dataimport.ConfigParseUtil
-
- configureClient(DefaultHttpClient, SolrParams) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
-
Configures DefaultHttpClient, only sets parameters if they are
present in config.
- ConjunctionSolrSpellChecker - Class in org.apache.solr.spelling
-
This class lets a query be run through multiple spell checkers.
- ConjunctionSolrSpellChecker() - Constructor for class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- connect() - Method in class org.apache.solr.client.solrj.impl.CloudSolrServer
-
Connect to the zookeeper ensemble.
- connect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - Method in class org.apache.solr.common.cloud.DefaultConnectionStrategy
-
- connect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - Method in class org.apache.solr.common.cloud.ZkClientConnectionStrategy
-
- CONNECTION_TIMEOUT - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
-
- CONNECTION_TIMEOUT_FIELD_NAME - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
-
- constructRequest(ResponseBuilder) - Method in class org.apache.solr.search.grouping.distributed.requestfactory.SearchGroupsRequestFactory
-
- constructRequest(ResponseBuilder) - Method in class org.apache.solr.search.grouping.distributed.requestfactory.StoredFieldsShardRequestFactory
-
- constructRequest(ResponseBuilder) - Method in class org.apache.solr.search.grouping.distributed.requestfactory.TopGroupsShardRequestFactory
-
- constructRequest(ResponseBuilder) - Method in interface org.apache.solr.search.grouping.distributed.ShardRequestFactory
-
- consumeArgumentDelimiter() - Method in class org.apache.solr.search.FunctionQParser
-
Consume an argument delimiter (a comma) from the token stream.
- containerConfigFilename - Variable in class org.apache.solr.core.CoreContainer.Initializer
-
- containerProperties - Variable in class org.apache.solr.core.CoreContainer
-
- containsKey(String) - Method in class org.apache.solr.common.cloud.ZkNodeProps
-
Check if property key exists.
- containsKey(Object) - Method in class org.apache.solr.common.SolrDocument
-
- containsKey(Object) - Method in class org.apache.solr.common.SolrInputDocument
-
- containsValue(Object) - Method in class org.apache.solr.common.SolrDocument
-
- containsValue(Object) - Method in class org.apache.solr.common.SolrInputDocument
-
- CONTENT - Static variable in class org.apache.solr.response.RawResponseWriter
-
The key that should be used to add a ContentStream to the
SolrQueryResponse if you intend to use this Writer.
- CONTENT_TYPE_TEXT_ASCII - Static variable in interface org.apache.solr.response.QueryResponseWriter
-
- CONTENT_TYPE_TEXT_UTF8 - Static variable in interface org.apache.solr.response.QueryResponseWriter
-
- CONTENT_TYPE_XML_UTF8 - Static variable in interface org.apache.solr.response.QueryResponseWriter
-
- contentFieldName - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
-
- ContentStream - Interface in org.apache.solr.common.util
-
- ContentStreamBase - Class in org.apache.solr.common.util
-
Three concrete implementations for ContentStream - one for File/URL/String
- ContentStreamBase() - Constructor for class org.apache.solr.common.util.ContentStreamBase
-
- ContentStreamBase.FileStream - Class in org.apache.solr.common.util
-
Construct a ContentStream from a File
- ContentStreamBase.FileStream(File) - Constructor for class org.apache.solr.common.util.ContentStreamBase.FileStream
-
- ContentStreamBase.StringStream - Class in org.apache.solr.common.util
-
Construct a ContentStream from a String
- ContentStreamBase.StringStream(String) - Constructor for class org.apache.solr.common.util.ContentStreamBase.StringStream
-
- ContentStreamBase.URLStream - Class in org.apache.solr.common.util
-
Construct a ContentStream from a URL
This uses a URLConnection to get the content stream
- ContentStreamBase.URLStream(URL) - Constructor for class org.apache.solr.common.util.ContentStreamBase.URLStream
-
- ContentStreamDataSource - Class in org.apache.solr.handler.dataimport
-
- ContentStreamDataSource() - Constructor for class org.apache.solr.handler.dataimport.ContentStreamDataSource
-
- ContentStreamHandlerBase - Class in org.apache.solr.handler
-
Shares common code between various handlers that manipulate
ContentStream objects.
- ContentStreamHandlerBase() - Constructor for class org.apache.solr.handler.ContentStreamHandlerBase
-
- ContentStreamLoader - Class in org.apache.solr.handler
-
- ContentStreamLoader() - Constructor for class org.apache.solr.handler.ContentStreamLoader
-
- ContentStreamLoader - Class in org.apache.solr.handler.loader
-
Load a
ContentStream into Solr
This should be thread safe and can be called from multiple threads
- ContentStreamLoader() - Constructor for class org.apache.solr.handler.loader.ContentStreamLoader
-
- ContentStreamUpdateRequest - Class in org.apache.solr.client.solrj.request
-
Basic functionality to upload a File or
ContentStream to a Solr Cell or some
other handler that takes ContentStreams (CSV)
See http://wiki.apache.org/solr/ExtractingRequestHandler
See http://wiki.apache.org/solr/UpdateCSV
- ContentStreamUpdateRequest(String) - Constructor for class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
-
- contentType - Variable in class org.apache.solr.common.util.ContentStreamBase
-
- Context - Class in org.apache.solr.handler.dataimport
-
This abstract class gives access to all available objects.
- Context() - Constructor for class org.apache.solr.handler.dataimport.Context
-
- context - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
-
- context - Variable in class org.apache.solr.request.SolrQueryRequestBase
-
- context - Variable in class org.apache.solr.response.transform.TransformerWithContext
-
- context - Variable in class org.apache.solr.search.DelegatingCollector
-
- CONTEXT_TRANSFORMER_KEY - Static variable in class org.apache.solr.handler.loader.XMLLoader
-
- CONTEXT_TRANSFORMER_KEY - Static variable in class org.apache.solr.response.XSLTResponseWriter
-
- ContextImpl - Class in org.apache.solr.handler.dataimport
-
An implementation for the Context
- ContextImpl(EntityProcessorWrapper, VariableResolverImpl, DataSource, String, Map<String, Object>, ContextImpl, DocBuilder) - Constructor for class org.apache.solr.handler.dataimport.ContextImpl
-
- CONTINUE - Static variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
-
- convert(String) - Method in class org.apache.solr.spelling.QueryConverter
-
- convert(String) - Method in class org.apache.solr.spelling.SpellingQueryConverter
-
Converts the original query string to a collection of Lucene Tokens.
- convert(String) - Method in class org.apache.solr.spelling.SuggestQueryConverter
-
- CONVERT_TYPE - Static variable in class org.apache.solr.handler.dataimport.JdbcDataSource
-
- CoordinateFieldType - Class in org.apache.solr.schema
-
A CoordinateFieldType is the base class for
FieldTypes that have semantics
related to items in a coordinate system.
- CoordinateFieldType() - Constructor for class org.apache.solr.schema.CoordinateFieldType
-
- CopyField - Class in org.apache.solr.schema
-
CopyField contains all the information of a valid copy fields in an index.
- CopyField(SchemaField, SchemaField) - Constructor for class org.apache.solr.schema.CopyField
-
- CopyField(SchemaField, SchemaField, int) - Constructor for class org.apache.solr.schema.CopyField
-
- copyFile(File, File) - Static method in class org.apache.solr.util.FileUtils
-
- copyTo(AttributeImpl) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
-
- core - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest
-
- CORE - Static variable in interface org.apache.solr.common.params.CoreAdminParams
-
What Core are we talking about
- core - Variable in class org.apache.solr.core.AbstractSolrEventListener
-
- core - Variable in class org.apache.solr.core.RequestHandlers
-
- core - Variable in class org.apache.solr.request.SolrQueryRequestBase
-
- core - Variable in class org.apache.solr.servlet.DirectSolrConnection
-
- core - Variable in class org.apache.solr.spelling.suggest.Suggester
-
- core - Variable in class org.apache.solr.update.UpdateHandler
-
- CORE_NAME_PROP - Static variable in class org.apache.solr.common.cloud.ZkStateReader
-
- coreAdminHandler - Variable in class org.apache.solr.core.CoreContainer
-
- CoreAdminHandler - Class in org.apache.solr.handler.admin
-
- CoreAdminHandler() - Constructor for class org.apache.solr.handler.admin.CoreAdminHandler
-
- CoreAdminHandler(CoreContainer) - Constructor for class org.apache.solr.handler.admin.CoreAdminHandler
-
Overloaded ctor to inject CoreContainer into the handler.
- CoreAdminParams - Interface in org.apache.solr.common.params
-
- CoreAdminParams.CoreAdminAction - Enum in org.apache.solr.common.params
-
- CoreAdminRequest - Class in org.apache.solr.client.solrj.request
-
This class is experimental and subject to change.
- CoreAdminRequest() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest
-
- CoreAdminRequest(String) - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest
-
- CoreAdminRequest.Create - Class in org.apache.solr.client.solrj.request
-
- CoreAdminRequest.Create() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
-
- CoreAdminRequest.MergeIndexes - Class in org.apache.solr.client.solrj.request
-
- CoreAdminRequest.MergeIndexes() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
-
- CoreAdminRequest.Persist - Class in org.apache.solr.client.solrj.request
-
- CoreAdminRequest.Persist() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
-
- CoreAdminRequest.RequestRecovery - Class in org.apache.solr.client.solrj.request
-
- CoreAdminRequest.RequestRecovery() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestRecovery
-
- CoreAdminRequest.RequestSyncShard - Class in org.apache.solr.client.solrj.request
-
- CoreAdminRequest.RequestSyncShard() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
-
- CoreAdminRequest.Unload - Class in org.apache.solr.client.solrj.request
-
- CoreAdminRequest.Unload(boolean) - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
-
- CoreAdminRequest.WaitForState - Class in org.apache.solr.client.solrj.request
-
- CoreAdminRequest.WaitForState() - Constructor for class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
-
- CoreAdminResponse - Class in org.apache.solr.client.solrj.response
-
- CoreAdminResponse() - Constructor for class org.apache.solr.client.solrj.response.CoreAdminResponse
-
- coreContainer - Variable in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
-
- CoreContainer - Class in org.apache.solr.core
-
- CoreContainer() - Constructor for class org.apache.solr.core.CoreContainer
-
Deprecated.
use the single arg constructure with locateSolrHome()
- CoreContainer(String, File) - Constructor for class org.apache.solr.core.CoreContainer
-
Initalize CoreContainer directly from the constructor
- CoreContainer(SolrResourceLoader) - Constructor for class org.apache.solr.core.CoreContainer
-
Minimal CoreContainer constructor.
- CoreContainer(String) - Constructor for class org.apache.solr.core.CoreContainer
-
- coreContainer - Variable in class org.apache.solr.handler.admin.CollectionsHandler
-
- coreContainer - Variable in class org.apache.solr.handler.admin.CoreAdminHandler
-
- CoreContainer.Initializer - Class in org.apache.solr.core
-
- CoreContainer.Initializer() - Constructor for class org.apache.solr.core.CoreContainer.Initializer
-
- CoreDescriptor - Class in org.apache.solr.core
-
A Solr core descriptor
- CoreDescriptor(CoreContainer, String, String) - Constructor for class org.apache.solr.core.CoreDescriptor
-
- CoreDescriptor(CoreDescriptor) - Constructor for class org.apache.solr.core.CoreDescriptor
-
- coreInitFailures - Variable in class org.apache.solr.core.CoreContainer
-
- coreName - Variable in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
-
- coreName - Variable in class org.apache.solr.update.SolrCmdDistributor.StdNode
-
- coreNodeName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
-
- cores - Variable in class org.apache.solr.core.CoreContainer
-
- cores - Variable in class org.apache.solr.servlet.SolrDispatchFilter
-
- corrections - Variable in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
-
- COST - Static variable in interface org.apache.solr.common.params.CommonParams
-
Used as a local param on filter queries in conjunction with cache=false.
- count - Variable in class org.apache.solr.handler.component.FacetComponent.QueryFacet
-
- count - Variable in class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
-
- count - Variable in class org.apache.solr.spelling.SpellingOptions
-
The number of suggestions to return, if there are any.
- counted - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
-
- counts - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
-
- countSorted - Variable in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
-
- create(Reader) - Method in class org.apache.solr.analysis.LegacyHTMLStripCharFilterFactory
-
Deprecated.
- create(TokenStream) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
-
- create(Reader) - Method in class org.apache.solr.analysis.TrieTokenizerFactory
-
- create(String, byte[], List<ACL>, CreateMode, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
-
- create(String, byte[], CreateMode, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
-
- create(String) - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- create(CoreDescriptor) - Method in class org.apache.solr.core.CoreContainer
-
Creates a new core based on a descriptor but does not register it.
- create(String) - Method in class org.apache.solr.core.DirectoryFactory
-
Creates a new Directory for a given path.
- create(String) - Method in class org.apache.solr.core.MMapDirectoryFactory
-
- create(String) - Method in class org.apache.solr.core.NIOFSDirectoryFactory
-
- create(String) - Method in class org.apache.solr.core.NRTCachingDirectoryFactory
-
- create(String) - Method in class org.apache.solr.core.RAMDirectoryFactory
-
- create(String) - Method in class org.apache.solr.core.SimpleFSDirectoryFactory
-
- create(String) - Method in class org.apache.solr.core.StandardDirectoryFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.DocIdAugmenterFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ElevatedMarkerFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ExcludedMarkerFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ExplainAugmenterFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ShardAugmenterFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.TransformerFactory
-
- create(String, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.response.transform.ValueAugmenterFactory
-
- create(SolrResourceLoader, String, String, Node) - Method in class org.apache.solr.schema.FieldTypePluginLoader
-
- create() - Method in interface org.apache.solr.search.grouping.Command
-
Returns a list of
Collector instances to be
included in the search based on the .
- create() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand
-
- create() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand
-
- create() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand
-
- create(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.FSTLookupFactory
-
- create(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.fst.WFSTLookupFactory
-
- create(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.jaspell.JaspellLookupFactory
-
- create(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.LookupFactory
-
- create(NamedList, SolrCore) - Method in class org.apache.solr.spelling.suggest.tst.TSTLookupFactory
-
- create(SolrResourceLoader, String, String, Node) - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
-
Create a plugin from an XML configuration.
- createAllGroupCollector() - Method in class org.apache.solr.search.Grouping.Command
-
Returns a collector that is able to return the most relevant document of all groups.
- createAllGroupCollector() - Method in class org.apache.solr.search.Grouping.CommandField
-
Returns a collector that is able to return the most relevant document of all groups.
- createAllGroupCollector() - Method in class org.apache.solr.search.Grouping.CommandFunc
-
- createClient(SolrParams) - Static method in class org.apache.solr.client.solrj.impl.HttpClientUtil
-
Creates new http client by using the provided configuration.
- createClusterStateWatchersAndUpdate() - Method in class org.apache.solr.common.cloud.ZkStateReader
-
- CREATECOLLECTION - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
-
- createCollection(String) - Method in class org.apache.solr.cloud.ZkController
-
- createCollectionZkNode(CloudDescriptor) - Method in class org.apache.solr.cloud.ZkController
-
- createComponents(String, Reader) - Method in class org.apache.solr.analysis.TokenizerChain
-
- createComponents(String, Reader) - Method in class org.apache.solr.schema.FieldType.DefaultAnalyzer
-
- createConnectionFactory(Context, Properties) - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
-
- createCore(String, String, SolrServer) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
-
- createCore(String, String, SolrServer, String, String) - Static method in class org.apache.solr.client.solrj.request.CoreAdminRequest
-
- createDefaultLoaders(NamedList) - Method in class org.apache.solr.handler.UpdateRequestHandler
-
- createEventListener(String) - Method in class org.apache.solr.core.SolrCore
-
- createFactory() - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
-
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.BinaryField
-
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.DateField
-
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.FieldType
-
Used for adding a document when a field needs to be created from a
type and a string.
- createField(String, String, FieldType, float) - Method in class org.apache.solr.schema.FieldType
-
Create the field from native Lucene parts.
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.LatLonType
-
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.PointType
-
It never makes sense to create a single field, so make it impossible to happen by
throwing UnsupportedOperationException
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.PreAnalyzedField
-
- createField(Object, float) - Method in class org.apache.solr.schema.SchemaField
-
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.TrieDateField
-
- createField(SchemaField, Object, float) - Method in class org.apache.solr.schema.TrieField
-
- createFieldNameSelector(SolrResourceLoader, IndexSchema, Set<String>, Set<String>, Collection<String>, Collection<Pattern>, FieldMutatingUpdateProcessor.FieldNameSelector) - Static method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
-
Utility method that can be used to define a FieldNameSelector
using the same types of rules as the FieldMutatingUpdateProcessor init
code.
- createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.CurrencyField
-
- createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.FieldType
-
- createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.LatLonType
-
- createFields(SchemaField, Object, float) - Method in class org.apache.solr.schema.PointType
-
- createFields(Object, float) - Method in class org.apache.solr.schema.SchemaField
-
- createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.Command
-
Returns one or more
Collector instances that are needed to perform the first pass search.
- createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.CommandField
-
Returns one or more
Collector instances that are needed to perform the first pass search.
- createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.CommandFunc
-
Returns one or more
Collector instances that are needed to perform the first pass search.
- createFirstPassCollector() - Method in class org.apache.solr.search.Grouping.CommandQuery
-
Returns one or more
Collector instances that are needed to perform the first pass search.
- createInitializer() - Method in class org.apache.solr.servlet.SolrDispatchFilter
-
Method to override to change how CoreContainer initialization is performed.
- createInitInstance(PluginInfo, Class<T>, String, String) - Method in class org.apache.solr.core.SolrCore
-
- createMainIndexWriter(SolrCore, String, boolean, boolean) - Method in class org.apache.solr.update.DefaultSolrCoreState
-
- createMultiCoreHandler(String) - Method in class org.apache.solr.core.CoreContainer
-
Creates a CoreAdminHandler for this MultiCore.
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.BoostQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.DisMaxQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.ExtendedDismaxQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.FieldQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.FunctionQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.FunctionRangeQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.JoinQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.LuceneQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.NestedQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.OldLuceneQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.PrefixQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.QParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.RawQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.SpatialBoxQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.SpatialFilterQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.SurroundQParserPlugin
-
- createParser(String, SolrParams, SolrParams, SolrQueryRequest) - Method in class org.apache.solr.search.TermQParserPlugin
-
- createProcessor(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
-
Uses the factories in this chain to creates a new
UpdateRequestProcessor instance specific for this request.
- createRequestHandler(String) - Method in class org.apache.solr.core.SolrCore
-
- createSecondPassCollector() - Method in class org.apache.solr.search.Grouping.Command
-
Returns zero or more
Collector instances that are needed to perform the second pass search.
- createSecondPassCollector() - Method in class org.apache.solr.search.Grouping.CommandField
-
Returns zero or more
Collector instances that are needed to perform the second pass search.
- createSecondPassCollector() - Method in class org.apache.solr.search.Grouping.CommandFunc
-
Returns zero or more
Collector instances that are needed to perform the second pass search.
- createSimpleResponse() - Method in class org.apache.solr.search.Grouping.Command
-
- createSolrContentHandler(Metadata, SolrParams, IndexSchema) - Method in class org.apache.solr.handler.extraction.SolrContentHandlerFactory
-
- createSpatialQuery(QParser, SpatialOptions) - Method in class org.apache.solr.schema.GeoHashField
-
- createSpatialQuery(QParser, SpatialOptions) - Method in class org.apache.solr.schema.LatLonType
-
- createSpatialQuery(QParser, SpatialOptions) - Method in class org.apache.solr.schema.PointType
-
Calculates the range and creates a RangeQuery (bounding box) wrapped in a BooleanQuery (unless the dimension is 1, one range for every dimension, AND'd together by a Boolean
- createSpatialQuery(QParser, SpatialOptions) - Method in interface org.apache.solr.schema.SpatialQueryable
-
- createStatsValues(SchemaField) - Static method in class org.apache.solr.handler.component.StatsValuesFactory
-
Creates an instance of StatsValues which supports values from a field of the given FieldType
- createSubRequests(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- createSuffixCache(int) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
-
- createSystemIdFromResourceName(String) - Static method in class org.apache.solr.util.SystemIdResolver
-
- createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
-
- createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
-
- createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.distance.HaversineFunction
-
- createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
-
- createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
-
- createWeight(IndexSearcher) - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
- createWeight(Map, IndexSearcher) - Method in class org.apache.solr.search.SolrFilter
-
Implementations should propagate createWeight to sub-ValueSources which can store weight info in the context.
- createWeight(IndexSearcher) - Method in class org.apache.solr.search.WrappedQuery
-
- CSVConfig - Class in org.apache.solr.internal.csv.writer
-
The CSVConfig is used to configure the CSV writer
- CSVConfig() - Constructor for class org.apache.solr.internal.csv.writer.CSVConfig
-
- CSVConfigGuesser - Class in org.apache.solr.internal.csv.writer
-
Tries to guess a config based on an InputStream.
- CSVConfigGuesser() - Constructor for class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
- CSVConfigGuesser(InputStream) - Constructor for class org.apache.solr.internal.csv.writer.CSVConfigGuesser
-
- CSVField - Class in org.apache.solr.internal.csv.writer
-
- CSVField() - Constructor for class org.apache.solr.internal.csv.writer.CSVField
-
- CSVField(String) - Constructor for class org.apache.solr.internal.csv.writer.CSVField
-
- CSVField(String, int) - Constructor for class org.apache.solr.internal.csv.writer.CSVField
-
- CSVLoader - Class in org.apache.solr.handler.loader
-
- CSVLoader() - Constructor for class org.apache.solr.handler.loader.CSVLoader
-
- CSVParser - Class in org.apache.solr.internal.csv
-
Parses CSV files according to the specified configuration.
- CSVParser(Reader) - Constructor for class org.apache.solr.internal.csv.CSVParser
-
- CSVParser(Reader, char) - Constructor for class org.apache.solr.internal.csv.CSVParser
-
- CSVParser(Reader, char, char, char) - Constructor for class org.apache.solr.internal.csv.CSVParser
-
- CSVParser(Reader, CSVStrategy) - Constructor for class org.apache.solr.internal.csv.CSVParser
-
- CSVPrinter - Class in org.apache.solr.internal.csv
-
Print values as a comma separated list.
- CSVPrinter(Writer, CSVStrategy) - Constructor for class org.apache.solr.internal.csv.CSVPrinter
-
Create a printer that will print values to the given
stream following the CSVStrategy.
- CSVRequestHandler - Class in org.apache.solr.handler
-
Deprecated.
- CSVRequestHandler() - Constructor for class org.apache.solr.handler.CSVRequestHandler
-
Deprecated.
- CSVResponseWriter - Class in org.apache.solr.response
-
- CSVResponseWriter() - Constructor for class org.apache.solr.response.CSVResponseWriter
-
- CSVStrategy - Class in org.apache.solr.internal.csv
-
CSVStrategy
Represents the strategy for a CSV.
- CSVStrategy(char, char, char) - Constructor for class org.apache.solr.internal.csv.CSVStrategy
-
- CSVStrategy(char, char, char, char, boolean, boolean, boolean, boolean) - Constructor for class org.apache.solr.internal.csv.CSVStrategy
-
Customized CSV strategy setter.
- CSVStrategy(char, char, char, boolean, boolean, boolean) - Constructor for class org.apache.solr.internal.csv.CSVStrategy
-
Deprecated.
- CSVUtils - Class in org.apache.solr.internal.csv
-
Utility methods for dealing with CSV files
- CSVUtils() - Constructor for class org.apache.solr.internal.csv.CSVUtils
-
CSVUtils instances should NOT be constructed in
standard programming.
- CSVWriter - Class in org.apache.solr.internal.csv.writer
-
CSVWriter
- CSVWriter() - Constructor for class org.apache.solr.internal.csv.writer.CSVWriter
-
- CSVWriter(CSVConfig) - Constructor for class org.apache.solr.internal.csv.writer.CSVWriter
-
- culmTime - Variable in class org.apache.solr.util.RTimer
-
- cumulativeStatistics - Variable in class org.apache.solr.handler.dataimport.DataImporter
-
- CURRENCY - Static variable in class org.apache.solr.handler.dataimport.NumberFormatTransformer
-
- CurrencyField - Class in org.apache.solr.schema
-
Field type for support of monetary values.
- CurrencyField() - Constructor for class org.apache.solr.schema.CurrencyField
-
- CURRENT_VERSION - Static variable in class org.apache.solr.response.XMLWriter
-
- currentCapacity - Variable in class org.apache.solr.util.LongPriorityQueue
-
- CurrentCoreDescriptorProvider - Class in org.apache.solr.cloud
-
- CurrentCoreDescriptorProvider() - Constructor for class org.apache.solr.cloud.CurrentCoreDescriptorProvider
-
- currentProcess() - Method in class org.apache.solr.handler.dataimport.Context
-
Returns the current process FULL_DUMP, DELTA_DUMP, FIND_DELTA
- currentProcess() - Method in class org.apache.solr.handler.dataimport.ContextImpl
-
- CUSTOM_FIELD_NAME - Static variable in class org.apache.solr.handler.clustering.carrot2.CarrotParams
-
- customize(ScriptEngine) - Method in interface org.apache.solr.update.processor.ScriptEngineCustomizer
-
- customParams - Variable in class org.apache.solr.spelling.SpellingOptions
-
Any other custom params can be passed through.
- daos - Variable in class org.apache.solr.common.util.JavaBinCodec
-
- DATA_DIR - Static variable in interface org.apache.solr.common.params.CoreAdminParams
-
If you rename something, what is the new name
- DATA_SRC - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
-
- DATA_SRC - Static variable in class org.apache.solr.handler.dataimport.DataImporter
-
- dataDir - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
-
- dataDir - Variable in class org.apache.solr.core.CoreContainer.Initializer
-
- dataDir - Variable in class org.apache.solr.core.CoreDescriptor
-
- dataDir - Variable in class org.apache.solr.core.SolrConfig
-
- dataField - Variable in class org.apache.solr.handler.dataimport.FieldReaderDataSource
-
- dataField - Variable in class org.apache.solr.handler.dataimport.FieldStreamDataSource
-
- DataImporter - Class in org.apache.solr.handler.dataimport
-
Stores all configuration information for pulling and indexing data.
- DataImporter.Status - Enum in org.apache.solr.handler.dataimport
-
- DataImportHandler - Class in org.apache.solr.handler.dataimport
-
Solr Request Handler for data import from databases and REST data sources.
- DataImportHandler() - Constructor for class org.apache.solr.handler.dataimport.DataImportHandler
-
- DataImportHandlerException - Exception in org.apache.solr.handler.dataimport
-
Exception class for all DataImportHandler exceptions
- DataImportHandlerException(int) - Constructor for exception org.apache.solr.handler.dataimport.DataImportHandlerException
-
- DataImportHandlerException(int, String) - Constructor for exception org.apache.solr.handler.dataimport.DataImportHandlerException
-
- DataImportHandlerException(int, String, Throwable) - Constructor for exception org.apache.solr.handler.dataimport.DataImportHandlerException
-
- DataImportHandlerException(int, Throwable) - Constructor for exception org.apache.solr.handler.dataimport.DataImportHandlerException
-
- DataSource<T> - Class in org.apache.solr.handler.dataimport
-
Provides data from a source with a given query.
- DataSource() - Constructor for class org.apache.solr.handler.dataimport.DataSource
-
- dataSource - Variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
-
- dataSource - Variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
-
- DATE - Static variable in class org.apache.solr.common.util.JavaBinCodec
-
- DATE_FMT - Static variable in class org.apache.solr.handler.SnapShooter
-
- DATE_FORMAT_EVALUATOR - Static variable in class org.apache.solr.handler.dataimport.EvaluatorBag
-
- DATE_FORMATS - Static variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
-
- DATE_TIME_FMT - Static variable in class org.apache.solr.handler.dataimport.DateFormatTransformer
-
- dateFacets - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
-
- DateField - Class in org.apache.solr.schema
-
FieldType that can represent any Date/Time with millisecond precision.
- DateField() - Constructor for class org.apache.solr.schema.DateField
-
- dateFormats - Variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
-
- dateFormats - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
-
- dateFormats - Variable in class org.apache.solr.handler.extraction.SolrContentHandlerFactory
-
- DateFormatTransformer - Class in org.apache.solr.handler.dataimport
-
- DateFormatTransformer() - Constructor for class org.apache.solr.handler.dataimport.DateFormatTransformer
-
- DateMathParser - Class in org.apache.solr.util
-
A Simple Utility class for parsing "math" like strings relating to Dates.
- DateMathParser() - Constructor for class org.apache.solr.util.DateMathParser
-
Default constructor that assumes UTC should be used for rounding unless
otherwise specified in the SolrRequestInfo
- DateMathParser(TimeZone, Locale) - Constructor for class org.apache.solr.util.DateMathParser
-
- DateUtil - Class in org.apache.solr.common.util
-
This class has some code from HttpClient DateUtil.
- DateUtil() - Constructor for class org.apache.solr.common.util.DateUtil
-
- DEBUG - Static variable in interface org.apache.solr.common.params.CommonParams
-
Whether to provide debug info for specific items.
- debug - Variable in class org.apache.solr.update.PeerSync
-
- debug - Variable in class org.apache.solr.update.UpdateLog
-
- DEBUG_MODE - Static variable in class org.apache.solr.handler.dataimport.DataImporter
-
- DEBUG_QUERY - Static variable in interface org.apache.solr.common.params.CommonParams
-
whether to include debug data for all components pieces, including doing explains
- DebugComponent - Class in org.apache.solr.handler.component
-
Adds debugging information to a request.
- DebugComponent() - Constructor for class org.apache.solr.handler.component.DebugComponent
-
- debugDocuments - Variable in class org.apache.solr.handler.dataimport.DebugInfo
-
- debugged - Variable in exception org.apache.solr.handler.dataimport.DataImportHandlerException
-
- DebugInfo - Class in org.apache.solr.handler.dataimport
-
- DebugInfo(Map<String, Object>) - Constructor for class org.apache.solr.handler.dataimport.DebugInfo
-
- debugVerboseOutput - Variable in class org.apache.solr.handler.dataimport.DebugInfo
-
- decLevel() - Method in class org.apache.solr.response.TextResponseWriter
-
- decref(SolrCoreState.IndexWriterCloser) - Method in class org.apache.solr.update.DefaultSolrCoreState
-
- decref() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- decref(SolrCoreState.IndexWriterCloser) - Method in class org.apache.solr.update.SolrCoreState
-
Decrement the number of references to this state.
- decref() - Method in class org.apache.solr.update.TransactionLog
-
- decref() - Method in class org.apache.solr.update.UpdateHandler
-
Called when a SolrCore using this UpdateHandler is closed.
- decref() - Method in class org.apache.solr.util.RefCounted
-
- deepCopy() - Method in class org.apache.solr.common.SolrInputDocument
-
- deepCopy() - Method in class org.apache.solr.common.SolrInputField
-
- DEFAULT - Static variable in annotation type org.apache.solr.client.solrj.beans.Field
-
- DEFAULT_ACCURACY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- DEFAULT_CHARSET - Static variable in class org.apache.solr.common.util.ContentStreamBase
-
- DEFAULT_CONF_FILE - Static variable in class org.apache.solr.core.SolrConfig
-
- DEFAULT_CONTENT_TYPE - Static variable in class org.apache.solr.response.XSLTResponseWriter
-
- DEFAULT_COUNT - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
-
- DEFAULT_DATE_FORMATS - Static variable in class org.apache.solr.common.util.DateUtil
-
A suite of default date formats that can be parsed, and thus transformed to the Solr specific format
- DEFAULT_DEFAULT_CORE_NAME - Static variable in class org.apache.solr.core.CoreContainer
-
- DEFAULT_DEFAULT_CURRENCY - Static variable in class org.apache.solr.schema.CurrencyField
-
- DEFAULT_DICTIONARY_NAME - Static variable in class org.apache.solr.spelling.SolrSpellChecker
-
- DEFAULT_DIMENSION - Static variable in class org.apache.solr.schema.CoordinateFieldType
-
2 dimensional by default
- DEFAULT_ENGINE_NAME - Static variable in class org.apache.solr.handler.clustering.ClusteringEngine
-
- DEFAULT_FIELD - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
-
Optional.
- DEFAULT_MATH_LOCALE - Static variable in class org.apache.solr.util.DateMathParser
-
Default Locale for DateMath rounding (Locale.ROOT)
- DEFAULT_MATH_TZ - Static variable in class org.apache.solr.util.DateMathParser
-
Default TimeZone for DateMath rounding (UTC)
- DEFAULT_MAXEDITS - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- DEFAULT_MAXINSPECTIONS - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- DEFAULT_MAXQUERYFREQUENCY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- DEFAULT_MERGE_SCHEDULER_CLASSNAME - Static variable in class org.apache.solr.update.SolrIndexConfig
-
- DEFAULT_MINPREFIX - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- DEFAULT_MINQUERYLENGTH - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- DEFAULT_ONLY_MORE_POPULAR - Static variable in class org.apache.solr.handler.component.SpellCheckComponent
-
- DEFAULT_POST_TAGS - Static variable in class org.apache.solr.highlight.SolrFragmentsBuilder
-
- DEFAULT_POST_URL - Static variable in class org.apache.solr.util.SimplePostTool
-
- DEFAULT_PRE_TAGS - Static variable in class org.apache.solr.highlight.SolrFragmentsBuilder
-
- DEFAULT_PRECISION_STEP - Static variable in class org.apache.solr.schema.CurrencyField
-
- DEFAULT_PRECISION_STEP - Static variable in class org.apache.solr.schema.TrieField
-
- DEFAULT_QTYPE - Static variable in class org.apache.solr.search.QParserPlugin
-
internal use - name of the default parser
- DEFAULT_RATE_PROVIDER_CLASS - Static variable in class org.apache.solr.schema.CurrencyField
-
- DEFAULT_RATES_FILE_LOCATION - Static variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
- DEFAULT_READ_AHEAD - Static variable in class org.apache.solr.analysis.LegacyHTMLStripCharFilter
-
Deprecated.
- DEFAULT_REFRESH_INTERVAL - Static variable in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
- DEFAULT_RESPONSE_WRITERS - Static variable in class org.apache.solr.core.SolrCore
-
- DEFAULT_SCHEMA_FILE - Static variable in class org.apache.solr.schema.IndexSchema
-
- DEFAULT_STRATEGY - Static variable in class org.apache.solr.internal.csv.CSVStrategy
-
- DEFAULT_SUGGESTION_COUNT - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- DEFAULT_THRESHOLD_TOKEN_FREQUENCY - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- DefaultConnectionStrategy - Class in org.apache.solr.common.cloud
-
TODO: improve backoff retry impl
- DefaultConnectionStrategy() - Constructor for class org.apache.solr.common.cloud.DefaultConnectionStrategy
-
- defaultCoreName - Variable in class org.apache.solr.core.CoreContainer
-
- DefaultEncoder - Class in org.apache.solr.highlight
-
- DefaultEncoder() - Constructor for class org.apache.solr.highlight.DefaultEncoder
-
- defaultFactories - Static variable in class org.apache.solr.response.transform.TransformerFactory
-
- defaultField - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
-
- defaultField - Variable in class org.apache.solr.search.SolrQueryParser
-
- defaultIndexConfig - Variable in class org.apache.solr.core.SolrConfig
-
Deprecated.
- defaultPattern - Variable in class org.apache.solr.highlight.RegexFragmenter
-
- defaultPatternRaw - Variable in class org.apache.solr.highlight.RegexFragmenter
-
- defaults - Variable in class org.apache.solr.common.params.DefaultSolrParams
-
- defaults - Variable in class org.apache.solr.handler.RequestHandlerBase
-
- defaults - Variable in class org.apache.solr.highlight.HighlightingPluginBase
-
- defaults - Variable in class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory
-
- defaults - Variable in class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactory
-
- DefaultSimilarityFactory - Class in org.apache.solr.search.similarities
-
- DefaultSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.DefaultSimilarityFactory
-
- DefaultSolrCoreState - Class in org.apache.solr.update
-
- DefaultSolrCoreState(DirectoryFactory) - Constructor for class org.apache.solr.update.DefaultSolrCoreState
-
- DefaultSolrHighlighter - Class in org.apache.solr.highlight
-
- DefaultSolrHighlighter() - Constructor for class org.apache.solr.highlight.DefaultSolrHighlighter
-
- DefaultSolrHighlighter(SolrCore) - Constructor for class org.apache.solr.highlight.DefaultSolrHighlighter
-
- DefaultSolrParams - Class in org.apache.solr.common.params
-
- DefaultSolrParams(SolrParams, SolrParams) - Constructor for class org.apache.solr.common.params.DefaultSolrParams
-
- DefaultSolrThreadFactory - Class in org.apache.solr.util
-
- DefaultSolrThreadFactory(String) - Constructor for class org.apache.solr.util.DefaultSolrThreadFactory
-
- defaultStyle - Variable in class org.apache.solr.response.transform.ExplainAugmenterFactory
-
- defaultUserArgs - Variable in class org.apache.solr.response.transform.TransformerFactory
-
- defaultValue - Variable in class org.apache.solr.response.transform.ValueAugmenterFactory
-
- defaultValue - Variable in class org.apache.solr.update.processor.DefaultValueUpdateProcessorFactory
-
- DefaultValueUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
An update processor that adds a constant default value to any document
being added that does not already have a value in the specified field.
- DefaultValueUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.DefaultValueUpdateProcessorFactory
-
- DEFTYPE - Static variable in class org.apache.solr.search.QueryParsing
-
- DEGREES_TO_RADIANS - Static variable in class org.apache.solr.search.function.distance.HaversineConstFunction
-
- DEL_PK_QUERY - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
-
- delegate - Variable in class org.apache.solr.search.DelegatingCollector
-
- DelegatingCollector - Class in org.apache.solr.search
-
A simple delegating collector where one can set the delegate after creation
- DelegatingCollector() - Constructor for class org.apache.solr.search.DelegatingCollector
-
- delete(String, int, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
-
- delete(Object) - Method in interface org.apache.solr.handler.dataimport.DIHCache
-
Delete all documents associated with the given key
- delete(Object) - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
-
- DELETE - Static variable in class org.apache.solr.handler.UpdateRequestHandler
-
- delete(DeleteUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- delete(DeleteUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
-
- DELETE - Static variable in class org.apache.solr.update.UpdateLog
-
- delete(DeleteUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
-
- DELETE_BY_QUERY - Static variable in class org.apache.solr.update.UpdateLog
-
- DELETE_DATA_DIR - Static variable in interface org.apache.solr.common.params.CoreAdminParams
-
- DELETE_INDEX - Static variable in interface org.apache.solr.common.params.CoreAdminParams
-
If you unload a core, delete the index too
- DELETE_INSTANCE_DIR - Static variable in interface org.apache.solr.common.params.CoreAdminParams
-
- DELETE_VALUE_SINGLETON - Static variable in class org.apache.solr.update.processor.FieldValueMutatingUpdateProcessor
-
- deleteAll() - Method in interface org.apache.solr.handler.dataimport.DIHCache
-
Delete all data from the cache,leaving the empty cache intact.
- deleteAll() - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
-
- deleteAll() - Method in class org.apache.solr.update.UpdateLog
-
currently for testing only
- deleteById(String) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
- deleteById(List<String>) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
- deleteById(String) - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
-
- deleteById(String, Long) - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
-
- deleteById(List<String>) - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
-
- deleteById(String) - Method in class org.apache.solr.client.solrj.SolrServer
-
Deletes a single document by unique ID
- deleteById(String, int) - Method in class org.apache.solr.client.solrj.SolrServer
-
Deletes a single document by unique ID, specifying max time before commit
- deleteById(List<String>) - Method in class org.apache.solr.client.solrj.SolrServer
-
Deletes a list of documents by unique ID
- deleteById(List<String>, int) - Method in class org.apache.solr.client.solrj.SolrServer
-
Deletes a list of documents by unique ID, specifying max time before commit
- deleteByQuery(String) - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
- deleteByQuery(String) - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
-
- deleteByQuery(String) - Method in class org.apache.solr.client.solrj.SolrServer
-
Deletes documents from the index based on a query
- deleteByQuery(String, int) - Method in class org.apache.solr.client.solrj.SolrServer
-
Deletes documents from the index based on a query, specifying max time before commit
- deleteByQuery(String) - Method in interface org.apache.solr.handler.dataimport.DIHWriter
-
Delete from the writer's underlying data store based the passed-in writer-specific query.
- deleteByQuery(String) - Method in class org.apache.solr.handler.dataimport.SolrWriter
-
- deleteByQuery(DeleteUpdateCommand) - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- deleteByQuery(DeleteUpdateCommand) - Method in class org.apache.solr.update.UpdateHandler
-
- deleteByQuery(DeleteUpdateCommand) - Method in class org.apache.solr.update.UpdateLog
-
- deleteByQuery - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
-
- DELETECOLLECTION - Static variable in class org.apache.solr.cloud.OverseerCollectionProcessor
-
- deletedDocCount - Variable in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
-
- deletedDocument(int) - Method in class org.apache.solr.update.CommitTracker
-
Indicate that documents have been deleted
- deleteDoc(String) - Method in class org.apache.solr.handler.dataimport.Context
-
delete a document by id
- deleteDoc(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
-
- deleteDoc(Object) - Method in interface org.apache.solr.handler.dataimport.DIHWriter
-
Delete from the writer's underlying data store based on the passed-in Primary Key
- deleteDoc(Object) - Method in class org.apache.solr.handler.dataimport.SolrWriter
-
- deleteDocByQuery(String) - Method in class org.apache.solr.handler.dataimport.Context
-
delete documents by query
- deleteDocByQuery(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
-
- deleteIndex - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
-
- deletes - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
-
- DeleteUpdateCommand - Class in org.apache.solr.update
-
- DeleteUpdateCommand(SolrQueryRequest) - Constructor for class org.apache.solr.update.DeleteUpdateCommand
-
- DELTA_DUMP - Static variable in class org.apache.solr.handler.dataimport.Context
-
- DELTA_IMPORT_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
-
- DELTA_IMPORT_QUERY - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
-
- DELTA_QUERY - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
-
- deltaKeys - Variable in class org.apache.solr.handler.dataimport.DIHWriterBase
-
- description() - Method in class org.apache.solr.schema.RandomSortField.RandomValueSource
-
- description() - Method in class org.apache.solr.schema.StrFieldSource
-
- description() - Method in class org.apache.solr.search.function.distance.GeohashFunction
-
- description() - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
-
- description() - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
-
- description() - Method in class org.apache.solr.search.function.distance.HaversineFunction
-
- description() - Method in class org.apache.solr.search.function.distance.StringDistanceFunction
-
- description() - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
-
- description() - Method in class org.apache.solr.search.function.FileFloatSource
-
- DEST_PARAM - Static variable in class org.apache.solr.update.processor.CloneFieldUpdateProcessorFactory
-
- destroy() - Method in interface org.apache.solr.handler.dataimport.DIHCache
-
Closes the cache, if open.
- destroy() - Method in class org.apache.solr.handler.dataimport.EntityProcessor
-
Invoked for each parent-row after the last row for this entity is processed.
- destroy() - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
-
- destroy() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
-
- destroy() - Method in class org.apache.solr.handler.dataimport.LineEntityProcessor
-
- destroy() - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
-
- destroy() - Method in class org.apache.solr.handler.SnapPuller
-
- destroy() - Method in class org.apache.solr.servlet.SolrDispatchFilter
-
- destroy() - Method in class org.apache.solr.util.ConcurrentLFUCache
-
- destroy() - Method in class org.apache.solr.util.ConcurrentLRUCache
-
- destroyAll() - Method in class org.apache.solr.handler.dataimport.DIHCacheSupport
-
- DetectedLanguage - Class in org.apache.solr.update.processor
-
Bean holding a language and a detection certainty
- detectLanguage(String) - Method in class org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessor
-
- detectLanguage(String) - Method in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
-
Detects language(s) from a string.
- detectLanguage(String) - Method in class org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessor
-
- determineReader(IndexReader) - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- determineReader(IndexReader) - Method in class org.apache.solr.spelling.FileBasedSpellChecker
-
Override to return null, since there is no reader associated with a file based index
- determineReader(IndexReader) - Method in class org.apache.solr.spelling.IndexBasedSpellChecker
-
- DF - Static variable in interface org.apache.solr.common.params.CommonParams
-
default query field
- DF - Static variable in interface org.apache.solr.common.params.TermVectorParams
-
Return IDF information.
- dfMap - Variable in class org.apache.solr.handler.component.ResponseBuilder.GlobalCollectionStat
-
- DFRSimilarityFactory - Class in org.apache.solr.search.similarities
-
- DFRSimilarityFactory() - Constructor for class org.apache.solr.search.similarities.DFRSimilarityFactory
-
- dictionary - Variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- dictionary - Variable in class org.apache.solr.spelling.suggest.Suggester
-
- DICTIONARY_NAME - Static variable in class org.apache.solr.spelling.SolrSpellChecker
-
- didCommit() - Method in class org.apache.solr.update.CommitTracker
-
Inform tracker that a commit has occurred
- didRollback() - Method in class org.apache.solr.update.CommitTracker
-
Inform tracker that a rollback has occurred, cancel any pending commits
- diffNamedList(NamedList, NamedList) - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
-
- diffObject(Object, Object) - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
-
- DIHCache - Interface in org.apache.solr.handler.dataimport
-
A cache that allows a DIH entity's data to persist locally prior being joined
to other data and/or indexed.
- DIHCacheSupport - Class in org.apache.solr.handler.dataimport
-
- DIHCacheSupport(Context, String) - Constructor for class org.apache.solr.handler.dataimport.DIHCacheSupport
-
- DIHConfiguration - Class in org.apache.solr.handler.dataimport.config
-
Mapping for data-config.xml
- DIHConfiguration(Element, DataImporter, List<Map<String, String>>, Script, Map<String, Map<String, String>>) - Constructor for class org.apache.solr.handler.dataimport.config.DIHConfiguration
-
- DIHLogLevels - Enum in org.apache.solr.handler.dataimport
-
- DIHPropertiesWriter - Interface in org.apache.solr.handler.dataimport
-
- DIHWriter - Interface in org.apache.solr.handler.dataimport
-
- DIHWriterBase - Class in org.apache.solr.handler.dataimport
-
- DIHWriterBase() - Constructor for class org.apache.solr.handler.dataimport.DIHWriterBase
-
- dimension - Variable in class org.apache.solr.schema.CoordinateFieldType
-
The dimension of the coordinate system
- DIMENSION - Static variable in class org.apache.solr.schema.CoordinateFieldType
-
- DIR - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
-
- DirectoryFactory - Class in org.apache.solr.core
-
Provides access to a Directory implementation.
- DirectoryFactory() - Constructor for class org.apache.solr.core.DirectoryFactory
-
- DirectSolrConnection - Class in org.apache.solr.servlet
-
DirectSolrConnection provides an interface to Solr that is similar to
the the HTTP interface, but does not require an HTTP connection.
- DirectSolrConnection(SolrCore) - Constructor for class org.apache.solr.servlet.DirectSolrConnection
-
Initialize using an explicit SolrCore
- DirectSolrSpellChecker - Class in org.apache.solr.spelling
-
- DirectSolrSpellChecker() - Constructor for class org.apache.solr.spelling.DirectSolrSpellChecker
-
- DirectUpdateHandler2 - Class in org.apache.solr.update
-
TODO: add soft commitWithin support
DirectUpdateHandler2 implements an UpdateHandler where documents are added
directly to the main Lucene index as opposed to adding to a separate smaller index.
- DirectUpdateHandler2(SolrCore) - Constructor for class org.apache.solr.update.DirectUpdateHandler2
-
- DirectUpdateHandler2(SolrCore, UpdateHandler) - Constructor for class org.apache.solr.update.DirectUpdateHandler2
-
- DirectXmlRequest - Class in org.apache.solr.client.solrj.request
-
Send arbitrary XML to a request handler
- DirectXmlRequest(String, String) - Constructor for class org.apache.solr.client.solrj.request.DirectXmlRequest
-
- DisMaxParams - Interface in org.apache.solr.common.params
-
A collection of params used in DisMaxRequestHandler,
both for Plugin initialization and for Requests.
- DisMaxQParser - Class in org.apache.solr.search
-
Query parser for dismax queries
Note: This API is experimental and may change in non backward-compatible ways in the future
- DisMaxQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.DisMaxQParser
-
- DisMaxQParserPlugin - Class in org.apache.solr.search
-
Create a dismax query from the input value.
- DisMaxQParserPlugin() - Constructor for class org.apache.solr.search.DisMaxQParserPlugin
-
- dist - Variable in class org.apache.solr.search.function.distance.StringDistanceFunction
-
- DISTANCE - Static variable in interface org.apache.solr.common.params.SpatialParams
-
- distance(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
-
- distance(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.search.function.distance.HaversineFunction
-
- distance(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.search.function.distance.SquaredEuclideanFunction
-
- distance(int, FunctionValues, FunctionValues) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
-
Calculate the distance
- distance - Variable in class org.apache.solr.search.SpatialOptions
-
- DISTRIB_UPDATE_PARAM - Static variable in interface org.apache.solr.update.processor.DistributingUpdateProcessorFactory
-
Internal param used to specify the current phase of a distributed update,
not intended for use by clients.
- distribAdd(AddUpdateCommand, List<SolrCmdDistributor.Node>, ModifiableSolrParams) - Method in class org.apache.solr.update.SolrCmdDistributor
-
- distribCommit(CommitUpdateCommand, List<SolrCmdDistributor.Node>, ModifiableSolrParams) - Method in class org.apache.solr.update.SolrCmdDistributor
-
- distribDelete(DeleteUpdateCommand, List<SolrCmdDistributor.Node>, ModifiableSolrParams) - Method in class org.apache.solr.update.SolrCmdDistributor
-
- distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.FacetComponent
-
- distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
-
- distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.SearchComponent
-
Process for a distributed search.
- distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.StatsComponent
-
- distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermsComponent
-
- distributedProcess(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermVectorComponent
-
- DistributedQueue - Class in org.apache.solr.cloud
-
A distributed queue from zk recipes.
- DistributedQueue(SolrZkClient, String, List<ACL>) - Constructor for class org.apache.solr.cloud.DistributedQueue
-
- DistributedUpdateProcessor - Class in org.apache.solr.update.processor
-
- DistributedUpdateProcessor(SolrQueryRequest, SolrQueryResponse, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.DistributedUpdateProcessor
-
- DistributedUpdateProcessor.DistribPhase - Enum in org.apache.solr.update.processor
-
Values this processor supports for the DISTRIB_UPDATE_PARAM.
- DistributedUpdateProcessor.RetryNode - Class in org.apache.solr.update.processor
-
- DistributedUpdateProcessor.RetryNode(ZkCoreNodeProps, ZkStateReader, String, String) - Constructor for class org.apache.solr.update.processor.DistributedUpdateProcessor.RetryNode
-
- DistributedUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
- DistributedUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.DistributedUpdateProcessorFactory
-
- DistributingUpdateProcessorFactory - Interface in org.apache.solr.update.processor
-
A marker interface for denoting that a factory is responsible for handling
distributed communication of updates across a SolrCloud cluster.
- doAnalysis(SolrQueryRequest) - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase
-
Performs the analysis based on the given solr request and returns the analysis result as a named list.
- doAnalysis(SolrQueryRequest) - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
-
Performs the analysis based on the given solr request and returns the analysis result as a named list.
- doAnalysis(SolrQueryRequest) - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
-
Performs the analysis based on the given solr request and returns the analysis result as a named list.
- doc(int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Retrieve the
Document instance corresponding to the document id.
- doc(int, StoredFieldVisitor) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Visit a document's fields using a
StoredFieldVisitor
This method does not currently use the Solr document cache.
- doc(int, Set<String>) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Retrieve the
Document instance corresponding to the document id.
- DOC_COMMIT_DELAY_MS - Variable in class org.apache.solr.update.CommitTracker
-
- DOC_COUNT - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
-
- DOC_ID - Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
-
- DOC_IDS - Static variable in interface org.apache.solr.common.params.TermVectorParams
-
The Doc Ids (Lucene internal ids) of the docs to get the term vectors for
- doCacheHeaderValidation(SolrQueryRequest, HttpServletRequest, Method, HttpServletResponse) - Static method in class org.apache.solr.servlet.cache.HttpCacheHeaderUtil
-
Sets HTTP Response cache validator headers appropriately and
validates the HTTP Request against these using any conditional
request headers.
- docBase - Variable in class org.apache.solr.search.DelegatingCollector
-
- docBuilder - Variable in class org.apache.solr.handler.dataimport.DataImporter
-
- DocBuilder - Class in org.apache.solr.handler.dataimport
-
DocBuilder is responsible for creating Solr documents out of the given configuration.
- DocBuilder(DataImporter, SolrWriter, DIHPropertiesWriter, RequestInfo) - Constructor for class org.apache.solr.handler.dataimport.DocBuilder
-
- DocBuilder.Statistics - Class in org.apache.solr.handler.dataimport
-
- DocBuilder.Statistics() - Constructor for class org.apache.solr.handler.dataimport.DocBuilder.Statistics
-
- docCount - Variable in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
-
- docFreq(Term) - Method in class org.apache.solr.search.SolrIndexSearcher
-
- DOCID - Static variable in class org.apache.solr.search.QueryParsing
-
- docID() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
-
- DOCID_FIELD_DEFAULT - Static variable in interface org.apache.solr.update.processor.LangIdParams
-
- DOCID_LANGFIELD_DEFAULT - Static variable in interface org.apache.solr.update.processor.LangIdParams
-
- DOCID_LANGSFIELD_DEFAULT - Static variable in interface org.apache.solr.update.processor.LangIdParams
-
- DOCID_PARAM - Static variable in interface org.apache.solr.update.processor.LangIdParams
-
- DOCID_THRESHOLD_DEFAULT - Static variable in interface org.apache.solr.update.processor.LangIdParams
-
- DocIdAugmenterFactory - Class in org.apache.solr.response.transform
-
- DocIdAugmenterFactory() - Constructor for class org.apache.solr.response.transform.DocIdAugmenterFactory
-
- docIdField - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
-
- DocIterator - Interface in org.apache.solr.search
-
Simple Iterator of document Ids which may include score information.
- DocList - Interface in org.apache.solr.search
-
DocList represents the result of a query: an ordered list of document ids with optional score.
- docList - Variable in class org.apache.solr.search.DocListAndSet
-
- DocListAndSet - Class in org.apache.solr.search
-
A struct whose only purpose is to hold both a
DocList and a
DocSet
so that both may be returned from a single method.
- DocListAndSet() - Constructor for class org.apache.solr.search.DocListAndSet
-
- docListToSolrDocumentList(DocList, SolrIndexSearcher, Set<String>, Map<SolrDocument, Integer>) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Convert a DocList to a SolrDocumentList
The optional param "ids" is populated with the lucene document id
for each SolrDocument.
- docs - Variable in class org.apache.solr.request.SimpleFacets
-
The main set of documents all facet counts should be relative to
- docs - Variable in class org.apache.solr.response.ResultContext
-
- docs - Variable in class org.apache.solr.search.SortedIntDocSet
-
- docsEnum - Variable in class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
-
- docSet - Variable in class org.apache.solr.search.DocListAndSet
-
- DocSet - Interface in org.apache.solr.search
-
DocSet represents an unordered set of Lucene Document Ids.
- DocSetCollector - Class in org.apache.solr.search
-
- DocSetCollector(int, int) - Constructor for class org.apache.solr.search.DocSetCollector
-
- DocSetDelegateCollector - Class in org.apache.solr.search
-
- DocSetDelegateCollector(int, int, Collector) - Constructor for class org.apache.solr.search.DocSetDelegateCollector
-
- DocSlice - Class in org.apache.solr.search
-
DocSlice implements DocList as an array of docids and optional scores.
- DocSlice(int, int, int[], float[], int, float) - Constructor for class org.apache.solr.search.DocSlice
-
Primary constructor for a DocSlice instance.
- docsPerGroup - Variable in class org.apache.solr.search.Grouping.Command
-
- DocTransformer - Class in org.apache.solr.response.transform
-
A DocTransformer can add, remove or alter a Document before it is written out to the Response.
- DocTransformer() - Constructor for class org.apache.solr.response.transform.DocTransformer
-
- DocTransformers - Class in org.apache.solr.response.transform
-
Transform a document before it gets sent out
- DocTransformers() - Constructor for class org.apache.solr.response.transform.DocTransformers
-
- Document - Class in org.apache.solr.handler.dataimport.config
-
Mapping for data-config.xml
- Document(Element, DataImporter, List<Map<String, String>>, Script, Map<String, Properties>) - Constructor for class org.apache.solr.handler.dataimport.config.Document
-
- document - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
-
- DocumentAnalysisRequest - Class in org.apache.solr.client.solrj.request
-
A request for the org.apache.solr.handler.DocumentAnalysisRequestHandler.
- DocumentAnalysisRequest() - Constructor for class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
-
Constructs a new request with a default uri of "/documentanalysis".
- DocumentAnalysisRequest(String) - Constructor for class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
-
Constructs a new request with the given request handler uri.
- DocumentAnalysisRequestHandler - Class in org.apache.solr.handler
-
An analysis handler that provides a breakdown of the analysis process of provided docuemnts.
- DocumentAnalysisRequestHandler() - Constructor for class org.apache.solr.handler.DocumentAnalysisRequestHandler
-
- DocumentAnalysisResponse - Class in org.apache.solr.client.solrj.response
-
- DocumentAnalysisResponse() - Constructor for class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
-
- DocumentAnalysisResponse.DocumentAnalysis - Class in org.apache.solr.client.solrj.response
-
An analysis process breakdown of a document.
- DocumentAnalysisResponse.FieldAnalysis - Class in org.apache.solr.client.solrj.response
-
An analysis process breakdown for a specific field.
- DocumentBuilder - Class in org.apache.solr.update
-
- DocumentBuilder(IndexSchema) - Constructor for class org.apache.solr.update.DocumentBuilder
-
- documentCacheConfig - Variable in class org.apache.solr.core.SolrConfig
-
- DocumentClusteringEngine - Class in org.apache.solr.handler.clustering
-
Experimental.
- DocumentClusteringEngine() - Constructor for class org.apache.solr.handler.clustering.DocumentClusteringEngine
-
- DocumentObjectBinder - Class in org.apache.solr.client.solrj.beans
-
A class to map objects to and from solr documents.
- DocumentObjectBinder() - Constructor for class org.apache.solr.client.solrj.beans.DocumentObjectBinder
-
- doDeleteAll() - Method in interface org.apache.solr.handler.dataimport.DIHWriter
-
Delete everything from the writer's underlying data store
- doDeleteAll() - Method in class org.apache.solr.handler.dataimport.SolrWriter
-
- doDeleteByQuery(DeleteUpdateCommand) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor
-
- doDeltaImport(SolrWriter, RequestInfo) - Method in class org.apache.solr.handler.dataimport.DataImporter
-
- doFacets - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- doFetch(SolrParams, boolean) - Method in class org.apache.solr.handler.ReplicationHandler
-
- doFieldSortValues(ResponseBuilder, SolrIndexSearcher) - Method in class org.apache.solr.handler.component.QueryComponent
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.solr.servlet.SolrDispatchFilter
-
- doFullImport(SolrWriter, RequestInfo) - Method in class org.apache.solr.handler.dataimport.DataImporter
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.LoadAdminUiServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.RedirectServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.ZookeeperInfoServlet
-
- doGet(String) - Static method in class org.apache.solr.util.SimplePostTool
-
Performs a simple get on the given URL
- doGet(URL) - Static method in class org.apache.solr.util.SimplePostTool
-
Performs a simple get on the given URL
- doHighlighting(DocList, Query, SolrQueryRequest, String[]) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
Generates a list of Highlighted query fragments for each item in a list
of documents, or returns null if highlighting is disabled.
- doHighlighting(DocList, Query, SolrQueryRequest, String[]) - Method in class org.apache.solr.highlight.SolrHighlighter
-
Generates a list of Highlighted query fragments for each item in a list
of documents, or returns null if highlighting is disabled.
- doHighlights - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- doIgnore(Throwable, String) - Static method in exception org.apache.solr.common.SolrException
-
Returns null if this exception does not match any ignore patterns, or a message string to use if it does.
- doIndent - Variable in class org.apache.solr.response.TextResponseWriter
-
- DOMUtil - Class in org.apache.solr.util
-
- DOMUtil() - Constructor for class org.apache.solr.util.DOMUtil
-
- doneWithDirectory(Directory) - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- doneWithDirectory(Directory) - Method in class org.apache.solr.core.DirectoryFactory
-
Indicates a Directory will no longer be used, and when it's ref count
hits 0, it can be closed.
- doPivots(NamedList<Integer>, String, String, Deque<String>, ResponseBuilder, DocSet, int) - Method in class org.apache.solr.handler.component.PivotFacetHelper
-
Recursive function to do all the pivots
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.LoadAdminUiServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.RedirectServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.solr.servlet.ZookeeperInfoServlet
-
- doPrefetch(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
-
- doQuery(int) - Method in class org.apache.solr.handler.dataimport.SolrEntityProcessor
-
- doRecovery(SolrCore) - Method in class org.apache.solr.cloud.RecoveryStrategy
-
- doRecovery(CoreContainer, String) - Method in class org.apache.solr.update.DefaultSolrCoreState
-
- doRecovery(CoreContainer, String) - Method in class org.apache.solr.update.SolrCoreState
-
- doSimpleQuery(String, SolrQueryRequest, int, int) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Executes a basic query
- doStandardDebug(SolrQueryRequest, String, Query, DocList, boolean, boolean) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Returns a NamedList containing many "standard" pieces of debugging
information.
- doStats - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- DOT_PATTERN - Static variable in class org.apache.solr.handler.dataimport.SqlEntityProcessor
-
- doTerms - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- DOUBLE - Static variable in class org.apache.solr.common.util.JavaBinCodec
-
- double2sortableStr(double) - Static method in class org.apache.solr.util.NumberUtils
-
- double2sortableStr(String) - Static method in class org.apache.solr.util.NumberUtils
-
- DoubleField - Class in org.apache.solr.schema
-
A legacy numeric field type that encodes "Double" values as simple Strings.
- DoubleField() - Constructor for class org.apache.solr.schema.DoubleField
-
- DOWN - Static variable in class org.apache.solr.common.cloud.ZkStateReader
-
- downloadConfigDir(SolrZkClient, String, File) - Static method in class org.apache.solr.cloud.ZkController
-
- downloadFromZK(SolrZkClient, String, File) - Static method in class org.apache.solr.cloud.ZkController
-
- DRIVER - Static variable in class org.apache.solr.handler.dataimport.JdbcDataSource
-
- dropBufferedUpdates() - Method in class org.apache.solr.update.UpdateLog
-
Returns true if we were able to drop buffered updates and return to the ACTIVE state
- DumpRequestHandler - Class in org.apache.solr.handler
-
- DumpRequestHandler() - Constructor for class org.apache.solr.handler.DumpRequestHandler
-
- dynamicName - Variable in class org.apache.solr.handler.dataimport.config.EntityField.Builder
-
- dynamicName - Variable in class org.apache.solr.handler.dataimport.config.Field.Builder
-
- dynFieldProps - Variable in class org.apache.solr.schema.AbstractSubTypeFieldType
-
- e - Variable in class org.apache.solr.update.SolrCmdDistributor.Error
-
- EDITORIAL_MARKER_FIELD_NAME - Static variable in interface org.apache.solr.common.params.QueryElevationParams
-
The name of the field that editorial results will be written out as when using the QueryElevationComponent, which
automatically configures the EditorialMarkerFactory.
- ElectionContext - Class in org.apache.solr.cloud
-
- ElectionContext(String, String, String, ZkNodeProps, SolrZkClient) - Constructor for class org.apache.solr.cloud.ElectionContext
-
- element() - Method in class org.apache.solr.cloud.DistributedQueue
-
Return the head of the queue without modifying the queue.
- ElevatedMarkerFactory - Class in org.apache.solr.response.transform
-
Used to mark whether a document has been elevated or not
- ElevatedMarkerFactory() - Constructor for class org.apache.solr.response.transform.ElevatedMarkerFactory
-
- EmbeddedSolrServer - Class in org.apache.solr.client.solrj.embedded
-
SolrServer that connects directly to SolrCore
TODO -- this implementation sends the response to XML and then parses it.
- EmbeddedSolrServer(SolrCore) - Constructor for class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
-
Deprecated.
- EmbeddedSolrServer(CoreContainer, String) - Constructor for class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
-
Creates a SolrServer.
- EMPTY - Static variable in interface org.apache.solr.search.DocSet
-
- EMPTY_BYTES_SET - Static variable in class org.apache.solr.handler.AnalysisRequestHandlerBase
-
- EMPTY_INFO - Static variable in class org.apache.solr.core.PluginInfo
-
- emptyArgs - Static variable in class org.apache.solr.request.LocalSolrQueryRequest
-
- emptyArray(String[]) - Method in class org.apache.solr.highlight.SolrHighlighter
-
- ENABLE - Static variable in interface org.apache.solr.common.params.QueryElevationParams
-
- ENABLE_DEBUG - Static variable in class org.apache.solr.handler.dataimport.DataImportHandler
-
- enabled - Variable in class org.apache.solr.core.SolrConfig.JmxConfiguration
-
- enabled - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
-
- enableLazyFieldLoading - Variable in class org.apache.solr.core.SolrConfig
-
- enableLazyFieldLoading - Variable in class org.apache.solr.search.SolrIndexSearcher
-
- enableMapping - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
-
- ENCAPSULATOR_DISABLED - Static variable in class org.apache.solr.internal.csv.CSVStrategy
-
- encodeLocalParamVal(String) - Static method in class org.apache.solr.search.QueryParsing
-
- ENCODER - Static variable in interface org.apache.solr.common.params.HighlightParams
-
- encoders - Variable in class org.apache.solr.highlight.SolrHighlighter
-
- encoding - Variable in class org.apache.solr.handler.dataimport.FileDataSource
-
The encoding using which the given file should be read
- ENCODING - Static variable in class org.apache.solr.handler.dataimport.URLDataSource
-
- end - Variable in class org.apache.noggit.CharArr
-
- end - Variable in class org.apache.solr.common.util.FastInputStream
-
- END - Static variable in class org.apache.solr.common.util.JavaBinCodec
-
- END_MESSAGE - Static variable in class org.apache.solr.update.TransactionLog
-
- END_OBJ - Static variable in class org.apache.solr.common.util.JavaBinCodec
-
- endArray() - Method in class org.apache.noggit.JSONWriter
-
- endArray(Object) - Method in class org.apache.noggit.ObjectBuilder
-
- endDoc() - Method in class org.apache.solr.update.DocumentBuilder
-
- endElement(String, String, String) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
- endObject() - Method in class org.apache.noggit.JSONWriter
-
- EndResultTransformer - Interface in org.apache.solr.search.grouping.endresulttransformer
-
Responsible for transforming the grouped result into the final format for displaying purposes.
- EndResultTransformer.SolrDocumentSource - Interface in org.apache.solr.search.grouping.endresulttransformer
-
- endsWithCommit() - Method in class org.apache.solr.update.TransactionLog
-
- endtime - Variable in class org.apache.solr.response.SolrQueryResponse
-
The endtime of the request in milliseconds.
- ENFORCE_SCHEMA - Static variable in interface org.apache.solr.update.processor.LangIdParams
-
- enforceSchema - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
-
- ENGINE_NAME - Static variable in class org.apache.solr.handler.clustering.ClusteringEngine
-
- ENGINE_NAME - Static variable in interface org.apache.solr.handler.clustering.ClusteringParams
-
- ensureExists(String, SolrZkClient) - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
-
- ensureExists(String, byte[], CreateMode, SolrZkClient) - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
-
- Entity - Class in org.apache.solr.handler.dataimport.config
-
- Entity(boolean, Element, DataImporter, Entity) - Constructor for class org.apache.solr.handler.dataimport.config.Entity
-
- entity - Variable in class org.apache.solr.handler.dataimport.config.EntityField.Builder
-
- entity - Variable in class org.apache.solr.handler.dataimport.config.Field.Builder
-
- EntityField - Class in org.apache.solr.handler.dataimport.config
-
- EntityField(EntityField.Builder) - Constructor for class org.apache.solr.handler.dataimport.config.EntityField
-
- EntityField.Builder - Class in org.apache.solr.handler.dataimport.config
-
- EntityField.Builder(Element) - Constructor for class org.apache.solr.handler.dataimport.config.EntityField.Builder
-
- entityName - Variable in class org.apache.solr.handler.dataimport.EntityProcessorBase
-
- EntityProcessor - Class in org.apache.solr.handler.dataimport
-
An instance of entity processor serves an entity.
- EntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.EntityProcessor
-
- EntityProcessorBase - Class in org.apache.solr.handler.dataimport
-
- EntityProcessorBase() - Constructor for class org.apache.solr.handler.dataimport.EntityProcessorBase
-
- EntityProcessorWrapper - Class in org.apache.solr.handler.dataimport
-
A Wrapper over
EntityProcessor instance which performs transforms and handles multi-row outputs correctly.
- EntityProcessorWrapper(EntityProcessor, Entity, DocBuilder) - Constructor for class org.apache.solr.handler.dataimport.EntityProcessorWrapper
-
- entrySet() - Method in class org.apache.solr.common.SolrDocument
-
- entrySet() - Method in class org.apache.solr.common.SolrInputDocument
-
- EOF - Static variable in class org.apache.noggit.JSONParser
-
Event indicating the end of input has been reached
- epw - Variable in class org.apache.solr.handler.dataimport.ContextImpl
-
- equals(Object) - Method in class org.apache.solr.common.cloud.ClusterState
-
- equals(Object) - Method in class org.apache.solr.common.util.NamedList
-
- equals(Object) - Method in class org.apache.solr.handler.component.ShardDoc
-
- equals(Object) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
TODO..
- equals(Object) - Method in class org.apache.solr.request.SimpleFacets.CountPair
-
- equals(Object) - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
- equals(Object) - Method in class org.apache.solr.schema.RandomSortField.RandomValueSource
-
- equals(Object) - Method in class org.apache.solr.schema.SchemaField
-
- equals(Object) - Method in class org.apache.solr.schema.StrFieldSource
-
- equals(Object) - Method in class org.apache.solr.search.function.distance.GeohashFunction
-
- equals(Object) - Method in class org.apache.solr.search.function.distance.GeohashHaversineFunction
-
- equals(Object) - Method in class org.apache.solr.search.function.distance.HaversineConstFunction
-
- equals(Object) - Method in class org.apache.solr.search.function.distance.HaversineFunction
-
- equals(Object) - Method in class org.apache.solr.search.function.distance.SquaredEuclideanFunction
-
- equals(Object) - Method in class org.apache.solr.search.function.distance.StringDistanceFunction
-
- equals(Object) - Method in class org.apache.solr.search.function.distance.VectorDistanceFunction
-
- equals(Object) - Method in class org.apache.solr.search.function.FileFloatSource
-
- equals(Object) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
-
- equals(Object) - Method in class org.apache.solr.search.QueryResultKey
-
- equals(Object) - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
Returns true if o is equal to this.
- equals(Object) - Method in class org.apache.solr.search.WrappedQuery
-
- equals(Object) - Method in class org.apache.solr.SolrLogFormatter.Method
-
- equals(Object) - Method in class org.apache.solr.spelling.PossibilityIterator.RankedSpellPossibility
-
- equals(Object) - Method in class org.apache.solr.spelling.ResultEntry
-
- equals(Object) - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor.RetryNode
-
- equals(Object) - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
-
- equals(int, int) - Method in class org.apache.solr.util.PrimUtils.IntComparator
-
- err - Variable in class org.apache.solr.response.SolrQueryResponse
-
- ERR_STATUS - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- errHeader - Variable in class org.apache.solr.handler.ContentStreamLoader
-
- error(SAXParseException) - Method in class org.apache.solr.common.util.XMLErrorLogger
-
- error(TransformerException) - Method in class org.apache.solr.common.util.XMLErrorLogger
-
- errors - Variable in class org.apache.solr.update.SolrCmdDistributor.Response
-
- errors - Variable in class org.apache.solr.update.UpdateLog.RecoveryInfo
-
- ESCAPE_DISABLED - Static variable in class org.apache.solr.internal.csv.CSVStrategy
-
- ESCAPE_SOLR_QUERY_CHARS - Static variable in class org.apache.solr.handler.dataimport.EvaluatorBag
-
- escapeAttributeValue(String, Writer) - Static method in class org.apache.solr.common.util.XML
-
- escapeAttributeValue(char[], int, int, Writer) - Static method in class org.apache.solr.common.util.XML
-
- escapeCharData(String, Writer) - Static method in class org.apache.solr.common.util.XML
-
- escapeQueryChars(String) - Static method in class org.apache.solr.client.solrj.util.ClientUtils
-
- evaluate(String, QName) - Method in class org.apache.solr.core.Config
-
- evaluate(String, Context) - Method in class org.apache.solr.handler.dataimport.Evaluator
-
- Evaluator - Class in org.apache.solr.handler.dataimport
-
Pluggable functions for resolving variables
- Evaluator() - Constructor for class org.apache.solr.handler.dataimport.Evaluator
-
- EvaluatorBag - Class in org.apache.solr.handler.dataimport
-
Holds definitions for evaluators provided by DataImportHandler
- EvaluatorBag() - Constructor for class org.apache.solr.handler.dataimport.EvaluatorBag
-
- EvaluatorBag.VariableWrapper - Class in org.apache.solr.handler.dataimport
-
- EvaluatorBag.VariableWrapper(String, VariableResolver) - Constructor for class org.apache.solr.handler.dataimport.EvaluatorBag.VariableWrapper
-
- EVENT - Static variable in interface org.apache.solr.common.params.EventParams
-
Event param for things like newSearcher, firstSearcher
- EventListener - Interface in org.apache.solr.handler.dataimport
-
Event listener for DataImportHandler
This API is experimental and subject to change
- EventParams - Interface in org.apache.solr.common.params
-
- evictedEntry(K, V) - Method in interface org.apache.solr.util.ConcurrentLFUCache.EvictionListener
-
- evictedEntry(K, V) - Method in interface org.apache.solr.util.ConcurrentLRUCache.EvictionListener
-
- EXACT_MATCH_FIRST - Static variable in class org.apache.solr.spelling.suggest.fst.FSTLookupFactory
-
If true, exact suggestions are returned first, even if they are prefixes
of other strings in the automaton (possibly with larger weights).
- EXACT_MATCH_FIRST - Static variable in class org.apache.solr.spelling.suggest.fst.WFSTLookupFactory
-
If true, exact suggestions are returned first, even if they are prefixes
of other strings in the automaton (possibly with larger weights).
- EXCEL_STRATEGY - Static variable in class org.apache.solr.internal.csv.CSVStrategy
-
- exception - Variable in class org.apache.solr.update.SolrCmdDistributor.Request
-
- ExchangeRateProvider - Interface in org.apache.solr.schema
-
Interface for providing pluggable exchange rate providers to @CurrencyField
- EXCLUDE - Static variable in interface org.apache.solr.common.params.CommonParams
-
- EXCLUDE_MARKER_FIELD_NAME - Static variable in interface org.apache.solr.common.params.QueryElevationParams
-
The name of the field that excluded editorial results will be written out as when using the QueryElevationComponent, which
automatically configures the EditorialMarkerFactory.
- EXCLUDED - Static variable in class org.apache.solr.handler.component.QueryElevationComponent
-
- ExcludedMarkerFactory - Class in org.apache.solr.response.transform
-
- ExcludedMarkerFactory() - Constructor for class org.apache.solr.response.transform.ExcludedMarkerFactory
-
- excludes - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
-
A Regex pattern of excluded file names as given in data-config.xml after resolving any variables
- EXCLUDES - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
-
- EXCLUSIVE - Static variable in interface org.apache.solr.common.params.QueryElevationParams
-
- execute() - Method in class org.apache.solr.common.cloud.ZkOperation
-
Performs the operation - which may be involved multiple times if the connection
to ZooKeeper closes during this operation
- execute(SolrRequestHandler, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.core.SolrCore
-
- execute() - Method in class org.apache.solr.handler.dataimport.DocBuilder
-
- execute() - Method in class org.apache.solr.search.grouping.CommandHandler
-
- execute() - Method in class org.apache.solr.search.Grouping
-
- execute(HttpServletRequest, SolrRequestHandler, SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.servlet.SolrDispatchFilter
-
- exists(String, Watcher, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
-
Return the stat of the node of the given path.
- exists(String, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
-
- exists(String) - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- exists(String) - Method in class org.apache.solr.core.DirectoryFactory
-
Returns true if a Directory exists for a given path.
- exists(String) - Method in class org.apache.solr.core.RAMDirectoryFactory
-
- exists(int) - Method in class org.apache.solr.search.BitDocSet
-
Returns true of the doc exists in the set.
- exists(int) - Method in interface org.apache.solr.search.DocSet
-
Returns true if a document is in the DocSet.
- exists(int) - Method in class org.apache.solr.search.DocSlice
-
- exists(int) - Method in class org.apache.solr.search.HashDocSet
-
- exists(int) - Method in class org.apache.solr.search.SortedIntDocSet
-
- explain(AtomicReaderContext, int) - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
-
- explain(Query, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
- EXPLAIN_OTHER - Static variable in interface org.apache.solr.common.params.CommonParams
-
another query to explain against
- EXPLAIN_STRUCT - Static variable in interface org.apache.solr.common.params.CommonParams
-
boolean indicating whether score explanations should structured (true),
or plain text (false)
- ExplainAugmenterFactory - Class in org.apache.solr.response.transform
-
- ExplainAugmenterFactory() - Constructor for class org.apache.solr.response.transform.ExplainAugmenterFactory
-
- ExplainAugmenterFactory.Style - Enum in org.apache.solr.response.transform
-
- explanationsToNamedLists(NamedList<Explanation>) - Static method in class org.apache.solr.util.SolrPluginUtils
-
- explanationToNamedList(Explanation) - Static method in class org.apache.solr.util.SolrPluginUtils
-
- EXPUNGE_DELETES - Static variable in interface org.apache.solr.common.params.UpdateParams
-
- expungeDeletes - Variable in class org.apache.solr.update.CommitUpdateCommand
-
- ExtendedDismaxQParserPlugin - Class in org.apache.solr.search
-
An advanced multi-field query parser based on the DisMax parser.
- ExtendedDismaxQParserPlugin() - Constructor for class org.apache.solr.search.ExtendedDismaxQParserPlugin
-
- ExtendedQuery - Interface in org.apache.solr.search
-
The ExtendedQuery interface provides extra metadata to a query.
- ExtendedQueryBase - Class in org.apache.solr.search
-
- ExtendedQueryBase() - Constructor for class org.apache.solr.search.ExtendedQueryBase
-
- extendedResults - Variable in class org.apache.solr.spelling.SpellingOptions
-
Provide additional, per implementation, information about the results
- EXTERN_STRING - Static variable in class org.apache.solr.common.util.JavaBinCodec
-
- EXTERNAL - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- ExternalFileField - Class in org.apache.solr.schema
-
Get values from an external file instead of the index.
- ExternalFileField() - Constructor for class org.apache.solr.schema.ExternalFileField
-
- EXTRACT_FORMAT - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
-
Content output format if extractOnly is true.
- EXTRACT_ONLY - Static variable in interface org.apache.solr.handler.extraction.ExtractingParams
-
Only extract and return the content, do not index it.
- ExtractingDocumentLoader - Class in org.apache.solr.handler.extraction
-
The class responsible for loading extracted content into Solr.
- ExtractingDocumentLoader(SolrQueryRequest, UpdateRequestProcessor, TikaConfig, SolrContentHandlerFactory) - Constructor for class org.apache.solr.handler.extraction.ExtractingDocumentLoader
-
- ExtractingMetadataConstants - Interface in org.apache.solr.handler.extraction
-
- ExtractingParams - Interface in org.apache.solr.handler.extraction
-
The various Solr Parameters names to use when extracting content.
- ExtractingRequestHandler - Class in org.apache.solr.handler.extraction
-
Handler for rich documents like PDF or Word or any other file format that Tika handles that need the text to be extracted
first from the document.
- ExtractingRequestHandler() - Constructor for class org.apache.solr.handler.extraction.ExtractingRequestHandler
-
- extractTerms(Set) - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
- extractTerms(Set<Term>) - Method in class org.apache.solr.search.WrappedQuery
-
- F - Static variable in class org.apache.solr.search.QueryParsing
-
- FACET - Static variable in interface org.apache.solr.common.params.FacetParams
-
Should facet counts be calculated?
- facet(int, BytesRef) - Method in class org.apache.solr.handler.component.FieldFacetStats
-
- FACET_DATE - Static variable in interface org.apache.solr.common.params.FacetParams
-
Any field whose terms the user wants to enumerate over for
Facet Contraint Counts (multi-value)
- FACET_DATE_END - Static variable in interface org.apache.solr.common.params.FacetParams
-
Date string indicating the endinging point for a date facet range.
- FACET_DATE_GAP - Static variable in interface org.apache.solr.common.params.FacetParams
-
Date Math string indicating the interval of sub-ranges for a date
facet range.
- FACET_DATE_HARD_END - Static variable in interface org.apache.solr.common.params.FacetParams
-
Boolean indicating how counts should be computed if the range
between 'start' and 'end' is not evenly divisible by 'gap'.
- FACET_DATE_INCLUDE - Static variable in interface org.apache.solr.common.params.FacetParams
-
Multivalued string indicating what rules should be applied to determine
when the the ranges generated for date faceting should be inclusive or
exclusive of their end points.
- FACET_DATE_OTHER - Static variable in interface org.apache.solr.common.params.FacetParams
-
String indicating what "other" ranges should be computed for a
date facet range (multi-value).
- FACET_DATE_START - Static variable in interface org.apache.solr.common.params.FacetParams
-
Date string indicating the starting point for a date facet range.
- FACET_ENUM_CACHE_MINDF - Static variable in interface org.apache.solr.common.params.FacetParams
-
When faceting by enumerating the terms in a field,
only use the filterCache for terms with a df >= to this parameter.
- FACET_FIELD - Static variable in interface org.apache.solr.common.params.FacetParams
-
Any field whose terms the user wants to enumerate over for
Facet Constraint Counts (multi-value)
- FACET_LIMIT - Static variable in interface org.apache.solr.common.params.FacetParams
-
Numeric option indicating the maximum number of facet field counts
be included in the response for each field - in descending order of count.
- FACET_METHOD - Static variable in interface org.apache.solr.common.params.FacetParams
-
What method should be used to do the faceting
- FACET_METHOD_enum - Static variable in interface org.apache.solr.common.params.FacetParams
-
Value for FACET_METHOD param to indicate that Solr should enumerate over terms
in a field to calculate the facet counts.
- FACET_METHOD_fc - Static variable in interface org.apache.solr.common.params.FacetParams
-
Value for FACET_METHOD param to indicate that Solr should enumerate over documents
and count up terms by consulting an uninverted representation of the field values
(such as the FieldCache used for sorting).
- FACET_METHOD_fcs - Static variable in interface org.apache.solr.common.params.FacetParams
-
Value for FACET_METHOD param, like FACET_METHOD_fc but counts per-segment.
- FACET_MINCOUNT - Static variable in interface org.apache.solr.common.params.FacetParams
-
Numeric option indicating the minimum number of hits before a facet should
be included in the response.
- FACET_MISSING - Static variable in interface org.apache.solr.common.params.FacetParams
-
Boolean option indicating whether the response should include a
facet field count for all records which have no value for the
facet field.
- FACET_OFFSET - Static variable in interface org.apache.solr.common.params.FacetParams
-
The offset into the list of facets.
- FACET_PIVOT - Static variable in interface org.apache.solr.common.params.FacetParams
-
Comma separated list of fields to pivot
example: author,type (for types by author / types within author)
- FACET_PIVOT_MINCOUNT - Static variable in interface org.apache.solr.common.params.FacetParams
-
Minimum number of docs that need to match to be included in the sublist
default value is 1
- FACET_PREFIX - Static variable in interface org.apache.solr.common.params.FacetParams
-
Only return constraints of a facet field with the given prefix.
- FACET_QUERY - Static variable in interface org.apache.solr.common.params.FacetParams
-
Any lucene formated queries the user would like to use for
Facet Constraint Counts (multi-value)
- FACET_RANGE - Static variable in interface org.apache.solr.common.params.FacetParams
-
Any numerical field whose terms the user wants to enumerate over
Facet Contraint Counts for selected ranges.
- FACET_RANGE_END - Static variable in interface org.apache.solr.common.params.FacetParams
-
Number indicating the ending point for a numerical range facet.
- FACET_RANGE_GAP - Static variable in interface org.apache.solr.common.params.FacetParams
-
Number indicating the interval of sub-ranges for a numerical
facet range.
- FACET_RANGE_HARD_END - Static variable in interface org.apache.solr.common.params.FacetParams
-
Boolean indicating how counts should be computed if the range
between 'start' and 'end' is not evenly divisible by 'gap'.
- FACET_RANGE_INCLUDE - Static variable in interface org.apache.solr.common.params.FacetParams
-
Multivalued string indicating what rules should be applied to determine
when the the ranges generated for numeric faceting should be inclusive or
exclusive of their end points.
- FACET_RANGE_OTHER - Static variable in interface org.apache.solr.common.params.FacetParams
-
String indicating what "other" ranges should be computed for a
numerical range facet (multi-value).
- FACET_RANGE_START - Static variable in interface org.apache.solr.common.params.FacetParams
-
Number indicating the starting point for a numerical range facet.
- FACET_SORT - Static variable in interface org.apache.solr.common.params.FacetParams
-
String option: "count" causes facets to be sorted
by the count, "index" results in index order.
- FACET_SORT_COUNT - Static variable in interface org.apache.solr.common.params.FacetParams
-
- FACET_SORT_COUNT_LEGACY - Static variable in interface org.apache.solr.common.params.FacetParams
-
- FACET_SORT_INDEX - Static variable in interface org.apache.solr.common.params.FacetParams
-
- FACET_SORT_INDEX_LEGACY - Static variable in interface org.apache.solr.common.params.FacetParams
-
- FACET_ZEROS - Static variable in interface org.apache.solr.common.params.FacetParams
-
Boolean option indicating whether facet field counts of "0" should
be included in the response.
- FacetComponent - Class in org.apache.solr.handler.component
-
TODO!
- FacetComponent() - Constructor for class org.apache.solr.handler.component.FacetComponent
-
- FacetComponent.DistribFieldFacet - Class in org.apache.solr.handler.component
-
This API is experimental and subject to change
- FacetComponent.FacetBase - Class in org.apache.solr.handler.component
-
This API is experimental and subject to change
- FacetComponent.FacetBase(ResponseBuilder, String, String) - Constructor for class org.apache.solr.handler.component.FacetComponent.FacetBase
-
- FacetComponent.FacetInfo - Class in org.apache.solr.handler.component
-
This API is experimental and subject to change
- FacetComponent.FacetInfo() - Constructor for class org.apache.solr.handler.component.FacetComponent.FacetInfo
-
- FacetComponent.FieldFacet - Class in org.apache.solr.handler.component
-
This API is experimental and subject to change
- FacetComponent.FieldFacet(ResponseBuilder, String) - Constructor for class org.apache.solr.handler.component.FacetComponent.FieldFacet
-
- FacetComponent.QueryFacet - Class in org.apache.solr.handler.component
-
This API is experimental and subject to change
- FacetComponent.QueryFacet(ResponseBuilder, String) - Constructor for class org.apache.solr.handler.component.FacetComponent.QueryFacet
-
- FacetComponent.ShardFacetCount - Class in org.apache.solr.handler.component
-
This API is experimental and subject to change
- FacetComponent.ShardFacetCount() - Constructor for class org.apache.solr.handler.component.FacetComponent.ShardFacetCount
-
- FacetField - Class in org.apache.solr.client.solrj.response
-
A utility class to hold the facet response.
- FacetField(String) - Constructor for class org.apache.solr.client.solrj.response.FacetField
-
- FacetField(String, String, Date) - Constructor for class org.apache.solr.client.solrj.response.FacetField
-
- FacetField.Count - Class in org.apache.solr.client.solrj.response
-
- FacetField.Count(FacetField, String, long) - Constructor for class org.apache.solr.client.solrj.response.FacetField.Count
-
- FacetParams - Interface in org.apache.solr.common.params
-
Facet parameters
- FacetParams.FacetDateOther - Enum in org.apache.solr.common.params
-
- FacetParams.FacetRangeInclude - Enum in org.apache.solr.common.params
-
An enumeration of the legal values for
FacetParams.FACET_DATE_INCLUDE and
FacetParams.FACET_RANGE_INCLUDE
lower = all gap based ranges include their lower bound
upper = all gap based ranges include their upper bound
edge = the first and last gap ranges include their edge bounds (ie: lower
for the first one, upper for the last one) even if the corresponding
upper/lower option is not specified
outer = the BEFORE and AFTER ranges
should be inclusive of their bounds, even if the first or last ranges
already include those boundaries.
- FacetParams.FacetRangeOther - Enum in org.apache.solr.common.params
-
- facetResponse - Variable in class org.apache.solr.request.SimpleFacets
-
- facets - Variable in class org.apache.solr.handler.component.FacetComponent.FacetInfo
-
- facetStatsValues - Variable in class org.apache.solr.handler.component.FieldFacetStats
-
- facetTermNum(int, int) - Method in class org.apache.solr.handler.component.FieldFacetStats
-
- factory - Variable in class org.apache.solr.handler.dataimport.JdbcDataSource
-
- factory - Variable in class org.apache.solr.handler.extraction.ExtractingDocumentLoader
-
- factory - Variable in class org.apache.solr.handler.extraction.ExtractingRequestHandler
-
- failedDocCount - Variable in class org.apache.solr.handler.dataimport.DocBuilder.Statistics
-
- FALLBACK - Static variable in interface org.apache.solr.update.processor.LangIdParams
-
- FALLBACK_FIELDS - Static variable in interface org.apache.solr.update.processor.LangIdParams
-
- fallbackFields - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
-
- fallbackValue - Variable in class org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor
-
- FALSE - Static variable in interface org.apache.solr.common.params.CommonParams
-
- FALSE_CHARS - Static variable in class org.apache.noggit.JSONUtil
-
- FALSE_TOKEN - Static variable in class org.apache.solr.schema.BoolField
-
- falseProperties - Variable in class org.apache.solr.schema.FieldType
-
properties explicitly set to false
- FastInputStream - Class in org.apache.solr.common.util
-
Single threaded buffered InputStream
Internal Solr use only, subject to change.
- FastInputStream(InputStream) - Constructor for class org.apache.solr.common.util.FastInputStream
-
- FastInputStream(InputStream, byte[], int, int) - Constructor for class org.apache.solr.common.util.FastInputStream
-
- FastLRUCache<K,V> - Class in org.apache.solr.search
-
SolrCache based on ConcurrentLRUCache implementation.
- FastLRUCache() - Constructor for class org.apache.solr.search.FastLRUCache
-
- FastOutputStream - Class in org.apache.solr.common.util
-
Single threaded buffered OutputStream
Internal Solr use only, subject to change.
- FastOutputStream(OutputStream) - Constructor for class org.apache.solr.common.util.FastOutputStream
-
- FastOutputStream(OutputStream, byte[], int) - Constructor for class org.apache.solr.common.util.FastOutputStream
-
- FastWriter - Class in org.apache.solr.util
-
Single threaded BufferedWriter
Internal Solr use only, subject to change.
- FastWriter(Writer) - Constructor for class org.apache.solr.util.FastWriter
-
- FastWriter(Writer, char[], int) - Constructor for class org.apache.solr.util.FastWriter
-
- fatalError(SAXParseException) - Method in class org.apache.solr.common.util.XMLErrorLogger
-
- fatalError(TransformerException) - Method in class org.apache.solr.common.util.XMLErrorLogger
-
- Field - Annotation Type in org.apache.solr.client.solrj.beans
-
- FIELD - Static variable in interface org.apache.solr.common.params.CommonParams
-
- FIELD - Static variable in interface org.apache.solr.common.params.SpatialParams
-
- field - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
-
- Field - Class in org.apache.solr.handler.dataimport.config
-
- Field(Field.Builder) - Constructor for class org.apache.solr.handler.dataimport.config.Field
-
- field - Variable in enum org.apache.solr.search.SolrQueryParser.MagicFieldName
-
- field - Variable in class org.apache.solr.search.SpatialOptions
-
- FIELD - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- FIELD - Static variable in class org.apache.solr.spelling.SolrSpellChecker
-
- field - Variable in class org.apache.solr.spelling.SolrSpellChecker
-
- Field.Builder - Class in org.apache.solr.handler.dataimport.config
-
- Field.Builder(Element) - Constructor for class org.apache.solr.handler.dataimport.config.Field.Builder
-
- FIELD_MATCH - Static variable in interface org.apache.solr.common.params.HighlightParams
-
- FIELD_NAME - Static variable in interface org.apache.solr.common.params.AnalysisParams
-
Holds the value of the field which should be analyzed.
- FIELD_SORT_VALUES - Static variable in class org.apache.solr.handler.component.ResponseBuilder
-
- FIELD_SUFFIX_AMOUNT_RAW - Static variable in class org.apache.solr.schema.CurrencyField
-
- FIELD_SUFFIX_CURRENCY - Static variable in class org.apache.solr.schema.CurrencyField
-
- FIELD_TYPE - Static variable in interface org.apache.solr.common.params.AnalysisParams
-
Holds a comma-separated list of field types that the analysis should be peformed for.
- FIELD_TYPE - Static variable in class org.apache.solr.spelling.SolrSpellChecker
-
- FIELD_VALUE - Static variable in interface org.apache.solr.common.params.AnalysisParams
-
Hodls a comma-separated list of field named that the analysis should be performed for.
- FieldAnalysisRequest - Class in org.apache.solr.client.solrj.request
-
A request for the org.apache.solr.handler.FieldAnalysisRequestHandler.
- FieldAnalysisRequest() - Constructor for class org.apache.solr.client.solrj.request.FieldAnalysisRequest
-
Constructs a new FieldAnalysisRequest with a default uri of "/fieldanalysis".
- FieldAnalysisRequest(String) - Constructor for class org.apache.solr.client.solrj.request.FieldAnalysisRequest
-
Constructs a new FieldAnalysisRequest with a given uri.
- FieldAnalysisRequestHandler - Class in org.apache.solr.handler
-
Provides the ability to specify multiple field types and field names in the same request.
- FieldAnalysisRequestHandler() - Constructor for class org.apache.solr.handler.FieldAnalysisRequestHandler
-
- FieldAnalysisResponse - Class in org.apache.solr.client.solrj.response
-
- FieldAnalysisResponse() - Constructor for class org.apache.solr.client.solrj.response.FieldAnalysisResponse
-
- FieldAnalysisResponse.Analysis - Class in org.apache.solr.client.solrj.response
-
The analysis of a field.
- fieldBuilders - Variable in class org.apache.solr.handler.extraction.SolrContentHandler
-
- FieldFacetStats - Class in org.apache.solr.handler.component
-
9/10/2009 - Moved out of StatsComponent to allow open access to UnInvertedField
FieldFacetStats is a utility to accumulate statistics on a set of values in one field,
for facet values present in another field.
- FieldFacetStats(String, FieldCache.DocTermsIndex, SchemaField, SchemaField, int) - Constructor for class org.apache.solr.handler.component.FieldFacetStats
-
- FieldFlag - Enum in org.apache.solr.common.luke
-
- FieldLengthUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Replaces any CharSequence values found in fields matching the specified
conditions with the lengths of those CharSequences (as an Integer).
- FieldLengthUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.FieldLengthUpdateProcessorFactory
-
- FieldMappingException - Exception in org.apache.solr.uima.processor.exception
-
Exception thrown when an error happening while mapping UIMA CAS model to Solt fields
- FieldMappingException(Exception) - Constructor for exception org.apache.solr.uima.processor.exception.FieldMappingException
-
- FieldMutatingUpdateProcessor - Class in org.apache.solr.update.processor
-
Reusable base class for UpdateProcessors that will consider
AddUpdateCommands and mutate the values associated with configured
fields.
- FieldMutatingUpdateProcessor(FieldMutatingUpdateProcessor.FieldNameSelector, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.FieldMutatingUpdateProcessor
-
- FieldMutatingUpdateProcessor.FieldNameSelector - Interface in org.apache.solr.update.processor
-
Interface for idenfifying which fileds should be mutated
- FieldMutatingUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Base class for implementing Factories for FieldMutatingUpdateProcessors and
FieldValueMutatingUpdateProcessors.
- FieldMutatingUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
-
- FieldMutatingUpdateProcessorFactory.SelectorParams - Class in org.apache.solr.update.processor
-
- FieldMutatingUpdateProcessorFactory.SelectorParams() - Constructor for class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
-
- fieldName - Variable in class org.apache.solr.search.SolrIndexSearcher.DocsEnumState
-
- fieldName - Variable in class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory
-
- fieldName - Variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
-
- FieldParams - Class in org.apache.solr.search
-
A class to hold "phrase slop" and "boost" parameters for pf, pf2, pf3 parameters
- FieldParams(String, int, int, float) - Constructor for class org.apache.solr.search.FieldParams
-
- FieldProperties - Class in org.apache.solr.schema
-
- FieldProperties() - Constructor for class org.apache.solr.schema.FieldProperties
-
- FieldQParserPlugin - Class in org.apache.solr.search
-
Create a field query from the input value, applying text analysis and constructing a phrase query if appropriate.
- FieldQParserPlugin() - Constructor for class org.apache.solr.search.FieldQParserPlugin
-
- FieldReaderDataSource - Class in org.apache.solr.handler.dataimport
-
This can be useful for users who have a DB field containing xml and wish to use a nested
XPathEntityProcessor
The datasouce may be configured as follows
The enity which uses this datasource must keep the url value as the variable name url="field-name"
The fieldname must be resolvable from
VariableResolver
This may be used with any
EntityProcessor which uses a
DataSource<
Reader> eg:
XPathEntityProcessor
Supports String, BLOB, CLOB data types and there is an extra field (in the entity) 'encoding' for BLOB types
- FieldReaderDataSource() - Constructor for class org.apache.solr.handler.dataimport.FieldReaderDataSource
-
- fieldRegex - Variable in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory.SelectorParams
-
- FIELDS - Static variable in interface org.apache.solr.common.params.HighlightParams
-
- FIELDS - Static variable in interface org.apache.solr.common.params.TermVectorParams
-
The fields to get term vectors for
- fields - Variable in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser.Alias
-
- FIELDS_PARAM - Static variable in interface org.apache.solr.update.processor.LangIdParams
-
- FieldStatsInfo - Class in org.apache.solr.client.solrj.response
-
Holds stats info
- FieldStatsInfo(NamedList<Object>, String) - Constructor for class org.apache.solr.client.solrj.response.FieldStatsInfo
-
- FieldStreamDataSource - Class in org.apache.solr.handler.dataimport
-
This can be useful for users who have a DB field containing BLOBs which may be Rich documents
The datasouce may be configured as follows
<dataSource name="f1" type="FieldStreamDataSource" />
The entity which uses this datasource must keep and attribute dataField
The fieldname must be resolvable from
VariableResolver
This may be used with any
EntityProcessor which uses a
DataSource<
InputStream> eg: TikaEntityProcessor
- FieldStreamDataSource() - Constructor for class org.apache.solr.handler.dataimport.FieldStreamDataSource
-
- FieldType - Class in org.apache.solr.schema
-
Base class for all field types used by an index schema.
- FieldType() - Constructor for class org.apache.solr.schema.FieldType
-
- FieldType.DefaultAnalyzer - Class in org.apache.solr.schema
-
Default analyzer for types that only produce 1 verbatim token...
- fieldTypeAmountRaw - Variable in class org.apache.solr.schema.CurrencyField
-
- fieldTypeCurrency - Variable in class org.apache.solr.schema.CurrencyField
-
- fieldTypeName - Variable in class org.apache.solr.spelling.SolrSpellChecker
-
- FieldTypePluginLoader - Class in org.apache.solr.schema
-
- FieldTypePluginLoader(IndexSchema, Map<String, FieldType>, Collection<SchemaAware>) - Constructor for class org.apache.solr.schema.FieldTypePluginLoader
-
- fieldValueCacheConfig - Variable in class org.apache.solr.core.SolrConfig
-
- FieldValueMutatingUpdateProcessor - Class in org.apache.solr.update.processor
-
Abstract subclass of FieldMutatingUpdateProcessor for implementing
UpdateProcessors that will mutate all individual values of a selected
field independently
- FieldValueMutatingUpdateProcessor(FieldMutatingUpdateProcessor.FieldNameSelector, UpdateRequestProcessor) - Constructor for class org.apache.solr.update.processor.FieldValueMutatingUpdateProcessor
-
- FieldValueSubsetUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Base class for processors that want to mutate selected fields to only
keep a subset of the original values.
- FieldValueSubsetUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.FieldValueSubsetUpdateProcessorFactory
-
- FILE - Static variable in interface org.apache.solr.common.params.CoreAdminParams
-
If you specify a file, what is its name
- FILE - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
-
- FILE - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- FILE_NAME - Static variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
-
- FILE_STREAM - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- FileBasedSpellChecker - Class in org.apache.solr.spelling
-
A spell checker implementation that loads words from a text file (one word per line).
- FileBasedSpellChecker() - Constructor for class org.apache.solr.spelling.FileBasedSpellChecker
-
- FileDataSource - Class in org.apache.solr.handler.dataimport
-
- FileDataSource() - Constructor for class org.apache.solr.handler.dataimport.FileDataSource
-
- FileFloatSource - Class in org.apache.solr.search.function
-
Obtains float field values from an external file.
- FileFloatSource(SchemaField, SchemaField, float, QParser) - Constructor for class org.apache.solr.search.function.FileFloatSource
-
- FileFloatSource.ReloadCacheRequestHandler - Class in org.apache.solr.search.function
-
- FileFloatSource.ReloadCacheRequestHandler() - Constructor for class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
-
- FileListEntityProcessor - Class in org.apache.solr.handler.dataimport
-
An
EntityProcessor instance which can stream file names found in a given base
directory matching patterns and returning rows containing file information.
- FileListEntityProcessor() - Constructor for class org.apache.solr.handler.dataimport.FileListEntityProcessor
-
- fileName - Variable in class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
-
- fileName - Variable in class org.apache.solr.handler.dataimport.FileListEntityProcessor
-
A regex pattern to identify files given in data-config.xml after resolving any variables
- FileUtils - Class in org.apache.solr.util
-
- FileUtils() - Constructor for class org.apache.solr.util.FileUtils
-
- fill() - Method in class org.apache.noggit.CharArr
-
- fill() - Method in class org.apache.noggit.JSONParser
-
- FILLLEFT - Static variable in class org.apache.solr.internal.csv.writer.CSVConfig
-
Fill content the the left.
- FILLNONE - Static variable in class org.apache.solr.internal.csv.writer.CSVConfig
-
Do no do any filling
- FILLRIGHT - Static variable in class org.apache.solr.internal.csv.writer.CSVConfig
-
Fill content to the right.
- filter - Variable in class org.apache.solr.search.SolrIndexSearcher.ProcessedFilter
-
- filterCacheConfig - Variable in class org.apache.solr.core.SolrConfig
-
- FilterCollector - Class in org.apache.solr.search.grouping.collector
-
A collector that filters incoming doc ids that are not in the filter.
- FilterCollector(DocSet, Collector) - Constructor for class org.apache.solr.search.grouping.collector.FilterCollector
-
- finalize() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
-
- finalize() - Method in class org.apache.solr.core.CoreContainer
-
- finalize() - Method in class org.apache.solr.core.SolrCore
-
- finalize() - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
-
- finalize() - Method in class org.apache.solr.update.SolrIndexWriter
-
- finalize() - Method in class org.apache.solr.util.ConcurrentLFUCache
-
- finalize() - Method in class org.apache.solr.util.ConcurrentLRUCache
-
- FIND_DELTA - Static variable in class org.apache.solr.handler.dataimport.Context
-
- findClass(String, Class<T>, String...) - Method in class org.apache.solr.core.SolrResourceLoader
-
This method loads a class either with it's FQN or a short-name (solr.class-simplename or class-simplename).
- findIndex(int[], int, int, int) - Static method in class org.apache.solr.search.SortedIntDocSet
-
- findMappedName(String) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
Get the name mapping
- finish() - Method in class org.apache.solr.search.Grouping.Command
-
Performs any necessary post actions to prepare the response.
- finish() - Method in class org.apache.solr.search.Grouping.CommandField
-
Performs any necessary post actions to prepare the response.
- finish() - Method in class org.apache.solr.search.Grouping.CommandFunc
-
Performs any necessary post actions to prepare the response.
- finish() - Method in class org.apache.solr.search.Grouping.CommandQuery
-
Performs any necessary post actions to prepare the response.
- finish() - Method in class org.apache.solr.update.processor.DistributedUpdateProcessor
-
- finish() - Method in class org.apache.solr.update.processor.UpdateRequestProcessor
-
- finish() - Method in class org.apache.solr.update.SolrCmdDistributor
-
- finish(UpdateLog.SyncLevel) - Method in class org.apache.solr.update.TransactionLog
-
- finish(UpdateLog.SyncLevel) - Method in class org.apache.solr.update.UpdateLog
-
- finished - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.clustering.ClusteringComponent
-
- finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.DebugComponent
-
- finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.FacetComponent
-
- finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.HighlightComponent
-
- finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.QueryComponent
-
- finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
private void handleRegularResponses(ResponseBuilder rb, ShardRequest sreq) {
}
- finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.SearchComponent
-
Called after all responses have been received for this stage.
- finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.StatsComponent
-
- finishStage(ResponseBuilder) - Method in class org.apache.solr.handler.component.TermsComponent
-
- FIRST_SEARCHER - Static variable in interface org.apache.solr.common.params.EventParams
-
- FirstFieldValueUpdateProcessorFactory - Class in org.apache.solr.update.processor
-
Keeps only the first value of fields matching the specified
conditions.
- FirstFieldValueUpdateProcessorFactory() - Constructor for class org.apache.solr.update.processor.FirstFieldValueUpdateProcessorFactory
-
- firstInit(Context) - Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
-
first time init call.
- firstInit(Context) - Method in class org.apache.solr.handler.dataimport.SolrEntityProcessor
-
- firstInit(Context) - Method in class org.apache.solr.handler.dataimport.TikaEntityProcessor
-
- firstNonSorted(int[], int, int) - Static method in class org.apache.solr.search.SortedIntDocSet
-
Returns the index of the first non-sorted element or -1 if they are all sorted
- firstPhaseElapsedTime - Variable in class org.apache.solr.handler.component.ResponseBuilder
-
- fixNegativeQuery(Query) - Static method in class org.apache.solr.search.QueryUtils
-
Fixes a negative query by adding a MatchAllDocs query clause.
- FL - Static variable in interface org.apache.solr.common.params.CommonParams
-
query and init param for field list
- FLAG_GAP - Static variable in class org.apache.solr.update.UpdateLog
-
- flags - Variable in class org.apache.solr.update.UpdateCommand
-
- FLAGS_KEY - Static variable in class org.apache.solr.schema.JsonPreAnalyzedParser
-
- FLATTEN - Static variable in class org.apache.solr.handler.dataimport.XPathRecordReader
-
The FLATTEN flag indicates that all text and cdata under a specific
tag should be recursivly fetched and appended to the current Node's
value.
- flattenBooleanQuery(BooleanQuery, BooleanQuery) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Recursively walks the "from" query pulling out sub-queries and
adding them to the "to" query.
- FLOAT - Static variable in class org.apache.solr.common.util.JavaBinCodec
-
- float2sortableStr(float) - Static method in class org.apache.solr.util.NumberUtils
-
- float2sortableStr(String) - Static method in class org.apache.solr.util.NumberUtils
-
- FloatField - Class in org.apache.solr.schema
-
A legacy numeric field type that encodes "Float" values as simple Strings.
- FloatField() - Constructor for class org.apache.solr.schema.FloatField
-
- flush() - Method in class org.apache.noggit.CharArr
-
- flush() - Method in class org.apache.solr.common.util.FastOutputStream
-
- flush() - Method in interface org.apache.solr.handler.dataimport.DIHCache
-
Persists any pending data to the cache
- flush() - Method in class org.apache.solr.handler.dataimport.SortedMapBackedCache
-
- flush() - Method in class org.apache.solr.internal.csv.CSVPrinter
-
- flush() - Method in class org.apache.solr.logging.jul.RecordHandler
-
- flush() - Method in class org.apache.solr.util.FastWriter
-
- flushBuffer() - Method in class org.apache.solr.common.util.FastOutputStream
-
Only flushes the buffer of the FastOutputStream, not that of the
underlying stream.
- flushBuffer() - Method in class org.apache.solr.util.FastWriter
-
- fmts - Static variable in class org.apache.solr.client.solrj.util.ClientUtils
-
- FOR_EACH - Static variable in class org.apache.solr.handler.dataimport.XPathEntityProcessor
-
- FORCE_ELEVATION - Static variable in interface org.apache.solr.common.params.QueryElevationParams
-
- forceClose() - Method in class org.apache.solr.update.TransactionLog
-
- format - Variable in class org.apache.solr.search.Grouping.Command
-
- format(LogRecord) - Method in class org.apache.solr.SolrLogFormatter
-
- FORMAT_STYLE - Static variable in class org.apache.solr.handler.dataimport.NumberFormatTransformer
-
- formatDate(Date, Calendar, Appendable) - Static method in class org.apache.solr.common.util.DateUtil
-
Formats the date and returns the calendar instance that was used (which may be reused)
- formatDate(Date) - Method in class org.apache.solr.schema.DateField
-
Thread safe method that can be used by subclasses to format a Date
using the Internal representation.
- formatExternal(Date) - Static method in class org.apache.solr.schema.DateField
-
Return the standard human readable form of the date
- formatMessage(LogRecord) - Method in class org.apache.solr.SolrLogFormatter
-
- FORMATTER - Static variable in interface org.apache.solr.common.params.HighlightParams
-
- formatters - Variable in class org.apache.solr.highlight.SolrHighlighter
-
- fpname(String, String) - Method in class org.apache.solr.common.params.SolrParams
-
- FQ - Static variable in interface org.apache.solr.common.params.CommonParams
-
Lucene query string(s) for filtering the results without affecting scoring
- FRAG_LIST_BUILDER - Static variable in interface org.apache.solr.common.params.HighlightParams
-
- fragListBuilders - Variable in class org.apache.solr.highlight.SolrHighlighter
-
- FRAGMENTER - Static variable in interface org.apache.solr.common.params.HighlightParams
-
- fragmenters - Variable in class org.apache.solr.highlight.SolrHighlighter
-
- FRAGMENTS_BUILDER - Static variable in interface org.apache.solr.common.params.HighlightParams
-
- fragmentsBuilders - Variable in class org.apache.solr.highlight.SolrHighlighter
-
- FRAGSIZE - Static variable in interface org.apache.solr.common.params.HighlightParams
-
- freezeStage() - Method in interface org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttribute
-
- freezeStage() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.TokenTrackingAttributeImpl
-
- freq() - Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
-
- freq - Variable in class org.apache.solr.spelling.ResultEntry
-
- FREQ_COMP - Static variable in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- FREQ_COMP - Static variable in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- fromJSON(String) - Static method in class org.apache.noggit.ObjectBuilder
-
- fromJSON(byte[]) - Static method in class org.apache.solr.common.cloud.ZkStateReader
-
- fromString(SchemaField, String, float) - Method in class org.apache.solr.schema.PreAnalyzedField
-
- FSTLookupFactory - Class in org.apache.solr.spelling.suggest.fst
-
- FSTLookupFactory() - Constructor for class org.apache.solr.spelling.suggest.fst.FSTLookupFactory
-
- ftype - Variable in class org.apache.solr.handler.component.FacetComponent.FieldFacet
-
- FULL_DUMP - Static variable in class org.apache.solr.handler.dataimport.Context
-
- FULL_IMPORT_CMD - Static variable in class org.apache.solr.handler.dataimport.DataImporter
-
- FUNCTION - Static variable in class org.apache.solr.handler.dataimport.config.ConfigNameConstants
-
- FunctionQParser - Class in org.apache.solr.search
-
- FunctionQParser(String, SolrParams, SolrParams, SolrQueryRequest) - Constructor for class org.apache.solr.search.FunctionQParser
-
- FunctionQParserPlugin - Class in org.apache.solr.search
-
Create a function query from the input value.
- FunctionQParserPlugin() - Constructor for class org.apache.solr.search.FunctionQParserPlugin
-
- FunctionRangeQParserPlugin - Class in org.apache.solr.search
-
Create a range query over a function.
- FunctionRangeQParserPlugin() - Constructor for class org.apache.solr.search.FunctionRangeQParserPlugin
-
- FunctionRangeQuery - Class in org.apache.solr.search
-
- FunctionRangeQuery(ValueSourceRangeFilter) - Constructor for class org.apache.solr.search.FunctionRangeQuery
-
- GapFragmenter - Class in org.apache.solr.highlight
-
- GapFragmenter() - Constructor for class org.apache.solr.highlight.GapFragmenter
-
- gatherAllFields(DataImporter, Entity) - Static method in class org.apache.solr.handler.dataimport.config.ConfigParseUtil
-
- GEN - Static variable in interface org.apache.solr.common.params.DisMaxParams
-
query and init param for field list
- generateDescription(int, int, int, int, boolean) - Method in class org.apache.solr.search.FastLRUCache
-
- GENERATION - Static variable in class org.apache.solr.handler.ReplicationHandler
-
- GeoHashField - Class in org.apache.solr.schema
-
This is a class that represents a
Geohash field.
- GeoHashField() - Constructor for class org.apache.solr.schema.GeoHashField
-
- GeohashFunction - Class in org.apache.solr.search.function.distance
-
Takes in a latitude and longitude ValueSource and produces a GeoHash.
- GeohashFunction(ValueSource, ValueSource) - Constructor for class org.apache.solr.search.function.distance.GeohashFunction
-
- GeohashHaversineFunction - Class in org.apache.solr.search.function.distance
-
Calculate the Haversine distance between two geo hash codes.
- GeohashHaversineFunction(ValueSource, ValueSource, double) - Constructor for class org.apache.solr.search.function.distance.GeohashHaversineFunction
-
- get(String) - Static method in enum org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
-
- get(String) - Method in class org.apache.solr.common.cloud.ZkNodeProps
-
Get property value.
- get(String) - Static method in enum org.apache.solr.common.params.CollectionParams.CollectionAction
-
- get(String) - Static method in enum org.apache.solr.common.params.CommonParams.EchoParamStyle
-
- get(String) - Static method in enum org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
-
- get(String) - Method in class org.apache.solr.common.params.DefaultSolrParams
-
- get(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetDateOther
-
Deprecated.
- get(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeInclude
-
- get(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetRangeOther
-
- get(String) - Method in class org.apache.solr.common.params.MapSolrParams
-
- get(String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
-
- get(String) - Static method in enum org.apache.solr.common.params.MoreLikeThisParams.TermStyle
-
- get(String) - Method in class org.apache.solr.common.params.MultiMapSolrParams
-
- get(String) - Method in class org.apache.solr.common.params.RequiredSolrParams
-
get the param from params, fail if not found
- get(String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
-
- get(String) - Method in class org.apache.solr.common.params.SolrParams
-
returns the String value of a param, or null if not set
- get(String, String) - Method in class org.apache.solr.common.params.SolrParams
-
returns the value of the param, or def if not set
- get(Object) - Method in class org.apache.solr.common.SolrDocument
-
- get(Object) - Method in class org.apache.solr.common.SolrInputDocument
-
- get(String) - Method in class org.apache.solr.common.util.NamedList
-
Gets the value for the first instance of the specified name
found.
- get(String, int) - Method in class org.apache.solr.common.util.NamedList
-
Gets the value for the first instance of the specified name
found starting at the specified index.
- get(String, String) - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- get(String, String, boolean) - Method in class org.apache.solr.core.CachingDirectoryFactory
-
- get(String) - Method in class org.apache.solr.core.Config
-
- get(String, String) - Method in class org.apache.solr.core.Config
-
- get(String, String) - Method in class org.apache.solr.core.DirectoryFactory
-
Returns the Directory for a given path, using the specified rawLockType.
- get(String, String, boolean) - Method in class org.apache.solr.core.DirectoryFactory
-
Returns the Directory for a given path, using the specified rawLockType.
- get(String) - Method in class org.apache.solr.core.RequestHandlers
-
- get(String, SolrParams) - Method in class org.apache.solr.highlight.BreakIteratorBoundaryScanner
-
- get(String, SolrParams) - Method in class org.apache.solr.highlight.SimpleBoundaryScanner
-
- get(String, SolrParams) - Method in class org.apache.solr.highlight.SolrBoundaryScanner
-
- get(int) - Method in class org.apache.solr.logging.CircularList
-
- get(String) - Method in class org.apache.solr.request.ServletSolrParams
-
- get(K) - Method in class org.apache.solr.search.FastLRUCache
-
- get(K) - Method in class org.apache.solr.search.LFUCache
-
- get(K) - Method in class org.apache.solr.search.LRUCache
-
- get(K) - Method in interface org.apache.solr.search.SolrCache
-
:TODO: copy from Map
- get(String) - Static method in enum org.apache.solr.search.SolrQueryParser.MagicFieldName
-
- get(Token) - Method in class org.apache.solr.spelling.SpellingResult
-
Gets the suggestions for the given token.
- get(K) - Method in class org.apache.solr.util.ConcurrentLFUCache
-
- get(K) - Method in class org.apache.solr.util.ConcurrentLRUCache
-
- get() - Method in class org.apache.solr.util.RefCounted
-
- GET_DOCLIST - Static variable in class org.apache.solr.search.SolrIndexSearcher
-
- GET_DOCSET - Static variable in class org.apache.solr.search.SolrIndexSearcher
-
- GET_SCORES - Static variable in class org.apache.solr.search.SolrIndexSearcher
-
- getA() - Method in class org.apache.solr.search.grouping.distributed.command.Pair
-
- getAbbreviation() - Method in enum org.apache.solr.common.luke.FieldFlag
-
- getAbs(Query) - Static method in class org.apache.solr.search.QueryUtils
-
Returns the original query if it was already a positive query, otherwise
return the negative of the query (i.e., a positive query).
- getAccuracy() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- getAccuracy() - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- getAccuracy() - Method in class org.apache.solr.spelling.DirectSolrSpellChecker
-
- getAccuracy() - Method in class org.apache.solr.spelling.SolrSpellChecker
-
- getAcl() - Method in class org.apache.solr.common.cloud.ZkCmdExecutor
-
- getAction() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
-
- getAdminPath() - Method in class org.apache.solr.core.CoreContainer
-
- getAePath() - Method in class org.apache.solr.uima.processor.SolrUIMAConfiguration
-
- getAfter() - Method in class org.apache.solr.client.solrj.response.RangeFacet
-
- getAll(String) - Method in class org.apache.solr.common.util.NamedList
-
Gets the values for the the specified name
- getAll(Class) - Method in class org.apache.solr.core.RequestHandlers
-
- getAllAttributes(Element) - Static method in class org.apache.solr.handler.dataimport.config.ConfigParseUtil
-
- getAllAttributes() - Method in class org.apache.solr.handler.dataimport.config.Entity
-
- getAllAttributes() - Method in class org.apache.solr.handler.dataimport.config.EntityField
-
- getAllAttributes() - Method in class org.apache.solr.handler.dataimport.config.Field
-
- getAllAttributes(Element) - Static method in class org.apache.solr.handler.dataimport.ConfigParseUtil
-
- getAllEntityFields() - Method in class org.apache.solr.handler.dataimport.Context
-
Returns all the fields put into an entity.
- getAllEntityFields() - Method in class org.apache.solr.handler.dataimport.ContextImpl
-
- getAllFieldNameAnalysis() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
-
Returns all field name analysese with their associated field names.
- getAllFieldsList() - Method in class org.apache.solr.handler.dataimport.config.Entity
-
- getAllFieldTypeAnalysis() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
-
Returns all field type analyses with their associated field types.
- getAllLevels() - Method in class org.apache.solr.logging.jul.JulWatcher
-
- getAllLevels() - Method in class org.apache.solr.logging.LogWatcher
-
- getAllLoggers() - Method in class org.apache.solr.logging.jul.JulWatcher
-
- getAllLoggers() - Method in class org.apache.solr.logging.LogWatcher
-
- getAllRecords(Reader) - Method in class org.apache.solr.handler.dataimport.XPathRecordReader
-
Uses
streamRecords to parse the XML source but with
a handler that collects all the emitted records into a single List which
is returned upon completion.
- getAllValues() - Method in class org.apache.solr.internal.csv.CSVParser
-
Parses the CSV according to the given strategy
and returns the content as an array of records
(whereas records are arrays of single values).
- getAlternateUserQuery(SolrParams) - Method in class org.apache.solr.search.DisMaxQParser
-
- getAlternativeFrequencies() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
-
The frequencies of the alternatives in the corpus, or null if this information was not returned
- getAlternatives() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
-
The list of alternatives
- getAnalyzer() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
-
- getAnalyzer() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
- getAnalyzer() - Method in class org.apache.solr.schema.BoolField
-
- getAnalyzer() - Method in class org.apache.solr.schema.CollationField
-
- getAnalyzer() - Method in class org.apache.solr.schema.FieldType
-
Returns the Analyzer to be used when indexing fields of this type.
- getAnalyzer() - Method in class org.apache.solr.schema.ICUCollationField
-
- getAnalyzer() - Method in class org.apache.solr.schema.IndexSchema
-
Returns the Analyzer used when indexing documents for this index
- getAnalyzer() - Method in class org.apache.solr.schema.PreAnalyzedField
-
- getAnalyzer() - Method in class org.apache.solr.spelling.QueryConverter
-
- getArg(String, Map<String, String>) - Method in class org.apache.solr.schema.FieldType
-
- getArray() - Method in class org.apache.noggit.CharArr
-
- getArray() - Method in class org.apache.noggit.ObjectBuilder
-
- getAsFilterQuery() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
-
- getAtomicReader() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getAttr(NamedNodeMap, String) - Static method in class org.apache.solr.util.DOMUtil
-
- getAttr(Node, String) - Static method in class org.apache.solr.util.DOMUtil
-
- getAttr(NamedNodeMap, String, String) - Static method in class org.apache.solr.util.DOMUtil
-
- getAttr(Node, String, String) - Static method in class org.apache.solr.util.DOMUtil
-
- getAttributeValue(Context, String) - Static method in class org.apache.solr.handler.dataimport.CachePropertyUtil
-
- getAttributeValueAsString(Context, String) - Static method in class org.apache.solr.handler.dataimport.CachePropertyUtil
-
- getAutoGeneratePhraseQueries() - Method in class org.apache.solr.schema.TextField
-
- getAutowarmDescription() - Method in class org.apache.solr.search.SolrCacheBase
-
- getB() - Method in class org.apache.solr.search.grouping.distributed.command.Pair
-
- getBaseURL() - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
-
- getBaseUrl() - Method in class org.apache.solr.cloud.ZkController
-
- getBaseUrl() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
-
- getBaseUrl() - Method in class org.apache.solr.handler.dataimport.URLDataSource
-
- getBaseUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
-
- getBaseUrl() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
-
- getBaseWriter(SolrQueryRequest) - Method in class org.apache.solr.response.RawResponseWriter
-
- getBean(Class<T>, SolrDocument) - Method in class org.apache.solr.client.solrj.beans.DocumentObjectBinder
-
- getBeans(Class<T>, SolrDocumentList) - Method in class org.apache.solr.client.solrj.beans.DocumentObjectBinder
-
- getBeans(Class<T>) - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
- getBefore() - Method in class org.apache.solr.client.solrj.response.RangeFacet
-
- getBigNumber() - Method in class org.apache.noggit.ObjectBuilder
-
- getBinder() - Method in class org.apache.solr.client.solrj.SolrServer
-
- getBits() - Method in class org.apache.solr.search.BitDocSet
-
- getBits() - Method in interface org.apache.solr.search.DocSet
-
Returns a BitSet view of the DocSet.
- getBits() - Method in class org.apache.solr.search.SortedIntDocSet
-
- getBool(String, boolean) - Method in class org.apache.solr.common.params.RequiredSolrParams
-
- getBool(String) - Method in class org.apache.solr.common.params.SolrParams
-
Returns the Boolean value of the param, or null if not set
- getBool(String, boolean) - Method in class org.apache.solr.common.params.SolrParams
-
Returns the boolean value of the param, or def if not set
- getBool(String) - Method in class org.apache.solr.core.Config
-
- getBool(String, boolean) - Method in class org.apache.solr.core.Config
-
- getBoolean() - Method in class org.apache.noggit.JSONParser
-
Reads a boolean value
- getBoolean() - Method in class org.apache.noggit.ObjectBuilder
-
- getBoost() - Method in class org.apache.solr.common.SolrInputField
-
- getBoost() - Method in class org.apache.solr.handler.dataimport.config.EntityField
-
- getBoost() - Method in class org.apache.solr.handler.dataimport.config.Field
-
- getBoost(String) - Method in class org.apache.solr.handler.extraction.SolrContentHandler
-
Get the value of any boost factor for the mapped name.
- getBoost() - Method in class org.apache.solr.search.FieldParams
-
- getBoost() - Method in class org.apache.solr.search.WrappedQuery
-
- getBoostedMLTQuery() - Method in class org.apache.solr.handler.MoreLikeThisHandler.MoreLikeThisHelper
-
- getBoundaryScanner(String, SolrParams) - Method in class org.apache.solr.highlight.SolrBoundaryScanner
-
- getBufferSize() - Method in class org.apache.solr.logging.CircularList
-
- getCache() - Method in interface org.apache.solr.search.ExtendedQuery
-
Should this query be cached in the query cache or filter cache.
- getCache() - Method in class org.apache.solr.search.ExtendedQueryBase
-
- getCache() - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
- getCache(String) - Method in class org.apache.solr.search.SolrIndexSearcher
-
return the named generic cache
- getCacheControlHeader() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
-
null if no Cache-Control header
- getCacheData(Context, String, Iterator<Map<String, Object>>) - Method in class org.apache.solr.handler.dataimport.DIHCacheSupport
-
- getCacheSep() - Method in interface org.apache.solr.search.ExtendedQuery
-
If true, the clauses of this boolean query should be cached separately.
- getCacheSep() - Method in class org.apache.solr.search.ExtendedQueryBase
-
- getCacheSep() - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
- getCanonicalUrl(URL) - Method in class org.apache.solr.update.processor.URLClassifyProcessor
-
Gets a canonical form of the URL for use as main URL
- getCategory() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- getCategory() - Method in class org.apache.solr.core.SolrCore
-
- getCategory() - Method in interface org.apache.solr.core.SolrInfoMBean
-
Purpose of this Class
- getCategory() - Method in class org.apache.solr.handler.admin.AdminHandlers
-
- getCategory() - Method in class org.apache.solr.handler.component.SearchComponent
-
- getCategory() - Method in class org.apache.solr.handler.RequestHandlerBase
-
- getCategory() - Method in class org.apache.solr.highlight.HighlightingPluginBase
-
- getCategory() - Method in class org.apache.solr.search.LFUCache
-
- getCategory() - Method in class org.apache.solr.search.SolrCacheBase
-
- getCategory() - Method in class org.apache.solr.search.SolrFieldCacheMBean
-
- getCategory() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getCategory() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getCertainty() - Method in class org.apache.solr.update.processor.DetectedLanguage
-
Returns the detected certainty for this language
- getChar() - Method in class org.apache.noggit.JSONParser
-
- getCharacterEncoding() - Method in class org.apache.solr.spelling.FileBasedSpellChecker
-
- getCharacters() - Method in class org.apache.solr.internal.csv.CharBuffer
-
Returns the contents of the buffer as a char[].
- getCharFilterFactories() - Method in class org.apache.solr.analysis.TokenizerChain
-
- getCharsetFromContentType(String) - Static method in class org.apache.solr.common.util.ContentStreamBase
-
- getCheckLive() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
-
- getChild(String) - Method in class org.apache.solr.core.PluginInfo
-
- getChild(Node, String) - Static method in class org.apache.solr.util.DOMUtil
-
- getChildNodes(Element, String) - Static method in class org.apache.solr.handler.dataimport.config.ConfigParseUtil
-
- getChildNodes(Element, String) - Static method in class org.apache.solr.handler.dataimport.ConfigParseUtil
-
- getChildren(String, Watcher, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
-
- getChildren(String) - Method in class org.apache.solr.core.PluginInfo
-
Filter children by type
- getChildren() - Method in class org.apache.solr.handler.dataimport.config.Entity
-
- getChildren() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
-
- getChildren() - Method in class org.apache.solr.util.RTimer
-
Manipulating this map may have undefined results.
- getClassLoader() - Method in class org.apache.solr.core.SolrResourceLoader
-
EXPERT
The underlying class loader.
- getClassName() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.AnalysisPhase
-
The name of the class (analyzer, tokenzier, or filter) that produced the token stream for this phase.
- getClassName() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
-
- getClientString() - Method in class org.apache.solr.cloud.SolrZkServer
-
- getClientTimeZone() - Method in class org.apache.solr.request.SolrRequestInfo
-
The TimeZone specified by the request, or null if none was specified
- getCloudDescriptor() - Method in class org.apache.solr.core.CoreDescriptor
-
- getClusterState() - Method in class org.apache.solr.cloud.ZkController
-
- getClusterState() - Method in class org.apache.solr.common.cloud.ZkStateReader
-
- getCodec() - Method in class org.apache.solr.core.CodecFactory
-
- getCodec() - Method in class org.apache.solr.core.SchemaCodecFactory
-
- getCodec() - Method in class org.apache.solr.core.SolrCore
-
- getCollatedResult() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
-
Return the first collated query string.
- getCollatedResults() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
-
Return all collations.
- getCollationQuery() - Method in class org.apache.solr.spelling.SpellCheckCollation
-
- getCollationQueryString() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
-
- getCollection() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
-
- getCollection() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
-
- getCollectionName() - Method in class org.apache.solr.cloud.CloudDescriptor
-
- getCollections() - Method in class org.apache.solr.common.cloud.ClusterState
-
Get collection names.
- getCollectionsHandler() - Method in class org.apache.solr.core.CoreContainer
-
- getCollectionStates() - Method in class org.apache.solr.common.cloud.ClusterState
-
- getCollectionZkPath() - Method in class org.apache.solr.cloud.ZkSolrResourceLoader
-
- getColNameVsField() - Method in class org.apache.solr.handler.dataimport.config.Entity
-
- getColumn() - Method in class org.apache.solr.handler.dataimport.config.EntityField
-
- getColumn() - Method in class org.apache.solr.handler.dataimport.config.Field
-
- getCommand() - Method in class org.apache.solr.handler.dataimport.RequestInfo
-
- getCommands() - Method in class org.apache.solr.search.Grouping
-
- getCommentStart() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getCommitCount() - Method in class org.apache.solr.update.CommitTracker
-
- getCommitPoint(Long) - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
-
- getCommits() - Method in class org.apache.solr.core.IndexDeletionPolicyWrapper
-
Gets the commit points for the index.
- getCommitTimestamp(IndexCommit) - Static method in class org.apache.solr.core.IndexDeletionPolicyWrapper
-
- getCommitTracker() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getCommitWithin() - Method in class org.apache.solr.client.solrj.request.AbstractUpdateRequest
-
- getComponents() - Method in class org.apache.solr.handler.component.SearchHandler
-
- getConfig() - Method in class org.apache.solr.internal.csv.writer.CSVWriter
-
- getConfig(SolrConfig, String) - Static method in class org.apache.solr.search.CacheConfig
-
- getConfig(SolrConfig, Node) - Static method in class org.apache.solr.search.CacheConfig
-
- getConfigDir() - Method in class org.apache.solr.cloud.ZkSolrResourceLoader
-
- getConfigDir() - Method in class org.apache.solr.core.SolrResourceLoader
-
- getConfigFile() - Method in class org.apache.solr.core.CoreContainer
-
- getConfigFile() - Method in class org.apache.solr.handler.dataimport.RequestInfo
-
- getConfigFileData(String, String) - Method in class org.apache.solr.cloud.ZkController
-
- getConfigName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
-
- getConfigName() - Method in class org.apache.solr.core.CoreDescriptor
-
- getConfigResource() - Method in class org.apache.solr.core.SolrCore
-
Gets the configuration resource name used by this core instance.
- getConnection() - Method in class org.apache.zookeeper.SolrZooKeeper
-
- getContainerProperties() - Method in class org.apache.solr.core.CoreContainer
-
- getContentStream(UpdateRequest) - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
-
- getContentStream(UpdateRequest) - Method in class org.apache.solr.client.solrj.request.RequestWriter
-
- getContentStream() - Method in class org.apache.solr.handler.dataimport.RequestInfo
-
- getContentStreams(SolrRequest) - Method in class org.apache.solr.client.solrj.impl.BinaryRequestWriter
-
- getContentStreams() - Method in class org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
-
- getContentStreams() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest
-
- getContentStreams() - Method in class org.apache.solr.client.solrj.request.DirectXmlRequest
-
- getContentStreams() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
- getContentStreams() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
- getContentStreams() - Method in class org.apache.solr.client.solrj.request.LukeRequest
-
- getContentStreams() - Method in class org.apache.solr.client.solrj.request.QueryRequest
-
- getContentStreams(SolrRequest) - Method in class org.apache.solr.client.solrj.request.RequestWriter
-
- getContentStreams() - Method in class org.apache.solr.client.solrj.request.SolrPing
-
- getContentStreams() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
- getContentStreams() - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
-
- getContentStreams() - Method in class org.apache.solr.client.solrj.SolrRequest
-
- getContentStreams() - Method in interface org.apache.solr.request.SolrQueryRequest
-
A Collection of ContentStreams passed to the request
- getContentStreams() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
A Collection of ContentStreams passed to the request
- getContentType() - Method in class org.apache.solr.client.solrj.request.RequestWriter.LazyContentStream
-
- getContentType() - Method in interface org.apache.solr.common.util.ContentStream
-
- getContentType() - Method in class org.apache.solr.common.util.ContentStreamBase.FileStream
-
- getContentType() - Method in class org.apache.solr.common.util.ContentStreamBase
-
- getContentType() - Method in class org.apache.solr.common.util.ContentStreamBase.StringStream
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.core.SolrCore.LazyQueryResponseWriterWrapper
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.BinaryResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.CSVResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.JSONResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.PHPResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.PHPSerializedResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.PythonResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in interface org.apache.solr.response.QueryResponseWriter
-
Return the applicable Content Type for a request, this method
must be thread safe.
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.RawResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.RubyResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.XMLResponseWriter
-
- getContentType(SolrQueryRequest, SolrQueryResponse) - Method in class org.apache.solr.response.XSLTResponseWriter
-
- getContext() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
-
- getContext() - Method in interface org.apache.solr.request.SolrQueryRequest
-
Generic information associated with this request that may be both read and updated.
- getContext() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
- getCopy() - Method in class org.apache.solr.client.solrj.SolrQuery
-
get a deep copy of this object
- getCopyFieldsList(String) - Method in class org.apache.solr.schema.IndexSchema
-
Get all copy fields for a specified source field, both static
and dynamic ones.
- getCopySources(String) - Method in class org.apache.solr.schema.IndexSchema
-
Get all copy fields, both the static and the dynamic ones.
- getCore(String) - Method in class org.apache.solr.core.CoreContainer
-
Gets a core by name and increase its refcount.
- getCore() - Method in interface org.apache.solr.request.SolrQueryRequest
-
The solr core (coordinator, etc) associated with this request
- getCore() - Method in class org.apache.solr.request.SolrQueryRequestBase
-
- getCore() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getCoreContainer() - Method in class org.apache.solr.client.solrj.embedded.EmbeddedSolrServer
-
Getter method for the CoreContainer
- getCoreContainer() - Method in class org.apache.solr.core.CoreDescriptor
-
- getCoreContainer() - Method in class org.apache.solr.handler.admin.CollectionsHandler
-
The instance of CoreContainer this handler handles.
- getCoreContainer() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
-
The instance of CoreContainer this handler handles.
- getCoreDescriptor() - Method in class org.apache.solr.core.SolrCore
-
- getCoreInitFailures() - Method in class org.apache.solr.core.CoreContainer
-
Returns an immutable Map of Exceptions that occured when initializing
SolrCores (either at startup, or do to runtime requests to create cores)
keyed off of the name (String) of the SolrCore that had the Exception
during initialization.
- getCoreName() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
-
- getCoreName() - Method in class org.apache.solr.update.SolrCmdDistributor.Node
-
- getCoreName() - Method in class org.apache.solr.update.SolrCmdDistributor.StdNode
-
- getCoreNames() - Method in class org.apache.solr.core.CoreContainer
-
- getCoreNames(SolrCore) - Method in class org.apache.solr.core.CoreContainer
-
This method is currently experimental.
- getCoreNodeName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
-
- getCoreNodeName() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
-
- getCoreNodeName(String, String) - Static method in class org.apache.solr.common.cloud.ZkStateReader
-
Get CoreNodeName for a core.
- getCoreProperties() - Method in class org.apache.solr.core.SolrResourceLoader
-
- getCores() - Method in class org.apache.solr.core.CoreContainer
-
- getCores() - Method in class org.apache.solr.servlet.SolrDispatchFilter
-
- getCoreStatus() - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
-
- getCoreStatus(String) - Method in class org.apache.solr.client.solrj.response.CoreAdminResponse
-
- getCoreStatus(CoreContainer, String) - Method in class org.apache.solr.handler.admin.CoreAdminHandler
-
- getCoreUrl() - Method in class org.apache.solr.common.cloud.ZkCoreNodeProps
-
- getCoreUrl(ZkNodeProps) - Static method in class org.apache.solr.common.cloud.ZkCoreNodeProps
-
- getCoreUrl(String, String) - Static method in class org.apache.solr.common.cloud.ZkCoreNodeProps
-
- getCorrection() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
-
- getCorrection() - Method in class org.apache.solr.spelling.SpellCheckCorrection
-
- getCost() - Method in interface org.apache.solr.search.ExtendedQuery
-
Returns the cost of this query, used to order checking of filters that are not cached.
- getCost() - Method in class org.apache.solr.search.ExtendedQueryBase
-
- getCost() - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
- getCount() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
-
- getCount() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
-
- getCount() - Method in class org.apache.solr.client.solrj.response.PivotField
-
- getCount() - Method in class org.apache.solr.client.solrj.response.RangeFacet.Count
-
- getCount() - Method in class org.apache.solr.search.SortSpec
-
Gets the number of documents to return after sorting.
- getCounts() - Method in class org.apache.solr.client.solrj.response.RangeFacet
-
- getCounts(SolrIndexSearcher, DocSet, int, int, Integer, boolean, String, String) - Method in class org.apache.solr.request.UnInvertedField
-
- getCountSorted() - Method in class org.apache.solr.handler.component.FacetComponent.DistribFieldFacet
-
- getCountSorted(HashMap<String, TermsResponse.Term>) - Method in class org.apache.solr.handler.component.TermsComponent.TermsHelper
-
- getCumulativeEvictions() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCumulativeEvictions() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCumulativeHits() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCumulativeHits() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCumulativeLookups() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCumulativeLookups() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCumulativeMisses() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCumulativeMisses() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCumulativeNonLivePuts() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCumulativeNonLivePuts() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCumulativePuts() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCumulativePuts() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCurrentCapacity() - Method in class org.apache.solr.util.LongPriorityQueue
-
- getCurrentDescriptors() - Method in class org.apache.solr.cloud.CurrentCoreDescriptorProvider
-
- getCurrentSize() - Method in class org.apache.solr.util.ConcurrentLFUCache.Stats
-
- getCurrentSize() - Method in class org.apache.solr.util.ConcurrentLRUCache.Stats
-
- getCustomParams(String, SolrParams) - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
For every param that is of the form "spellcheck.[dictionary name].XXXX=YYYY, add
XXXX=YYYY as a param to the custom param list
- getCustomSearch(Folder) - Method in interface org.apache.solr.handler.dataimport.MailEntityProcessor.CustomFilter
-
- getData(String, Watcher, Stat, boolean) - Method in class org.apache.solr.common.cloud.SolrZkClient
-
- getData(String) - Method in class org.apache.solr.handler.dataimport.BinContentStreamDataSource
-
- getData(String) - Method in class org.apache.solr.handler.dataimport.BinFileDataSource
-
- getData(String) - Method in class org.apache.solr.handler.dataimport.BinURLDataSource
-
- getData(String) - Method in class org.apache.solr.handler.dataimport.ContentStreamDataSource
-
- getData(String) - Method in class org.apache.solr.handler.dataimport.DataSource
-
Get records for the given query.The return type depends on the
implementation .
- getData(String) - Method in class org.apache.solr.handler.dataimport.FieldReaderDataSource
-
- getData(String) - Method in class org.apache.solr.handler.dataimport.FieldStreamDataSource
-
- getData(String) - Method in class org.apache.solr.handler.dataimport.FileDataSource
-
Returns a reader for the given file.
- getData(String) - Method in class org.apache.solr.handler.dataimport.JdbcDataSource
-
- getData(String) - Method in class org.apache.solr.handler.dataimport.MockDataSource
-
- getData(String) - Method in class org.apache.solr.handler.dataimport.URLDataSource
-
- getDataConfig() - Method in class org.apache.solr.handler.dataimport.RequestInfo
-
- getDataDir() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Create
-
- getDataDir() - Method in class org.apache.solr.core.CoreDescriptor
-
- getDataDir() - Method in class org.apache.solr.core.SolrConfig
-
- getDataDir() - Method in class org.apache.solr.core.SolrCore
-
- getDataDir() - Method in class org.apache.solr.core.SolrResourceLoader
-
- getDataSource() - Method in class org.apache.solr.handler.dataimport.Context
-
Gets the datasource instance defined for this entity.
- getDataSource(String) - Method in class org.apache.solr.handler.dataimport.Context
-
Gets a new DataSource instance with a name.
- getDataSource() - Method in class org.apache.solr.handler.dataimport.ContextImpl
-
- getDataSource(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
-
- getDatasource() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
-
- getDataSourceName() - Method in class org.apache.solr.handler.dataimport.config.Entity
-
- getDataSources() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
-
- getDataSources() - Method in class org.apache.solr.handler.dataimport.config.Document
-
- getDateFormatEvaluator() - Static method in class org.apache.solr.handler.dataimport.EvaluatorBag
-
Returns an
Evaluator instance capable of formatting values using a given date format.
- getDBQNewer(long) - Method in class org.apache.solr.update.UpdateLog
-
- getDebugInfo() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getDebugInfo() - Method in class org.apache.solr.handler.dataimport.RequestInfo
-
- getDebugInterests(String[], ResponseBuilder) - Static method in class org.apache.solr.util.SolrPluginUtils
-
- getDebugMap() - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
- getDefaultComponents() - Method in class org.apache.solr.handler.component.SearchHandler
-
- getDefaultComponents() - Method in class org.apache.solr.handler.RealTimeGetHandler
-
- getDefaultConfigName() - Method in class org.apache.solr.core.CoreDescriptor
-
- getDefaultCoreName() - Method in class org.apache.solr.core.CoreContainer
-
the default core name, or null if there is no default core name
- getDefaultDataDir() - Method in class org.apache.solr.core.CoreDescriptor
-
- getDefaultField(IndexSchema, String) - Static method in class org.apache.solr.search.QueryParsing
-
Returns the effective default field based on the 'df' param or
hardcoded schema default.
- getDefaultHighlightFields() - Method in class org.apache.solr.search.DisMaxQParser
-
- getDefaultHighlightFields() - Method in class org.apache.solr.search.QParser
-
- getDefaultLuceneMatchVersion() - Method in class org.apache.solr.schema.IndexSchema
-
The Default Lucene Match Version for this IndexSchema
- getDefaultPackages() - Method in class org.apache.solr.util.plugin.AbstractPluginLoader
-
Where to look for classes
- getDefaultSchemaName() - Method in class org.apache.solr.core.CoreDescriptor
-
- getDefaultSearchFieldName() - Method in class org.apache.solr.schema.IndexSchema
-
Name of the default search field specified in the schema file.
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.ConcatFieldUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.FieldLengthUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.FieldMutatingUpdateProcessorFactory
-
Defines the default selection behavior when the user has not
configured any specific criteria for selecting fields.
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.FirstFieldValueUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.HTMLStripFieldUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.IgnoreFieldUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.LastFieldValueUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.MaxFieldValueUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.MinFieldValueUpdateProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.RegexReplaceProcessorFactory
-
- getDefaultSelector(SolrCore) - Method in class org.apache.solr.update.processor.TruncateFieldUpdateProcessorFactory
-
- getDefaultValue() - Method in class org.apache.solr.schema.SchemaField
-
- getDefaultValue() - Method in class org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory.DefaultValueUpdateProcessor
-
- getDefaultWT() - Method in class org.apache.solr.handler.loader.ContentStreamLoader
-
- getDefaultWT() - Method in class org.apache.solr.handler.loader.JsonLoader
-
- getDefaultWT() - Method in class org.apache.solr.handler.loader.XMLLoader
-
- getDelegate() - Method in class org.apache.solr.search.DelegatingCollector
-
- getDelegate() - Method in class org.apache.solr.search.grouping.collector.FilterCollector
-
Returns the delegate collector
- getDeleteById() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
- getDeleteById() - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
-
- getDeleteByQuery(long) - Method in class org.apache.solr.update.UpdateLog.RecentUpdates
-
Returns the list of deleteByQueries that happened after the given version
- getDeleteQuery() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
- getDeleteQuery() - Method in class org.apache.solr.client.solrj.request.UpdateRequestExt
-
- getDeleteQuery() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
-
- getDeleteQuery() - Method in class org.apache.solr.handler.dataimport.config.Document
-
- getDeletionPolicy() - Method in class org.apache.solr.core.SolrCore
-
- getDelimiter() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getDelimiter() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- getDeltaImportQuery(String) - Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
-
- getDescription() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- getDescription() - Method in class org.apache.solr.core.SolrCore
-
- getDescription() - Method in interface org.apache.solr.core.SolrInfoMBean
-
Simple one or two line description
- getDescription() - Method in class org.apache.solr.handler.admin.AdminHandlers
-
- getDescription() - Method in class org.apache.solr.handler.admin.CollectionsHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.CoreAdminHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.LoggingHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.PluginInfoHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.PropertiesRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.SystemInfoHandler
-
- getDescription() - Method in class org.apache.solr.handler.admin.ThreadDumpHandler
-
- getDescription() - Method in class org.apache.solr.handler.BinaryUpdateRequestHandler
-
Deprecated.
- getDescription() - Method in class org.apache.solr.handler.clustering.ClusteringComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.DebugComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.FacetComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.HighlightComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.QueryComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.QueryElevationComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.SearchComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.SearchHandler
-
- getDescription() - Method in class org.apache.solr.handler.component.SpellCheckComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.StatsComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.TermsComponent
-
- getDescription() - Method in class org.apache.solr.handler.component.TermVectorComponent
-
- getDescription() - Method in class org.apache.solr.handler.CSVRequestHandler
-
Deprecated.
- getDescription() - Method in class org.apache.solr.handler.dataimport.DataImportHandler
-
- getDescription() - Method in class org.apache.solr.handler.DocumentAnalysisRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.DumpRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.extraction.ExtractingRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.FieldAnalysisRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.JsonUpdateRequestHandler
-
Deprecated.
- getDescription() - Method in class org.apache.solr.handler.MoreLikeThisHandler
-
- getDescription() - Method in class org.apache.solr.handler.PingRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.RealTimeGetHandler
-
- getDescription() - Method in class org.apache.solr.handler.ReplicationHandler
-
- getDescription() - Method in class org.apache.solr.handler.RequestHandlerBase
-
- getDescription() - Method in class org.apache.solr.handler.StandardRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.UpdateRequestHandler
-
- getDescription() - Method in class org.apache.solr.handler.XmlUpdateRequestHandler
-
Deprecated.
- getDescription() - Method in class org.apache.solr.handler.XsltUpdateRequestHandler
-
Deprecated.
- getDescription() - Method in class org.apache.solr.highlight.BreakIteratorBoundaryScanner
-
- getDescription() - Method in class org.apache.solr.highlight.DefaultEncoder
-
- getDescription() - Method in class org.apache.solr.highlight.GapFragmenter
-
- getDescription() - Method in class org.apache.solr.highlight.HighlightingPluginBase
-
- getDescription() - Method in class org.apache.solr.highlight.HtmlEncoder
-
- getDescription() - Method in class org.apache.solr.highlight.HtmlFormatter
-
- getDescription() - Method in class org.apache.solr.highlight.RegexFragmenter
-
- getDescription() - Method in class org.apache.solr.highlight.ScoreOrderFragmentsBuilder
-
- getDescription() - Method in class org.apache.solr.highlight.SimpleBoundaryScanner
-
- getDescription() - Method in class org.apache.solr.highlight.SimpleFragListBuilder
-
- getDescription() - Method in class org.apache.solr.highlight.SimpleFragmentsBuilder
-
- getDescription() - Method in class org.apache.solr.highlight.SingleFragListBuilder
-
- getDescription() - Method in class org.apache.solr.highlight.WeightedFragListBuilder
-
- getDescription() - Method in class org.apache.solr.search.FastLRUCache
-
- getDescription() - Method in class org.apache.solr.search.function.FileFloatSource.ReloadCacheRequestHandler
-
- getDescription() - Method in class org.apache.solr.search.LFUCache
-
- getDescription() - Method in class org.apache.solr.search.LRUCache
-
- getDescription() - Method in class org.apache.solr.search.SolrFieldCacheMBean
-
- getDescription() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getDescription() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getDestination() - Method in class org.apache.solr.schema.CopyField
-
- getDictionaryName() - Method in class org.apache.solr.spelling.ConjunctionSolrSpellChecker
-
- getDictionaryName() - Method in class org.apache.solr.spelling.SolrSpellChecker
-
- getDiff(NamedList<NamedList<NamedList<Object>>>, NamedList<NamedList<NamedList<Object>>>, boolean) - Method in class org.apache.solr.handler.admin.SolrInfoMBeanHandler
-
- getDimension() - Method in class org.apache.solr.schema.CoordinateFieldType
-
- getDirectoryFactory() - Method in class org.apache.solr.core.SolrCore
-
- getDirectoryFactory() - Method in class org.apache.solr.update.DefaultSolrCoreState
-
- getDirectoryFactory() - Method in class org.apache.solr.update.SolrCoreState
-
- getDispatchFilter() - Method in class org.apache.solr.client.solrj.embedded.JettySolrRunner
-
- getDisplay() - Method in enum org.apache.solr.common.luke.FieldFlag
-
- getDistinct() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
-
- getDoc(Document) - Method in class org.apache.solr.response.BinaryResponseWriter.Resolver
-
- getDoc() - Method in class org.apache.solr.update.DocumentBuilder
-
- getDocIdSet(Map, AtomicReaderContext, Bits) - Method in class org.apache.solr.search.function.ValueSourceRangeFilter
-
- getDocIdSet(Map, AtomicReaderContext, Bits) - Method in class org.apache.solr.search.SolrFilter
-
- getDocIdSet(AtomicReaderContext, Bits) - Method in class org.apache.solr.search.SolrFilter
-
- getDocIterator() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
- getDocList(GroupDocs) - Method in class org.apache.solr.search.Grouping.Command
-
- getDocList(Query, Query, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query and filter
and sorted by sort.
- getDocList(Query, List<Query>, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query and the
intersection of the filterList, sorted by sort.
- getDocList(Query, DocSet, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query and filter
and sorted by sort.
- getDocList() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
-
- getDocListAndSet(Query, Query, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query and filter
and sorted by sort.
- getDocListAndSet(Query, Query, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query and filter
and sorted by sort.
- getDocListAndSet(Query, List<Query>, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query and the intersection
of filterList, sorted by sort.
- getDocListAndSet(Query, List<Query>, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query and the intersection
of filterList, sorted by sort.
- getDocListAndSet(Query, DocSet, Sort, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query and filter
and sorted by sort.
- getDocListAndSet(Query, DocSet, Sort, int, int, int) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns documents matching both query and filter
and sorted by sort.
- getDocListAndSet() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
-
- getDocs() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
-
- getDocs() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- getDocs() - Method in class org.apache.solr.core.SolrCore
-
- getDocs() - Method in interface org.apache.solr.core.SolrInfoMBean
-
Documentation URL list.
- getDocs() - Method in class org.apache.solr.handler.admin.AdminHandlers
-
- getDocs() - Method in class org.apache.solr.handler.admin.LukeRequestHandler
-
- getDocs() - Method in class org.apache.solr.handler.component.DebugComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.FacetComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.HighlightComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.MoreLikeThisComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.QueryComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.QueryElevationComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.RealTimeGetComponent
-
- getDocs() - Method in class org.apache.solr.handler.component.SearchComponent
-
- getDocs() - Method in class org.apache.solr.handler.MoreLikeThisHandler
-
- getDocs() - Method in class org.apache.solr.handler.RealTimeGetHandler
-
- getDocs() - Method in class org.apache.solr.handler.RequestHandlerBase
-
- getDocs() - Method in class org.apache.solr.handler.StandardRequestHandler
-
- getDocs() - Method in class org.apache.solr.highlight.HighlightingPluginBase
-
- getDocs() - Method in class org.apache.solr.search.LFUCache
-
- getDocs() - Method in class org.apache.solr.search.SolrCacheBase
-
- getDocs() - Method in class org.apache.solr.search.SolrFieldCacheMBean
-
- getDocs() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getDocs() - Method in class org.apache.solr.search.SortedIntDocSet
-
- getDocs() - Method in class org.apache.solr.update.DirectUpdateHandler2
-
- getDocSet() - Method in class org.apache.solr.search.DocSetCollector
-
- getDocSet() - Method in class org.apache.solr.search.DocSetDelegateCollector
-
- getDocSet(Query) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns the set of document ids matching a query.
- getDocSet(List<Query>) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns the set of document ids matching all queries.
- getDocSet(SolrIndexSearcher.DocsEnumState) - Method in class org.apache.solr.search.SolrIndexSearcher
-
lucene.internal
- getDocSet(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns the set of document ids matching both the query and the filter.
- getDocSet() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryResult
-
- getDocSetNC(Query, DocSet) - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getDocument() - Method in class org.apache.solr.core.Config
-
- getDocumentAnalysesCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
-
Returns the number of document analyses in this response.
- getDocumentAnalysis(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse
-
Returns the document analysis for the document associated with the given unique key (id), null if no such
association exists.
- getDocumentBoost() - Method in class org.apache.solr.common.SolrInputDocument
-
- getDocumentKey() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
-
Returns the unique key of the analyzed document.
- getDocuments() - Method in class org.apache.solr.client.solrj.request.DocumentAnalysisRequest
-
Returns all documents that will be analyzed when processing the request.
- getDocuments() - Method in class org.apache.solr.client.solrj.request.UpdateRequest
-
- getDouble() - Method in class org.apache.noggit.JSONParser
-
Reads a number from the input stream and parses it as a double
- getDouble(String) - Method in class org.apache.solr.common.params.SolrParams
-
Returns the Float value of the param, or null if not set
- getDouble(String, double) - Method in class org.apache.solr.common.params.SolrParams
-
Returns the float value of the param, or def if not set
- getDouble(String) - Method in class org.apache.solr.core.Config
-
- getDouble(String, double) - Method in class org.apache.solr.core.Config
-
- getDynamicFieldPrototypes() - Method in class org.apache.solr.schema.IndexSchema
-
- getDynamicFieldType(String) - Method in class org.apache.solr.schema.IndexSchema
-
Returns the FieldType of the best matching dynamic field for
the specified field name
- getDynamicPattern(String) - Method in class org.apache.solr.schema.IndexSchema
-
- getElapsedTime() - Method in class org.apache.solr.client.solrj.response.SolrResponseBase
-
- getElapsedTime() - Method in class org.apache.solr.client.solrj.SolrResponse
-
- getEncapsulator() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getEncoder(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultEncoder
-
- getEncoder(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
Return an
Encoder appropriate for this field.
- getEncoder(String, SolrParams) - Method in class org.apache.solr.highlight.HtmlEncoder
-
- getEncoder(String, SolrParams) - Method in interface org.apache.solr.highlight.SolrEncoder
-
Return an
Encoder appropriate for this field.
- getEnd() - Method in class org.apache.noggit.CharArr
-
- getEnd() - Method in class org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
-
Returns the end position of this token within the text it was originally extracted from.
- getEnd() - Method in class org.apache.solr.client.solrj.response.FacetField
-
Date End Facet parameter
- getEnd() - Method in class org.apache.solr.client.solrj.response.RangeFacet
-
- getEndOffset() - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
-
- getEndTime() - Method in class org.apache.solr.response.SolrQueryResponse
-
Get the time in milliseconds when the response officially finished.
- getEntities() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
-
- getEntities() - Method in class org.apache.solr.handler.dataimport.config.Document
-
- getEntitiesToRun() - Method in class org.apache.solr.handler.dataimport.RequestInfo
-
Returns null if we are to run all entities, otherwise just run the entities named in the list.
- getEntity() - Method in class org.apache.solr.handler.dataimport.config.EntityField
-
- getEntity() - Method in class org.apache.solr.handler.dataimport.config.Field
-
- getEntity() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
-
- getEntityAttribute(String) - Method in class org.apache.solr.handler.dataimport.Context
-
Get the value of any attribute put into this entity
- getEntityAttribute(String) - Method in class org.apache.solr.handler.dataimport.ContextImpl
-
- getEntityProcessor() - Method in class org.apache.solr.handler.dataimport.Context
-
Returns the instance of EntityProcessor used for this entity
- getEntityProcessor() - Method in class org.apache.solr.handler.dataimport.ContextImpl
-
- getErrCode() - Method in exception org.apache.solr.handler.dataimport.DataImportHandlerException
-
- getErrHeader() - Method in class org.apache.solr.handler.ContentStreamLoader
-
- getErrorCode(int) - Static method in enum org.apache.solr.common.SolrException.ErrorCode
-
- getErrorInfo(Throwable, NamedList) - Method in class org.apache.solr.servlet.SolrDispatchFilter
-
- getEscape() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getEtagSeed() - Method in class org.apache.solr.core.SolrConfig.HttpCachingConfig
-
- getEventString(int) - Static method in class org.apache.noggit.JSONParser
-
- getException() - Method in class org.apache.solr.handler.component.ShardResponse
-
- getException() - Method in class org.apache.solr.response.SolrQueryResponse
-
Returns an Exception if there was a fatal error in processing the request.
- getExchangeRate(String, String) - Method in interface org.apache.solr.schema.ExchangeRateProvider
-
Get the exchange rate betwen the two given currencies
- getExchangeRate(String, String) - Method in class org.apache.solr.schema.OpenExchangeRatesOrgProvider
-
Returns the currently known exchange rate between two currencies.
- getExplainMap() - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
- getExplanations(Query, DocList, SolrIndexSearcher, IndexSchema) - Static method in class org.apache.solr.util.SolrPluginUtils
-
Generates an NamedList of Explanations for each item in a list of docs.
- getExplicitPassword() - Method in class org.apache.solr.handler.extraction.RegexRulesPasswordProvider
-
Gets the explicit password, if set
- getExternalSubset(String, String) - Method in class org.apache.solr.util.SystemIdResolver
-
- getFacetCounts() - Method in class org.apache.solr.request.SimpleFacets
-
Looks at various Params to determing if any simple Facet Constraint count
computations are desired.
- getFacetDate(String) - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
- getFacetDateCounts() - Method in class org.apache.solr.request.SimpleFacets
-
Deprecated.
Use getFacetRangeCounts which is more generalized
- getFacetDateCounts(String, NamedList<Object>) - Method in class org.apache.solr.request.SimpleFacets
-
Deprecated.
Use getFacetRangeCounts which is more generalized
- getFacetDates() - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
- getFacetField() - Method in class org.apache.solr.client.solrj.response.FacetField.Count
-
- getFacetField(String) - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
get
- getFacetFieldCounts() - Method in class org.apache.solr.request.SimpleFacets
-
Returns a list of value constraints and the associated facet counts
for each facet field specified in the params.
- getFacetFields() - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
- getFacetFields() - Method in class org.apache.solr.client.solrj.SolrQuery
-
get the facet fields
- getFacetImplementation(SolrQueryRequest, DocSet, SolrParams) - Method in class org.apache.solr.handler.component.PivotFacetHelper
-
Designed to be overridden by subclasses that provide different faceting implementations.
- getFacetLimit() - Method in class org.apache.solr.client.solrj.SolrQuery
-
get current facet limit
- getFacetMinCount() - Method in class org.apache.solr.client.solrj.SolrQuery
-
get facet minimum count
- getFacetPivot() - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
- getFacetQuery() - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
- getFacetQuery() - Method in class org.apache.solr.client.solrj.SolrQuery
-
get facet queries
- getFacetQueryCounts() - Method in class org.apache.solr.request.SimpleFacets
-
Returns a list of facet counts for each of the facet queries
specified in the params
- getFacetRangeCounts() - Method in class org.apache.solr.request.SimpleFacets
-
Returns a list of value constraints and the associated facet
counts for each facet numerical field, range, and interval
specified in the SolrParams
- getFacetRanges() - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
- getFacets() - Method in class org.apache.solr.client.solrj.response.FieldStatsInfo
-
- getFacetSort() - Method in class org.apache.solr.client.solrj.SolrQuery
-
- getFacetSortString() - Method in class org.apache.solr.client.solrj.SolrQuery
-
get facet sort
- getFacetTermEnumCounts(SolrIndexSearcher, DocSet, String, int, int, int, boolean, String, String) - Method in class org.apache.solr.request.SimpleFacets
-
Returns a list of terms in the specified field along with the
corresponding count of documents in the set that match that constraint.
- getFactories() - Method in class org.apache.solr.update.processor.UpdateRequestProcessorChain
-
Returns the underlying array of factories used in this chain.
- getField() - Method in class org.apache.solr.client.solrj.response.PivotField
-
- getField(String) - Method in class org.apache.solr.common.SolrInputDocument
-
- getField(String) - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- getField(String) - Method in class org.apache.solr.schema.IndexSchema
-
Returns the SchemaField that should be used for the specified field name
- getField() - Method in class org.apache.solr.search.FieldParams
-
- getField() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- getFieldAnalysesCount() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
-
Returns the number of field analyses for the documents.
- getFieldAnalysis(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
-
- getFieldBool(String, String, boolean) - Method in class org.apache.solr.common.params.RequiredSolrParams
-
- getFieldBool(String, String) - Method in class org.apache.solr.common.params.SolrParams
-
Returns the Boolean value of the field param,
or the value for param, or null if neither is set.
- getFieldBool(String, String, boolean) - Method in class org.apache.solr.common.params.SolrParams
-
Returns the boolean value of the field param,
or the value for param, or def if neither is set.
- getFieldCacheCounts(SolrIndexSearcher, DocSet, String, int, int, int, boolean, String, String) - Static method in class org.apache.solr.request.SimpleFacets
-
Use the Lucene FieldCache to get counts for each unique field value in docs.
- getFieldDouble(String, String) - Method in class org.apache.solr.common.params.SolrParams
-
Returns the float value of the field param.
- getFieldDouble(String, String, double) - Method in class org.apache.solr.common.params.SolrParams
-
Returns the float value of the field param,
or the value for param, or def if neither is set.
- getFieldFlags() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getFieldFlagsKey() - Static method in class org.apache.solr.handler.admin.LukeRequestHandler
-
- getFieldFloat(String, String, float) - Method in class org.apache.solr.common.params.RequiredSolrParams
-
- getFieldFloat(String, String) - Method in class org.apache.solr.common.params.SolrParams
-
Returns the float value of the field param.
- getFieldFloat(String, String, float) - Method in class org.apache.solr.common.params.SolrParams
-
Returns the float value of the field param,
or the value for param, or def if neither is set.
- getFieldInfo() - Method in class org.apache.solr.client.solrj.response.LukeResponse
-
- getFieldInfo(String) - Method in class org.apache.solr.client.solrj.response.LukeResponse
-
- getFieldInt(String, String, int) - Method in class org.apache.solr.common.params.RequiredSolrParams
-
- getFieldInt(String, String) - Method in class org.apache.solr.common.params.SolrParams
-
- getFieldInt(String, String, int) - Method in class org.apache.solr.common.params.SolrParams
-
Returns the int value of the field param,
or the value for param, or def if neither is set.
- getFieldMissingCount(SolrIndexSearcher, DocSet, String) - Static method in class org.apache.solr.request.SimpleFacets
-
Returns a count of the documents in the set which do not have any
terms for for the specified field.
- getFieldName() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
-
Returns the field name.
- getFieldName() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
- getFieldNameAnalysis(String) - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
-
Returns the analysis for the given field name or null if no such analysis exists.
- getFieldNameAnalysisCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
-
Returns the number of field name analyses.
- getFieldNames() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
-
Returns a list of field names the analysis should be performed on.
- getFieldNames() - Method in class org.apache.solr.common.SolrDocument
-
- getFieldNames() - Method in class org.apache.solr.common.SolrInputDocument
-
Get all field names.
- getFieldNames() - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns a collection of all field names the index reader knows about.
- getFieldOrNull(String) - Method in class org.apache.solr.schema.IndexSchema
-
Returns the SchemaField that should be used for the specified field name, or
null if none exists.
- getFieldParam(String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
-
- getFieldParam(String, String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
-
- getFieldParam(String, String) - Method in class org.apache.solr.common.params.SolrParams
-
returns the String value of the field parameter, "f.field.param", or
the value for "param" if that is not set.
- getFieldParam(String, String, String) - Method in class org.apache.solr.common.params.SolrParams
-
returns the String value of the field parameter, "f.field.param", or
the value for "param" if that is not set.
- getFieldParams(String, String) - Method in class org.apache.solr.common.params.RequiredSolrParams
-
- getFieldParams(String, String) - Method in class org.apache.solr.common.params.SolrParams
-
returns the String values of the field parameter, "f.field.param", or
the values for "param" if that is not set.
- getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.AbstractSubTypeFieldType
-
Throws UnsupportedOperationException()
- getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.CurrencyField
-
- getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.FieldType
-
Returns a Query instance for doing searches against a field.
- getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.LatLonType
-
- getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.PointType
-
- getFieldQuery(QParser, SchemaField, String) - Method in class org.apache.solr.schema.TextField
-
- getFieldQuery(String, String, boolean) - Method in class org.apache.solr.search.SolrQueryParser
-
- getFieldQuery(String, String, boolean) - Method in class org.apache.solr.util.SolrPluginUtils.DisjunctionMaxQueryParser
-
Delegates to the super class unless the field has been specified
as an alias -- in which case we recurse on each of
the aliased fields, and the results are composed into a
DisjunctionMaxQuery.
- getFields() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
-
- getFields() - Method in class org.apache.solr.client.solrj.SolrQuery
-
- getFields() - Method in class org.apache.solr.handler.dataimport.config.Entity
-
- getFields() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- getFields() - Method in class org.apache.solr.schema.IndexSchema
-
Provides direct access to the Map containing all explicit
(ie: non-dynamic) fields in the index, keyed on field name.
- getFields() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getFieldStatsInfo() - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
- getFieldsToAnalyze() - Method in class org.apache.solr.uima.processor.SolrUIMAConfiguration
-
- getFieldsToLoad(SolrQueryRequest) - Method in class org.apache.solr.handler.clustering.carrot2.CarrotClusteringEngine
-
- getFieldsToLoad(SolrQueryRequest) - Method in class org.apache.solr.handler.clustering.SearchClusteringEngine
-
Returns the set of field names to load.
- getFieldsWithDefaultValue() - Method in class org.apache.solr.schema.IndexSchema
-
Provides direct access to the List containing all fields with a default value
- getFieldType() - Method in class org.apache.solr.handler.AnalysisRequestHandlerBase.AnalysisContext
-
- getFieldType(String) - Method in class org.apache.solr.schema.IndexSchema
-
Returns the FieldType for the specified field name.
- getFieldTypeAnalysis(String) - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
-
Returns the analysis for the given field type or null if no such analysis exists.
- getFieldTypeAnalysisCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse
-
Returns the number of field type analyses.
- getFieldTypeByName(String) - Method in class org.apache.solr.schema.IndexSchema
-
- getFieldTypeInfo() - Method in class org.apache.solr.client.solrj.response.LukeResponse
-
- getFieldTypeInfo(String) - Method in class org.apache.solr.client.solrj.response.LukeResponse
-
- getFieldTypeName() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- getFieldTypeNoEx(String) - Method in class org.apache.solr.schema.IndexSchema
-
Returns the FieldType for the specified field name.
- getFieldTypes() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
-
Returns a list of field types the analysis should be performed on.
- getFieldTypes() - Method in class org.apache.solr.schema.IndexSchema
-
Provides direct access to the Map containing all Field Types
in the index, keyed on field type name.
- getFieldValue() - Method in class org.apache.solr.client.solrj.request.FieldAnalysisRequest
-
Returns the field value that will be analyzed when this request is processed.
- getFieldValue(String) - Method in class org.apache.solr.common.SolrDocument
-
Get the value or collection of values for a given field.
- getFieldValue(String) - Method in class org.apache.solr.common.SolrInputDocument
-
Get the first value for a field.
- getFieldValueCache() - Method in class org.apache.solr.search.SolrIndexSearcher
-
expert: internal API, subject to change
- getFieldValueMap() - Method in class org.apache.solr.common.SolrDocument
-
Expose a Map interface to the solr fields.
- getFieldValues(String) - Method in class org.apache.solr.common.SolrDocument
-
Get a collection of values for a given field name
- getFieldValues(String) - Method in class org.apache.solr.common.SolrInputDocument
-
Get all the values for a field.
- getFieldValuesMap() - Method in class org.apache.solr.common.SolrDocument
-
Expose a Map interface to the solr field value collection.
- getFileName() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.Persist
-
- getFileTypes() - Method in class org.apache.solr.util.SimplePostTool
-
- getFill() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- getFill() - Method in class org.apache.solr.internal.csv.writer.CSVField
-
- getFillChar() - Method in class org.apache.solr.internal.csv.writer.CSVConfig
-
- getFilter() - Method in class org.apache.solr.search.SolrConstantScoreQuery
-
Returns the encapsulated filter
- getFilter() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- getFilterCollector(IndexSearcher) - Method in class org.apache.solr.search.FunctionRangeQuery
-
- getFilterCollector(IndexSearcher) - Method in interface org.apache.solr.search.PostFilter
-
Returns a DelegatingCollector to be run after the main query and all of it's filters, but before any sorting or grouping collectors
- getFilterList() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- getFilterQueries() - Method in class org.apache.solr.client.solrj.SolrQuery
-
- getFilters() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getFirstMatch(Term) - Method in class org.apache.solr.search.SolrIndexSearcher
-
Returns the first document number containing the term t
Returns -1 if no document was found.
- getFirstSuggestion(String) - Method in class org.apache.solr.client.solrj.response.SpellCheckResponse
-
- getFirstValue(String) - Method in class org.apache.solr.common.SolrDocument
-
returns the first value for a field
- getFirstValue() - Method in class org.apache.solr.common.SolrInputField
-
- getFlag(char) - Static method in enum org.apache.solr.common.luke.FieldFlag
-
- getFlags() - Method in class org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
-
- getFlags() - Method in class org.apache.solr.search.SolrIndexSearcher.QueryCommand
-
- getFlags() - Method in class org.apache.solr.update.UpdateCommand
-
- getFloat(String, float) - Method in class org.apache.solr.analysis.ReversedWildcardFilterFactory
-
- getFloat(String, float) - Method in class org.apache.solr.common.params.RequiredSolrParams
-
- getFloat(String) - Method in class org.apache.solr.common.params.SolrParams
-
Returns the Float value of the param, or null if not set
- getFloat(String, float) - Method in class org.apache.solr.common.params.SolrParams
-
Returns the float value of the param, or def if not set
- getFloat(String) - Method in class org.apache.solr.core.Config
-
- getFloat(String, float) - Method in class org.apache.solr.core.Config
-
- getFormatter(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
Return a
Formatter appropriate for this field.
- getFormatter(String, SolrParams) - Method in class org.apache.solr.highlight.HtmlFormatter
-
- getFormatter(String, SolrParams) - Method in interface org.apache.solr.highlight.SolrFormatter
-
Return a
Formatter appropriate for this field.
- getFragListBuilder(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
- getFragListBuilder(SolrParams) - Method in class org.apache.solr.highlight.SimpleFragListBuilder
-
- getFragListBuilder(SolrParams) - Method in class org.apache.solr.highlight.SingleFragListBuilder
-
- getFragListBuilder(SolrParams) - Method in interface org.apache.solr.highlight.SolrFragListBuilder
-
Return a FragListBuilder.
- getFragListBuilder(SolrParams) - Method in class org.apache.solr.highlight.WeightedFragListBuilder
-
- getFragmenter(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
- getFragmenter(String, SolrParams) - Method in class org.apache.solr.highlight.GapFragmenter
-
- getFragmenter(String, SolrParams) - Method in class org.apache.solr.highlight.RegexFragmenter
-
- getFragmenter(String, SolrParams) - Method in interface org.apache.solr.highlight.SolrFragmenter
-
- getFragmentsBuilder(String, SolrParams) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
- getFragmentsBuilder(SolrParams, String[], String[], BoundaryScanner) - Method in class org.apache.solr.highlight.ScoreOrderFragmentsBuilder
-
- getFragmentsBuilder(SolrParams, String[], String[], BoundaryScanner) - Method in class org.apache.solr.highlight.SimpleFragmentsBuilder
-
- getFragmentsBuilder(SolrParams, BoundaryScanner) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
-
- getFragmentsBuilder(SolrParams, String[], String[], BoundaryScanner) - Method in class org.apache.solr.highlight.SolrFragmentsBuilder
-
- getFrequency() - Method in class org.apache.solr.client.solrj.response.TermsResponse.Term
-
- getFromRowCache() - Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
-
- getFromRowCacheTransformed() - Method in class org.apache.solr.handler.dataimport.DIHCacheSupport
-
- getFunctionName() - Method in class org.apache.solr.handler.dataimport.ScriptTransformer
-
- getFunctions() - Method in class org.apache.solr.handler.dataimport.config.DIHConfiguration
-
- getFunctions() - Method in class org.apache.solr.handler.dataimport.config.Document
-
- getFunctions() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getGap() - Method in class org.apache.solr.client.solrj.response.FacetField
-
Date Gap Facet parameter
- getGap() - Method in class org.apache.solr.client.solrj.response.RangeFacet
-
- getGlobbedId(String) - Method in class org.apache.solr.search.QueryParsing.StrParser
-
- getGroupedCounts(SolrIndexSearcher, DocSet, String, boolean, int, int, int, boolean, String, String) - Method in class org.apache.solr.request.SimpleFacets
-
- getGroupedFacetQueryCount(Query) - Method in class org.apache.solr.request.SimpleFacets
-
Returns a grouped facet count for the facet query
- getGroupingSpec() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getGroupLimit() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getGroupOffset() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getGroupResponse() - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
- getGroupSort() - Method in interface org.apache.solr.search.grouping.Command
-
- getGroupSort() - Method in class org.apache.solr.search.grouping.distributed.command.QueryCommand
-
- getGroupSort() - Method in class org.apache.solr.search.grouping.distributed.command.SearchGroupsFieldCommand
-
- getGroupSort() - Method in class org.apache.solr.search.grouping.distributed.command.TopGroupsFieldCommand
-
- getGroupSort() - Method in class org.apache.solr.search.grouping.GroupingSpecification
-
- getGroupValue() - Method in class org.apache.solr.client.solrj.response.Group
-
Returns the common group value that all documents share inside this group.
- getHandlerClass() - Method in class org.apache.solr.core.RequestHandlers.LazyRequestHandlerWrapper
-
- getHandlerName() - Method in class org.apache.solr.handler.dataimport.DataImporter
-
- getHead(Handler) - Method in class org.apache.solr.SolrLogFormatter
-
- getHeader() - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
- getHiddenFiles() - Method in class org.apache.solr.handler.admin.ShowFileRequestHandler
-
- getHighlight() - Method in class org.apache.solr.client.solrj.SolrQuery
-
- getHighlighter(SolrCore) - Static method in class org.apache.solr.handler.component.HighlightComponent
-
- getHighlighter() - Method in class org.apache.solr.handler.component.HighlightComponent
-
- getHighlighter(Query, String, SolrQueryRequest) - Method in class org.apache.solr.highlight.DefaultSolrHighlighter
-
- getHighlightFields() - Method in class org.apache.solr.client.solrj.SolrQuery
-
get list of highlighted fields
- getHighlightFields(Query, SolrQueryRequest, String[]) - Method in class org.apache.solr.highlight.SolrHighlighter
-
Return a String array of the fields to be highlighted.
- getHighlightFragsize() - Method in class org.apache.solr.client.solrj.SolrQuery
-
- getHighlighting() - Method in class org.apache.solr.client.solrj.response.QueryResponse
-
- getHighlightQuery() - Method in class org.apache.solr.handler.component.ResponseBuilder
-
- getHighlightQuery() - Method in class org.apache.solr.search.DisMaxQParser
-
- getHighlightQuery() - Method in class org.apache.solr.search.QParser
-
- getHighlightRequireFieldMatch() - Method in class org.apache.solr.client.solrj.SolrQuery
-
- getHighlightSimplePost() - Method in class org.apache.solr.client.solrj.SolrQuery
-
- getHighlightSimplePre() - Method in class org.apache.solr.client.solrj.SolrQuery
-
- getHighlightSnippets() - Method in class org.apache.solr.client.solrj.SolrQuery
-
- getHistory(long, AtomicBoolean) - Method in class org.apache.solr.logging.LogWatcher
-
- getHistorySize() - Method in class org.apache.solr.logging.LogWatcher
-
- getHits() - Method in class org.apache.solr.spelling.SpellCheckCollation
-
- getHostName() - Method in class org.apache.solr.cloud.ZkController
-
- getHostPort() - Method in class org.apache.solr.cloud.ZkController
-
- getHttpCachingConfig() - Method in class org.apache.solr.core.SolrConfig
-
- getHttpClient() - Method in class org.apache.solr.client.solrj.impl.HttpSolrServer
-
Return the HttpClient this instance uses.
- getHttpClient() - Method in class org.apache.solr.client.solrj.impl.LBHttpSolrServer
-
- getHttpClient() - Method in class org.apache.solr.handler.dataimport.SolrEntityProcessor
-
Factory method that returns a HttpClient instance used for interfacing with a source Solr service.
- getId() - Method in class org.apache.solr.update.DeleteUpdateCommand
-
- getIdCacheData(Context, String, Iterator<Map<String, Object>>) - Method in class org.apache.solr.handler.dataimport.DIHCacheSupport
-
If the where clause is present the cache is sql Vs Map of key Vs List of
Rows.
- getIdSet() - Method in class org.apache.solr.response.transform.BaseEditorialTransformer
-
- getIgnoreEmptyLines() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getIgnoreLeadingWhitespaces() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getIgnoreTrailingWhitespaces() - Method in class org.apache.solr.internal.csv.CSVStrategy
-
- getIndexDir() - Method in class org.apache.solr.core.SolrCore
-
- getIndexDir() - Method in class org.apache.solr.search.SolrIndexSearcher
-
- getIndexDir() - Method in class org.apache.solr.spelling.AbstractLuceneSpellChecker
-
- getIndexDirectory() - Method in class org.apache.solr.client.solrj.response.LukeResponse
-
- getIndexDirs() - Method in class org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
-
- getIndexedId() - Method in class org.apache.solr.update.AddUpdateCommand
-
Returns the indexed ID for this document.
- getIndexedId() - Method in class org.apache.solr.update.DeleteUpdateCommand
-
Returns the indexed ID for this delete.
- getIndexInfo() - Method in class org.apache.solr.client.solrj.response.LukeResponse
-
- getIndexInfo(DirectoryReader, boolean) - Static method in class org.apache.solr.handler.admin.LukeRequestHandler
-
- getIndexInfo(DirectoryReader) - Static method in class org.apache.solr.handler.admin.LukeRequestHandler
-
- getIndexOptions(SchemaField, String) - Method in class org.apache.solr.schema.FieldType
-
- getIndexPhases(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
-
Returns the index time analysis phases for the given field value.
- getIndexPhases() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
-
Returns the index time analysis phases for this analysis.
- getIndexPhasesByFieldValue() - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
-
Returns the index time analysis phases for all field values.
- getIndexPhasesCount(String) - Method in class org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
-
Returns the number of index time analysis phases the given field value has.
- getIndexPhasesCount() - Method in class org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
-
Returns the index time analysis phases for this analysis.
- getIndexReader() - Method in class org.apache.solr.search.