|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
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.
ContentStreams.
HttpClient to the Solr
server from the client.
XmlUpdateRequestHandler.OVERWRITE
DocumentAnalysisRequestHandler instead.TestHarness.appendSimpleDoc(StringBuilder, String...)
BinaryQueryResponseWriter are used to
write response in binary format
Functionality is exactly same as its parent class QueryResponseWriterwrite(Writer writer, SolrQueryRequest request, SolrQueryResponse response)
methodBitDocSet represents an unordered set of Lucene Document Ids
using a BitSet.WildcardFilter.getDocIdSet(IndexReader) instead.
OpenBitSetIterator instead.BitUtil directlyFieldCache
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.echoParamsCompressableField 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 documentsContentStream from a FileContentStream from a FileContentStream 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/ExtractingRequestHandlerCopyField contains all the information of a valid copy fields in an index.TokenStream 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.SolrConstantScoreQuery.ConstantScorer.docID() 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.DocumentAnalysisRequest.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.request.SolrQueryResponse)
method with a ContentStream.
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.
o is equal to this.
SolrCore.execute(SolrRequestHandler, SolrQueryRequest, SolrQueryResponse) instead.
ExtractingRequestHandler.FieldAnalysisRequest.FieldCache.SolrResourceLoader.findClass(String, String[]) instead.
FieldCache
using getFloats()
and makes those values available as other numeric types, casting as needed.DateUtil.DEFAULT_DATE_FORMATS
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.