|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ContentStream
to ContentStreamUpdateRequest.getContentStreams()
ContentStream
s.
HttpClient
to the Solr
server from the client.
echoParams
CommonsHttpSolrServer
uses the Apache Commons HTTP Client to connect to solr.ContentStream
from a File
ContentStream
from a File
ContentStream
from a URL
This uses a URLConnection
to get the content streamContentStream
to a Solr Cell or some
other handler that takes ContentStreams (CSV)
See http://wiki.apache.org/solr/ExtractingRequestHandlerDocumentAnalysisRequest
.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
.DateUtil.DEFAULT_DATE_FORMATS
null
if no such
association exists.
QueryResponse.getLimitingFacets()
SolrQuery.getFacetSortString()
instead.
null
if no such analysis exists.
null
if no such analysis exists.
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.
DateUtil.getThreadLocalDateFormat()
Hash.lookup3ycs(int[] k, int offset, int length, int initval)
NamedList.NamedList(java.util.Map.Entry[])
for the NamedList instantiation
NullPointerException
and SolrException
free version of StrUtils.parseBool(String)
DateUtil.parseDate(String)
asctime()
format.
AbstractUpdateRequest.ACTION
instead
AbstractUpdateRequest.ACTION
instead
AbstractUpdateRequest.ACTION
instead
CommonsHttpSolrServer.setConnectionManagerTimeout(long)
SolrQuery.setFacetSort(String)
instead, true corresponds to
FacetParams.FACET_SORT_COUNT
and false to FacetParams.FACET_SORT_INDEX
.
SolrQuery.setFacetMissing(Boolean)
true
to indicate that the index tokens that match query tokens should be marked as "mateched".
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.SolrException.SolrException(ErrorCode,String)
.
SolrException.SolrException(ErrorCode,String,boolean)
.
SolrException.SolrException(ErrorCode,String,Throwable,boolean)
.
SolrException.SolrException(ErrorCode,String,Throwable)
.
SolrException.SolrException(ErrorCode,Throwable)
.
StreamingUpdateSolrServer
buffers all added documents and writes them
into open HTTP connections.FSDirectory
ResourceLoader
.AbstractUpdateRequest.ACTION
insteadDateUtil.UTC
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |