|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
SchemaField
to the document.
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.WildcardFilter.getDocIdSet(IndexReader)
instead.
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.CommonParams
instead.CompressableField
is an abstract field type which enables a
field to be compressed (by specifying compressed="true"
at the
field definition level) and provides optional support for specifying a
threshold at which compression is enabled.Config.Config(SolrResourceLoader, String, InputStream, String)
instead.
SolrCore.getSolrConfig()
instead.
ConstValueSource
returns a constant for all documentsTokenStream
of n-grams from the given Reader
.
QParser
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.
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.XmlUpdateRequestHandler.processUpdate(UpdateRequestProcessor, XMLStreamReader)
instead.
FieldCache
using getFloats()
and makes those values available as other numeric types, casting as needed.EdgeNGramTokenFilter
.EdgeNGramTokenizer
.o
is equal to this.
o
is equal to this.
SolrCore.execute(SolrRequestHandler, SolrQueryRequest, SolrQueryResponse)
instead.
FieldCache
.SolrResourceLoader.findClass(String, String[])
instead.
FieldCache
using getFloats()
and makes those values available as other numeric types, casting as needed.DocSet.iterator()
to access all docs instead.
SolrResourceLoader.getConfigDir()
instead.
SolrCore.getConfigResource()
instead.
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
.
docs
.
ShowFileRequestHandler.handleRequestBody(SolrQueryRequest, SolrQueryResponse)
.
t
Returns -1 if no document was found.
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.
IndexSchema.getSchemaName()
instead.
RefCounted
<SolrIndexSearcher
> with
the reference count incremented.
SolrQueryRequest.getParams()
instead.
SolrQueryRequestBase.getParams()
instead.
SolrQueryRequest.getParams()
instead.
SolrQueryRequestBase.getParams()
instead.
QParser
to parse qstr
,
assuming that the default query type is defaultType
.
PingRequestHandler
instead
PingRequestHandler
instead
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.
CoreContainer.getCore(String)
instead.
SolrQueryRequest.getParams()
and CommonParams.START
instead.
SolrQueryRequestBase.getParams()
and CommonParams.START
instead.
SortField
for a string field.
FieldType.getValueSource(SchemaField, QParser)
RequestHandlerUtils.handleCommit(UpdateRequestProcessor,SolrParams,boolean)
HashDocSet
represents an unordered set of Lucene Document Ids
using a primitive int hash table.IndexSchema
contains information about the valid fields in an index
and the types of those fields.IndexSchema.IndexSchema(SolrConfig, String, InputStream)
instead.
SolrCoreAware
instances about the SolrCore
ResourceLoaderAware
instances about the loader
init
will be called just once, immediately after creation.
init
will be called just once, immediately after creation.
SolrRequestHandler
by creating three SolrParams
named:
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |