|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
FieldType
.SpellingResult.addFrequency(Token, int)
instead.
ContentStream
to ContentStreamUpdateRequest.getContentStreams()
addField0()
to create a series of
Nodes based on the supplied Xpath and a given fieldName.
addField0()
to create a series of
Nodes based on the supplied Xpath and a given fieldName.
SchemaField
to the document.
ContentStream
s.
SolrContentHandler.params
and the ExtractingParams.LITERALS_PREFIX
.
SolrContentHandler.metadata
as the source.
AnalysisEngine
AEProvider
s' creationHttpClient
to the Solr
server from the client.
XmlUpdateRequestHandler.OVERWRITE
DocumentAnalysisRequestHandler
instead.Attribute
used to track the positions of tokens
in the analysis chain.AnalysisRequestHandlerBase.TokenTrackingAttribute
.ArabicNormalizationFilter
.ArabicStemFilter
.ASCIIFoldingFilter
.TextResponseWriter
or BinaryResponseWriter
see SOLR-2485QueryResponseWriter
s that deal with
SolrInputDocument
s and SolrDocumentList
should override the
methods for this class.BinaryQueryResponseWriter
are used to
write response in binary format
Functionality is exactly same as its parent class QueryResponseWriter
write(Writer writer, SolrQueryRequest request, SolrQueryResponse response)
methodBitDocSet
represents an unordered set of Lucene Document Ids
using a BitSet.OpenBitSetIterator
instead.BrazilianStemFilter
.AttributeSource.captureState()
and AttributeSource.restoreState(State)
which support all attributes.BulgarianStemFilter
.FieldCache
using getInts()
and makes those values available as other numeric types, casting as needed.CacheRegenerator
are used in autowarming to populate a new cache
based on an old cache.StopFilterFactory
instead.StandardTokenizerFactory
instead.CJKTokenizer
.ClassicFilter
.ClassicTokenizer
.Transformer
instance which converts a Clob
to a String
.CollationKeyFilter
.Command
instances.CommonGramsFilter.CommonGramsFilter(Version, TokenStream, Set)
instead
CommonGramsFilter.CommonGramsFilter(Version, TokenStream, Set, boolean)
instead
CommonGramsFilter.CommonGramsFilter(Version, TokenStream, Set)
instead.
CommonGramsFilter.CommonGramsFilter(Version, TokenStream, Set, boolean)
instead.
CommonGramsFilter
.CommonGramsQueryFilter
.CommonParams
instead.echoParams
CommonsHttpSolrServer
uses the Apache Commons HTTP Client to connect to solr.Config.Config(SolrResourceLoader, String, InputSource, String)
instead.
Config.Config(SolrResourceLoader, String, InputSource, String)
instead.
SolrCore.getSolrConfig()
instead.
ConstNumberSource
is the base class for all constant numbersShardRequest
instances.
ShardRequest
instances.
ShardRequest
instances.
ConstValueSource
returns a constant for all documentsContentStream
from a File
ContentStream
from a File
ContentStream
from a URL
This uses a URLConnection
to get the content streamContentStream
objects.ContentStream
into SolrContentStream
to a Solr Cell or some
other handler that takes ContentStreams (CSV)
See http://wiki.apache.org/solr/ExtractingRequestHandlerFieldType
s that have semantics
related to items in a coordinate system.CopyField
contains all the information of a valid copy fields in an index.HunspellStemFilter
that will filter the given
TokenStream
TokenStream
of n-grams from the given Reader
.
Collector
instances to be
included in the search based on the .
SchemaField
, create one or more Fieldable
instances
Collector
instances that are needed to perform the first pass search.
Collector
instances that are needed to perform the first pass search.
Collector
instances that are needed to perform the first pass search.
QParser
Collector
instances that are needed to perform the second pass search.
Collector
instances that are needed to perform the second pass search.
CzechStemFilter
.Transformer
instance which creates Date
instances out of String
s.DefaultEncoder
DelimitedPayloadTokenFilter
.DictionaryCompoundWordTokenFilter
.DirectSolrConnection.DirectSolrConnection(SolrCore)
DirectUpdateHandler2
instead. This is only kept around for back-compatibility (way back).DirectUpdateHandler2
implements an UpdateHandler where documents are added
directly to the main Lucene index as opposed to adding to a separate smaller index.DisMaxParams
instead.Document
instance corresponding to the document id.
Document
using a FieldSelector
This method does not currently use the Solr document cache.
Document
instance corresponding to the document id.
DocBuilder
is responsible for creating Solr documents out of the given configuration.DocList
represents the result of a query: an ordered list of document ids with optional score.DocList
and a DocSet
so that both may be returned from a single method.DocSet
represents an unordered set of Lucene Document Ids.DocSlice
implements DocList as an array of docids and optional scores.DocumentAnalysisRequest
.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse)
method with a ContentStream.
FieldCache
using getFloats()
and makes those values available as other numeric types, casting as needed.DoubleMetaphoneFilter
.SnowballPorterFilterFactory
with "Dutch" instead,
which has the same functionality.EdgeNGramTokenFilter
.EdgeNGramTokenizer
.ElisionFilter
.QueryResponseWriter
lifecycle.
SolrDocumentList
or on a doc-by-doc SolrDocument
basis.
SolrDocument
instances.EnglishMinimalStemFilter
.EnglishPossessiveFilter
.EntityProcessor
EntityProcessor
instance which performs transforms and handles multi-row outputs correctly.o
is equal to this.
o
is equal to this.
o
is equal to this.
VariableResolver
true
, exact suggestions are returned first, even if they are prefixes
of other strings in the automaton (possibly with larger weights).
SolrCore.execute(SolrRequestHandler, SolrQueryRequest, SolrQueryResponse)
instead.
ExtractingRequestHandler
.FacetParams.FacetRangeOther
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 corrisponding
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 thouse boundaries.FacetParams.FACET_RANGE_OTHER
and FacetParams.FACET_DATE_OTHER
...FieldAnalysisRequest
.FieldCache
.XPathEntityProcessor
The datasouce may be configured as follows
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 typesVariableResolver
This may be used with any EntityProcessor
which uses a DataSource
<InputStream
> eg: TikaEntityProcessor
DataSource
which reads from local filesEntityProcessor
instance which can stream file names found in a given base
directory matching patterns and returning rows containing file information.SolrResourceLoader.findClass(String, String[])
instead.
FinnishLightStemFilter
.FieldCache
using getFloats()
and makes those values available as other numeric types, casting as needed.DateUtil.DEFAULT_DATE_FORMATS
FrenchLightStemFilter
.FrenchMinimalStemFilter
.SnowballPorterFilterFactory
with "French" instead,
which has the same functionality.FSTLookup
GalicianStemFilter
.QueryResponseWriter
implementation that requires a user to
implement the
GenericBinaryResponseWriter.getSingleResponseWriter(OutputStream, SolrQueryRequest, SolrQueryResponse)
that defines a BaseResponseWriter.SingleResponseWriter
to handle the binary output.TextResponseWriter
see SOLR-2485GermanLightStemFilter
.GermanMinimalStemFilter
.GermanStemFilter
.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.
DocSet.iterator()
to access all docs instead.
SolrResourceLoader.getConfigDir()
instead.
SolrCore.getConfigResource()
instead.
IndexSchema.getCopyFieldsList(String)
instead.
Evaluator
instance capable of formatting values using a given date format.
query
and filter
and sorted by sort
.
query
and the
intersection of the filterList
, sorted by sort
.
query
and filter
and sorted by sort
.
query
and filter
and sorted by sort
.
query
and filter
and sorted by sort
.
query
and the intersection
of filterList
, sorted by sort
.
query
and the intersection
of filterList
, sorted by sort
.
query
and filter
and sorted by sort
.
query
and filter
and sorted by sort
.
null
if no such
association exists.
Encoder
appropriate for this field.
Encoder
appropriate for this field.
QueryResponse.getLimitingFacets()
SolrQuery.getFacetSortString()
instead.
docs
.
null
if no such analysis exists.
null
if no such analysis exists.
FieldType
(not to be confused with IndexSchema.getFieldType(String)
which
takes in the name of a field), return the FieldType
.
ShowFileRequestHandler.handleRequestBody(SolrQueryRequest, SolrQueryResponse)
.
t
Returns -1 if no document was found.
Formatter
appropriate for this field.
Formatter
appropriate for this field.
Fragmenter
appropriate for this field.
Fragmenter
appropriate for this field.
FragmentsBuilder
appropriate for this field.
GroupResponse
containing the group commands.
Highlighter
appropriate for this field.
IndexSchema.getSolrConfig()
and open a resource input stream
for IndexSchema.getResourceName()
instead.
SolrResourceLoader.getInstanceDir()
instead.
SolrQueryRequest.getParams()
and CommonParams.ROWS
instead.
SolrQueryRequestBase.getParams()
and CommonParams.ROWS
instead.
SolrResourceLoader.getLines(String)
instead.
Command
.
Command
.
Command
.
IndexSchema.getSchemaName()
instead.
RefCounted
<SolrIndexSearcher
> with
the reference count incremented.
Command
.
Command
.
SolrQueryRequest.getParams()
instead.
SolrQueryRequestBase.getParams()
instead.
SolrQueryRequest.getParams()
instead.
SolrQueryRequestBase.getParams()
instead.
BinaryResponseWriter.getParsedResponse(SolrQueryRequest, SolrQueryResponse)
QParser
to parse qstr
,
assuming that the default query type is defaultType
.
Highlighter
appropriate for this field.
PingRequestHandler
instead
PingRequestHandler
instead
null
if this field doesn't hold a query time analysis.
null
if query time analysis doesn't exist.
-1
if
this field analysis doesn't hold a query time analysis.
-1
if query time analysis doesn't exist.
SolrQueryRequest.getParams()
and CommonParams.Q
instead.
SolrQueryRequestBase.getParams()
and CommonParams.Q
instead.
SolrQueryRequest.getParams()
and CommonParams.QT
instead.
SolrQueryRequestBase.getParams()
and CommonParams.QT
instead.
SolrCore.getSchemaResource()
instead.
IndexSchema.getResourceName()
instead.
RefCounted
<SolrIndexSearcher
> with
the reference count incremented.
SolrIndexSearcher
or start the process of creating a new one.
BaseResponseWriter.SingleResponseWriter
responsible for writing the binary output
given a SolrDocumentList
or doc-by-doc, given a
SolrInputDocument
.
BaseResponseWriter.SingleResponseWriter
responsible for writing text output given a
SolrDocumentList
or doc-by-doc, given a SolrInputDocument
.
CoreContainer.getCore(String)
instead.
Evaluator
instance meant to be used for escaping reserved characters in Solr
queries
Evaluator
instance meant to be used for escaping values in SQL queries.
SolrQueryRequest.getParams()
and CommonParams.START
instead.
SolrQueryRequestBase.getParams()
and CommonParams.START
instead.
SortField
for a string field.
SolrSpellChecker.getSuggestions(org.apache.solr.spelling.SpellingOptions)
SolrSpellChecker.getSuggestions(org.apache.solr.spelling.SpellingOptions)
SolrSpellChecker.getSuggestions(org.apache.solr.spelling.SpellingOptions)
SolrSpellChecker.getSuggestions(org.apache.solr.spelling.SpellingOptions)
DateUtil.getThreadLocalDateFormat()
Evaluator
instance capable of URL-encoding expressions.
FieldType.getValueSource(SchemaField, QParser)
GreekLowerCaseFilter
.GreekStemFilter
.RequestHandlerUtils.handleCommit(UpdateRequestProcessor,SolrParams,boolean)
HashDocSet
represents an unordered set of Lucene Document Ids
using a primitive int hash table.HindiNormalizationFilter
.HindiStemFilter
.SimpleHTMLEncoder
SimpleHTMLFormatter
HTMLStripCharFilter
.Transformer
implementation which strip off HTML tags using HTMLStripCharFilter
This is useful
in case you don't need this HTML anyway.URLDataSource
insteadHungarianLightStemFilter
.HunspellStemFilter
.HyphenatedWordsFilter
.HyphenationCompoundWordTokenFilter
.ICUCollationKeyFilter
.ICUFoldingFilter
ICUNormalizer2Filter
ICUTokenizer
ICUTransformFilter
.IndexSchema
contains information about the valid fields in an index
and the types of those fields.IndexSchema.IndexSchema(SolrConfig, String, InputSource)
instead.
IndicNormalizationFilter
.IndonesianStemFilter
.SolrCoreAware
instances about the SolrCore
ResourceLoaderAware
instances about the loader
SolrInfoMBean
s
IndexSchema
provided by the schema
parameter of an event (e.g., a new FieldType
was added, etc.
init
will be called just once, immediately after creation.
init
will be called just once, immediately after creation.
IndexReaderFactory.termInfosIndexDivisor
.
Context
and
initialization properties.
SolrRequestHandler
by creating three SolrParams
named.
init
will be called just once, immediately after creation.
init
will be called just once, immediately after creation.
init
will be called just once, immediately after creation.
init
will be called just once, immediately after creation.
init
will be called just once, immediately after creation.
init
will be called just once, immediately after creation.
AbstractLuceneSpellChecker.index
variable based on the AbstractLuceneSpellChecker.indexDir
.
FieldCache
using getInts()
and makes those values available as other numeric types, casting as needed.ASCIIFoldingFilterFactory
instead.
$Id: ISOLatin1AccentFilterFactory.java 1065312 2011-01-30 16:08:25Z rmuir $FieldType.createFields(org.apache.solr.schema.SchemaField, String, float)
method.
SchemaField.createFields(String, float)
, else use SchemaField.createField(java.lang.String, float)
to save an extra allocation
SolrInputDocument
s to be spit out as a SolrDocumentList
so they can be processed as a whole, rather than on a doc-by-doc basis.
ItalianLightStemFilter
.JaspellLookup
KeepWordFilter.KeepWordFilter(boolean, TokenStream, CharArraySet)
instead
KeepWordFilter
.KeywordMarkerFilter
.KeywordTokenizer
.KStemFilter
LatvianStemFilter
.DateField
LengthFilter
.LetterTokenizer
.LimitTokenCountFilter
.LinearFloatFunction
implements a linear function over
another ValueSource
.EntityProcessor
instance which can stream lines of text read from a
datasource.Transformer
implementation which logs messages in a given template format.FieldCache
using getFloats()
and makes those values available as other numeric types, casting as needed.Hash.lookup3ycs(int[] k, int offset, int length, int initval)
Lookup
implementation.
Lookup
instances.LowerCaseFilter
.LowerCaseTokenizer
.IStemmerFactory
based on Lucene's
APIs.ITokenizerFactory
based on Lucene's
Smart Chinese tokenizer.EntityProcessor
instance which can
index emails along with their attachments from POP3 or IMAP sources.MappingCharFilter
.offset()
and size()
).
MaxFloatFunction
returns the max of it's components.MinFloatFunction
returns the min of it's components.FieldComparatorSource
that uses missingValueProxy as the value to return from ScoreDocComparator.sortValue()
which is only used my multisearchers to determine how to collate results from their searchers.
FSDirectory.open(java.io.File)
Can set the following parameters:
unmap -- See MMapDirectory.setUseUnmap(boolean)
maxChunkSize -- The Max chunk size.ValueSource
that abstractly represents ValueSource
s for
poly fields, and other things.NamedList.NamedList(java.util.Map.Entry[])
for the NamedList instantiation
Date
SolrResourceLoader.newInstance(String, String[])
instead.
This method is equivalent to next()
, but avoids the creation
of an Integer Object.
- nextDoc() -
Method in class org.apache.solr.search.function.FunctionQuery.AllScorer
-
- nextDoc() -
Method in class org.apache.solr.search.function.ValueSourceScorer
-
- nextDoc() -
Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantScorer
-
- nextModifiedParentRowKey() -
Method in class org.apache.solr.handler.dataimport.EntityProcessor
- This is used during delta-import.
- nextModifiedParentRowKey() -
Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
-
- nextModifiedParentRowKey() -
Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
-
- nextModifiedParentRowKey() -
Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
-
- nextModifiedRowKey() -
Method in class org.apache.solr.handler.dataimport.EntityProcessor
- This is used for delta-import.
- nextModifiedRowKey() -
Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
-
- nextModifiedRowKey() -
Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
-
- nextModifiedRowKey() -
Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
-
- nextRow() -
Method in class org.apache.solr.handler.dataimport.CachedSqlEntityProcessor
-
- nextRow() -
Method in class org.apache.solr.handler.dataimport.EntityProcessor
- This method helps streaming the data for each row .
- nextRow() -
Method in class org.apache.solr.handler.dataimport.EntityProcessorBase
- For a simple implementation, this is the only method that the sub-class should implement.
- nextRow() -
Method in class org.apache.solr.handler.dataimport.EntityProcessorWrapper
-
- nextRow() -
Method in class org.apache.solr.handler.dataimport.FileListEntityProcessor
-
- nextRow() -
Method in class org.apache.solr.handler.dataimport.LineEntityProcessor
- Reads lines from the url till it finds a lines that matches the
optional acceptLineRegex and does not match the optional skipLineRegex.
- nextRow() -
Method in class org.apache.solr.handler.dataimport.MailEntityProcessor
-
- nextRow() -
Method in class org.apache.solr.handler.dataimport.PlainTextEntityProcessor
-
- nextRow() -
Method in class org.apache.solr.handler.dataimport.SqlEntityProcessor
-
- nextRow() -
Method in class org.apache.solr.handler.dataimport.ThreadedEntityProcessorWrapper
-
- nextRow() -
Method in class org.apache.solr.handler.dataimport.TikaEntityProcessor
-
- nextRow() -
Method in class org.apache.solr.handler.dataimport.XPathEntityProcessor
-
- NGramFilterFactory - Class in org.apache.solr.analysis
- Factory for
NGramTokenFilter
. - NGramFilterFactory() -
Constructor for class org.apache.solr.analysis.NGramFilterFactory
-
- NGramTokenizerFactory - Class in org.apache.solr.analysis
- Factory for
NGramTokenizer
. - NGramTokenizerFactory() -
Constructor for class org.apache.solr.analysis.NGramTokenizerFactory
-
- NIOFSDirectoryFactory - Class in org.apache.solr.core
- Factory to instantiate
NIOFSDirectory
- NIOFSDirectoryFactory() -
Constructor for class org.apache.solr.core.NIOFSDirectoryFactory
-
- NO_FREQUENCY_INFO -
Static variable in class org.apache.solr.spelling.SpellingResult
-
- nodesToList(NodeList) -
Static method in class org.apache.solr.common.util.DOMUtil
-
- nodesToNamedList(NodeList) -
Static method in class org.apache.solr.common.util.DOMUtil
-
- normalize(float) -
Method in class org.apache.solr.search.function.FunctionQuery.FunctionWeight
-
- normalize(float) -
Method in class org.apache.solr.search.SolrConstantScoreQuery.ConstantWeight
-
- normalizeDir(String) -
Static method in class org.apache.solr.core.SolrResourceLoader
- Ensures a directory name always ends with a '/'.
- normalizePath(String) -
Static method in class org.apache.solr.handler.admin.CoreAdminHandler
-
- normMap -
Variable in class org.apache.solr.analysis.MappingCharFilterFactory
-
- norms(String) -
Method in class org.apache.solr.search.SolrIndexReader
-
- norms(String, byte[], int) -
Method in class org.apache.solr.search.SolrIndexReader
-
- now() -
Method in class org.apache.solr.common.util.RTimer
- Get current time
May override to implement a different timer (CPU time, etc).
- NOW -
Variable in class org.apache.solr.request.SimpleFacets
-
- NOW -
Static variable in class org.apache.solr.schema.DateField
-
- NULL -
Static variable in class org.apache.solr.common.util.JavaBinCodec
-
- NUM_DESCRIPTIONS -
Static variable in interface org.apache.solr.handler.clustering.carrot2.CarrotParams
-
- NUMBER -
Static variable in class org.apache.solr.handler.dataimport.NumberFormatTransformer
-
- NUMBER_BACKUPS_TO_KEEP -
Static variable in class org.apache.solr.handler.ReplicationHandler
-
- NumberFormatTransformer - Class in org.apache.solr.handler.dataimport
-
A
Transformer
instance which can extract numbers out of strings. - NumberFormatTransformer() -
Constructor for class org.apache.solr.handler.dataimport.NumberFormatTransformer
-
- NumberUtils - Class in org.apache.solr.util
-
- NumberUtils() -
Constructor for class org.apache.solr.util.NumberUtils
-
- numCloses -
Static variable in class org.apache.solr.search.SolrIndexSearcher
-
- numDeletedDocs() -
Method in class org.apache.solr.search.SolrIndexReader
-
- numDocs -
Variable in class org.apache.solr.handler.component.ResponseBuilder.GlobalCollectionStat
-
- numDocs() -
Method in class org.apache.solr.search.SolrIndexReader
-
- numDocs(Query, DocSet) -
Method in class org.apache.solr.search.SolrIndexSearcher
- Returns the number of documents that match both
a
and b
.
- numDocs(Query, Query) -
Method in class org.apache.solr.search.SolrIndexSearcher
- Returns the number of documents that match both
a
and b
.
- numDocs(SolrIndexSearcher, Query, Query) -
Static method in class org.apache.solr.util.SolrPluginUtils
- SolrIndexSearch.numDocs(Query,Query) freaks out if the filtering
query is null, so we use this workarround.
- NumericPayloadTokenFilterFactory - Class in org.apache.solr.analysis
- Factory for
NumericPayloadTokenFilter
. - NumericPayloadTokenFilterFactory() -
Constructor for class org.apache.solr.analysis.NumericPayloadTokenFilterFactory
-
- numFound -
Variable in class org.apache.solr.response.BaseResponseWriter.DocListInfo
- Deprecated.
- numGroups -
Variable in class org.apache.solr.search.Grouping.Command
-
- numOpens -
Static variable in class org.apache.solr.search.SolrIndexSearcher
-
- numRequests -
Variable in class org.apache.solr.highlight.HighlightingPluginBase
-
- NUMTERMS -
Static variable in class org.apache.solr.handler.admin.LukeRequestHandler
-
- nvPairs -
Variable in class org.apache.solr.common.util.NamedList
-
Date
SchemaField.omitTermFreqAndPositions()
SolrResourceLoader.openResource(String)
instead.
Reader
for the given file name
FieldCache
using getStringIndex().AEProvider
implementation that creates an Aggregate AE from the given path, also
injecting runtime parameters defined in the solrconfig.xml Solr configuration file and assigning
them as overriding parameters in the aggregate AEXmlUpdateRequestHandler.OVERWRITE
XmlUpdateRequestHandler.OVERWRITE
Query
object represented by qstr
NullPointerException
and SolrException
free version of StrUtils.parseBool(String)
DateUtil.parseDate(String)
parseFieldBoosts(String)
, but parses all the strings
in the provided array (which may be null).
PathHierarchyTokenizer
.asctime()
format.
PatternReplaceCharFilter
.PatternReplaceFilter
.PatternTokenizer
.PersianCharFilter
.PersianNormalizationFilter
.PhoneticFilter
.EntityProcessor
which reads data from a url/file and give out a row which contains one String
value.PorterStemFilter
.PortugueseLightStemFilter
.PortugueseMinimalStemFilter
.PortugueseStemFilter
.PositionFilter
.Command
for execution.
Command
for execution.
Command
for execution.
ProductFloatFunction
returns the product of it's components.read()
TopDocs
and the number of matches.QueryResponseWriter
are used to format responses to query requests.QueryValueSource
returns the relevance score of the queryLinearFloatFunction
implements a linear function over
another ValueSource
.IndexReader
ReciprocalFloatFunction
implements a reciprocal function f(x) = a/(mx+b), based on
the float value of a field or function as exported by ValueSource
.newCache
Fragmenter
that tries to produce snippets that "look" like a regular
expression.Transformer
implementation which uses Regular Expressions to extract, split
and replace data in fields.RemoveDuplicatesTokenFilter
.Command.create()
contain after a search has been executed.
ReversedWildcardFilter
-s.FieldCache
using getStringIndex()
and reverses the order.ReverseStringFilter
.StandardTokenizerFactory
instead.
This tokenizer has no Russian-specific functionality.RussianLightStemFilter
.LowerCaseFilterFactory
instead which has the
same functionality.SnowballPorterFilterFactory
with "Russian" instead,
which has the same functionality.IndexSchema
instance of changes to it, dynamically
performed at runtime.nextDoc()
Transformer
instance capable of executing functions written in scripting
languages as a Transformer
instance.SearchGroup
instances from shard responses.ShardRequestFactory
that creates ShardRequest
instances for getting the
search groups from all shards.SearchGroup
into a NamedList
structure and visa versa.AbstractUpdateRequest.ACTION
instead
AbstractUpdateRequest.ACTION
instead
AbstractUpdateRequest.ACTION
instead
CommonsHttpSolrServer.setConnectionManagerTimeout(long)
DocSet
SolrQuery.setFacetSort(String)
instead, true corresponds to
FacetParams.FACET_SORT_COUNT
and false to FacetParams.FACET_SORT_INDEX
.
SolrQuery.setFacetMissing(Boolean)
DocSet
.
ShardResultTransformer
is responsible for transforming a grouped shard result into group related
structures (such as TopGroups
and SearchGroup
)
and visa versa.ShingleFilter
.true
to indicate that the index tokens that match query tokens should be marked as "mateched".
ShowFileRequestHandler.HIDDEN
invariants.SimpleFSDirectory
SimpleOrderedMap
is a NamedList
where access by key is more
important than maintaining order when it comes to representing the
held data in other forms, as ResponseWriters normally do.SentenceTokenizer
WordTokenFilter
SnowballFilter
, with configurable languageSolrInputDocument
s.SolrException.SolrException(ErrorCode,String)
.
SolrException.SolrException(ErrorCode,String,boolean)
.
SolrException.SolrException(ErrorCode,String,Throwable,boolean)
.
SolrException.SolrException(ErrorCode,String,Throwable)
.
SolrException.SolrException(ErrorCode,Throwable)
.
SolrQueryRequest
that provides some
convenience methods for accessing parameters, and manages an IndexSearcher
reference.SolrQueryResponse
is used by a query handler to return
the response to a query request.SolrRequestHandler
are called to handle query requests.ILexicalDataFactory
that adds stop
words from a field's StopFilter to the default stop words used in Carrot2,
for all languages Carrot2 supports.SortedIntDocSet
represents a sorted set of Lucene Document Ids.SpanishLightStemFilter
.SpellCheckComponent
instead.
See also https://issues.apache.org/jira/browse/SOLR-474 and https://issues.apache.org/jira/browse/SOLR-485EntityProcessor
instance which provides support for reading from
databases.StandardFilter
.StandardTokenizer
.QueryResponseWriter
output.
SolrDocumentList
.
StatsValues
StemmerOverrideFilter
.StempelFilter
using a Polish stemming table.StopFilter
.StreamingUpdateSolrServer
buffers all added documents and writes them
into open HTTP connections.SumFloatFunction
returns the sum of it's components.SwedishLightStemFilter
.SynonymFilter
.ResourceLoader
.Transformer
which can put values into a column by resolving an expression
containing other columnsTextField
is the basic type for configurable text analysis.ThaiWordFilter
.EntityProcessor
which reads data from rich docs using Apache TikaTokenFilterFactory
creates a
TokenFilter
to transform one TokenStream
into another.TokenizerFactory
breaks up a stream of characters
into tokens.TokenOffsetPayloadTokenFilter
.TopGroups
and TopDocs
into a NamedList
structure and
visa versa.ShardRequestFactory
that creates ShardRequest
instances for getting the
top groups from all shards.TopGroups
instances from shard responses.NamedList
structure for serialization purposes.
NamedList
structure for serialization purposes.
NamedList
structure for serialization purposes.
SchemaField
This implementation only formats dates using the DateUtil
.
NumericField
.TrimFilter
.TSTLookup
TurkishLowerCaseFilter
.TypeAsPayloadTokenFilter
.UAX29URLEmailTokenizer
.UIMAUpdateRequestProcessor
UpdateHandler
handles requests to change the index
(adds, deletes, commits, optimizes, etc).AbstractUpdateRequest.ACTION
insteadDateUtil.UTC
.
DocValues
for a particular reader.searcher
using the old
cache object.
WhitespaceTokenizer
.WikipediaTokenizer
.BaseResponseWriter.SingleResponseWriter
s
and provide them as the initial parameter responseWriter
to
this method which defines how output should be generated.
BaseResponseWriter.SingleResponseWriter
provided by a call to
GenericBinaryResponseWriter.getSingleResponseWriter(OutputStream, SolrQueryRequest, SolrQueryResponse)
.
BaseResponseWriter.SingleResponseWriter
provided by a
call to
GenericTextResponseWriter.getSingleResponseWriter(Writer, SolrQueryRequest, SolrQueryResponse)
.
SolrInputDocument
s .
SolrDocument
, on a doc-by-doc basis.
QueryResponseWriter
if the output is not a
SolrInputDocument
or a SolrDocumentList
.
SolrQueryResponse
header
which is provided as a NamedList
parameter.
EntityProcessor
which uses a streaming xpath parser to extract values out of XML documents.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |