A B C D E F G H I J L M N O P Q R S T U V W X

A

ACTION - Static variable in interface org.apache.solr.common.params.CoreAdminParams
What action
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.
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.
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
Remove all fields and boosts from the document
addIterator(Iterator<E>) - Method in class org.apache.solr.common.util.IteratorChain
 
addParam(String, String, Map<String, String[]>) - Static method in class org.apache.solr.common.params.MultiMapSolrParams
 
addToNamedList(Node, NamedList, List) - Static method in class org.apache.solr.common.util.DOMUtil
 
addValue(Object, float) - Method in class org.apache.solr.common.SolrInputField
Add values to a field.
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
 
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
append(char) - Method in class org.apache.solr.common.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
 
ARR - Static variable in class org.apache.solr.common.util.NamedListCodec
 
asNamedList() - Method in class org.apache.solr.common.util.RTimer
 
available() - Method in class org.apache.solr.common.util.FastInputStream
 

B

BF - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for boosting functions
BOOL_FALSE - Static variable in class org.apache.solr.common.util.NamedListCodec
 
BOOL_TRUE - Static variable in class org.apache.solr.common.util.NamedListCodec
 
BOOST - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
BQ - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for boosting query
BYTE - Static variable in class org.apache.solr.common.util.NamedListCodec
 
BYTEARR - Static variable in class org.apache.solr.common.util.NamedListCodec
 

C

childNodesToList(Node) - Static method in class org.apache.solr.common.util.DOMUtil
 
childNodesToNamedList(Node) - Static method in class org.apache.solr.common.util.DOMUtil
 
children - Variable in class org.apache.solr.common.util.RTimer
 
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
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
 
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.common.util.FastWriter
 
code() - Method in exception org.apache.solr.common.SolrException
 
COMMIT - Static variable in interface org.apache.solr.common.params.UpdateParams
Commit everything after the command completes
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
CONFIG - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you specify a config, what is its name
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 File
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
 
contentType - Variable in class org.apache.solr.common.util.ContentStreamBase
 
CORE - Static variable in interface org.apache.solr.common.params.CoreAdminParams
What Core are we talking about
CoreAdminParams - Interface in org.apache.solr.common.params
 
CoreAdminParams.CoreAdminAction - Enum in org.apache.solr.common.params
 
culmTime - Variable in class org.apache.solr.common.util.RTimer
 

D

DATE - Static variable in class org.apache.solr.common.util.NamedListCodec
 
DEBUG_QUERY - Static variable in interface org.apache.solr.common.params.CommonParams
whether to include debug data
DEFAULT_CHARSET - Static variable in class org.apache.solr.common.util.ContentStreamBase
 
defaults - Variable in class org.apache.solr.common.params.DefaultSolrParams
 
DefaultSolrParams - Class in org.apache.solr.common.params
 
DefaultSolrParams(SolrParams, SolrParams) - Constructor for class org.apache.solr.common.params.DefaultSolrParams
 
DF - Static variable in interface org.apache.solr.common.params.CommonParams
default query field
DisMaxParams - Interface in org.apache.solr.common.params
A collection of params used in DisMaxRequestHandler, both for Plugin initialization and for Requests.
DOC_COUNT - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
DOMUtil - Class in org.apache.solr.common.util
 
DOMUtil() - Constructor for class org.apache.solr.common.util.DOMUtil
 
DOUBLE - Static variable in class org.apache.solr.common.util.NamedListCodec
 

E

END - Static variable in class org.apache.solr.common.util.NamedListCodec
 
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
 
EXPLAIN_OTHER - Static variable in interface org.apache.solr.common.params.CommonParams
another query to explain against
EXTERN_STRING - Static variable in class org.apache.solr.common.util.NamedListCodec
 

F

FACET - Static variable in interface org.apache.solr.common.params.FacetParams
Should facet counts be calculated?
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_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_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_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_SORT - Static variable in interface org.apache.solr.common.params.FacetParams
Boolean option: true causes facets to be sorted by the count, false results in natural index order.
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.
FacetParams - Interface in org.apache.solr.common.params
Facet parameters
FacetParams.FacetDateOther - Enum in org.apache.solr.common.params
An enumeration of the legal values for FACET_DATE_OTHER...
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
 
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.common.util
Single threaded BufferedWriter Internal Solr use only, subject to change.
FastWriter(Writer) - Constructor for class org.apache.solr.common.util.FastWriter
 
FastWriter(Writer, char[], int) - Constructor for class org.apache.solr.common.util.FastWriter
 
FIELD_MATCH - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FieldFlag - Enum in org.apache.solr.common.luke
 
FIELDS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FILE - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you specify a file, what is its name
FL - Static variable in interface org.apache.solr.common.params.CommonParams
query and init param for field list
FLOAT - Static variable in class org.apache.solr.common.util.NamedListCodec
 
flush() - Method in class org.apache.solr.common.util.FastOutputStream
 
flush() - Method in class org.apache.solr.common.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.common.util.FastWriter
 
FORMATTER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
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
FRAGMENTER - Static variable in interface org.apache.solr.common.params.HighlightParams
 
FRAGSIZE - Static variable in interface org.apache.solr.common.params.HighlightParams
 

G

GEN - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for field list
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
 
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(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.
getAbbreviation() - Method in enum org.apache.solr.common.luke.FieldFlag
 
getAll(String) - Method in class org.apache.solr.common.util.NamedList
Gets the values for the the specified name
getAttr(NamedNodeMap, String) - Static method in class org.apache.solr.common.util.DOMUtil
 
getAttr(Node, String) - Static method in class org.apache.solr.common.util.DOMUtil
 
getAttr(NamedNodeMap, String, String) - Static method in class org.apache.solr.common.util.DOMUtil
 
getAttr(Node, String, String) - Static method in class org.apache.solr.common.util.DOMUtil
 
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
getBoost() - Method in class org.apache.solr.common.SolrInputField
 
getCharsetFromContentType(String) - Static method in class org.apache.solr.common.util.ContentStreamBase
 
getChild(Node, String) - Static method in class org.apache.solr.common.util.DOMUtil
 
getContentType() - Method in interface org.apache.solr.common.util.ContentStream
 
getContentType() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getDisplay() - Method in enum org.apache.solr.common.luke.FieldFlag
 
getDocumentBoost() - Method in class org.apache.solr.common.SolrInputDocument
 
getField(String) - Method in class org.apache.solr.common.SolrInputDocument
 
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.
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.
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
Returns the int value of the field param, or the value for param, or def if neither is set.
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.
getFieldNames() - Method in class org.apache.solr.common.SolrDocument
 
getFieldNames() - Method in class org.apache.solr.common.SolrInputDocument
Get all field names.
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.
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.
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.
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
 
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
getInt(String, int) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getInt(String) - Method in class org.apache.solr.common.params.SolrParams
Returns the Integer value of the param, or null if not set
getInt(String, int) - Method in class org.apache.solr.common.params.SolrParams
Returns the int value of the param, or def if not set
getLines(String) - Method in interface org.apache.solr.common.ResourceLoader
Accesses a resource by name and returns the (non comment) lines containing data.
getMap() - Method in class org.apache.solr.common.params.MapSolrParams
 
getMap() - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
getMaxScore() - Method in class org.apache.solr.common.SolrDocumentList
 
getName() - Method in class org.apache.solr.common.SolrInputField
 
getName() - Method in interface org.apache.solr.common.util.ContentStream
 
getName() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getName(int) - Method in class org.apache.solr.common.util.NamedList
The name of the pair at the specified List index
getNumFound() - Method in class org.apache.solr.common.SolrDocumentList
 
getParameterNames() - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.DefaultSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.MapSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
getParameterNamesIterator() - Method in class org.apache.solr.common.params.RequiredSolrParams
returns an Iterator over the parameter names
getParameterNamesIterator() - Method in class org.apache.solr.common.params.SolrParams
returns an Iterator over the parameter names
getParams(String) - Method in class org.apache.solr.common.params.AppendedSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.DefaultSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.MapSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.RequiredSolrParams
 
getParams(String) - Method in class org.apache.solr.common.params.SolrParams
returns an array of the String values of a param, or null if none
getReader() - Method in interface org.apache.solr.common.util.ContentStream
Get an open stream.
getReader() - Method in class org.apache.solr.common.util.ContentStreamBase.FileStream
If an charset is defined (by the contentType) use that, otherwise use a file reader
getReader() - Method in class org.apache.solr.common.util.ContentStreamBase
Base reader implementation.
getReader() - Method in class org.apache.solr.common.util.ContentStreamBase.StringStream
If an charset is defined (by the contentType) use that, otherwise use a StringReader
getSize() - Method in interface org.apache.solr.common.util.ContentStream
 
getSize() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getSourceInfo() - Method in interface org.apache.solr.common.util.ContentStream
 
getSourceInfo() - Method in class org.apache.solr.common.util.ContentStreamBase
 
getStart() - Method in class org.apache.solr.common.SolrDocumentList
 
getStream() - Method in interface org.apache.solr.common.util.ContentStream
Get an open stream.
getStream() - Method in class org.apache.solr.common.util.ContentStreamBase.FileStream
 
getStream() - Method in class org.apache.solr.common.util.ContentStreamBase.StringStream
 
getStream() - Method in class org.apache.solr.common.util.ContentStreamBase.URLStream
 
getText(Node) - Static method in class org.apache.solr.common.util.DOMUtil
Drop in replacement for Node.getTextContent().
getTime() - Method in class org.apache.solr.common.util.RTimer
Get total elapsed time for this timer.
getVal(int) - Method in class org.apache.solr.common.util.NamedList
The value of the pair at the specified List index
getValue() - Method in class org.apache.solr.common.SolrInputField
 
getValueCount() - Method in class org.apache.solr.common.SolrInputField
 
getValues() - Method in class org.apache.solr.common.SolrInputField
 

H

hasNext() - Method in class org.apache.solr.common.util.IteratorChain
 
HEADER_ECHO_HANDLER - Static variable in interface org.apache.solr.common.params.CommonParams
'true' if the header should include the handler name
HEADER_ECHO_PARAMS - Static variable in interface org.apache.solr.common.params.CommonParams
include the parameters in the header
HIGHLIGHT - Static variable in interface org.apache.solr.common.params.HighlightParams
 
HighlightParams - Interface in org.apache.solr.common.params
 

I

IDS - Static variable in interface org.apache.solr.common.params.ShardParams
IDs of the shard documents
INCREMENT - Static variable in interface org.apache.solr.common.params.HighlightParams
 
indexOf(String, int) - Method in class org.apache.solr.common.util.NamedList
Scans the list sequentially beginning at the specified index and returns the index of the first pair with the specified name.
INSTANCE_DIR - Static variable in interface org.apache.solr.common.params.CoreAdminParams
Specifies a core instance dir.
INT - Static variable in class org.apache.solr.common.util.NamedListCodec
 
INTERESTING_TERMS - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
IS_SHARD - Static variable in interface org.apache.solr.common.params.ShardParams
whether the request goes to a shard
iterator() - Method in class org.apache.solr.common.SolrDocument
Iterate of String->Object keys
iterator() - Method in class org.apache.solr.common.SolrInputDocument
 
iterator() - Method in class org.apache.solr.common.SolrInputField
 
iterator() - Method in class org.apache.solr.common.util.NamedList
Support the Iterable interface
ITERATOR - Static variable in class org.apache.solr.common.util.NamedListCodec
 
IteratorChain<E> - Class in org.apache.solr.common.util
Chain several Iterators, so that this iterates over all of them in sequence.
IteratorChain() - Constructor for class org.apache.solr.common.util.IteratorChain
 

J

join(List<String>, char) - Static method in class org.apache.solr.common.util.StrUtils
Creates a backslash escaped string, joining all the items.

L

log(Logger) - Method in exception org.apache.solr.common.SolrException
 
log(Logger, Throwable) - Static method in exception org.apache.solr.common.SolrException
 
log(Logger, String, Throwable) - Static method in exception org.apache.solr.common.SolrException
 
logged - Variable in exception org.apache.solr.common.SolrException
 
logOnce(Logger, String, Throwable) - Static method in exception org.apache.solr.common.SolrException
 
LONG - Static variable in class org.apache.solr.common.util.NamedListCodec
 

M

main(String[]) - Static method in class org.apache.solr.common.util.RTimer
Testing
map - Variable in class org.apache.solr.common.params.MapSolrParams
 
map - Variable in class org.apache.solr.common.params.MultiMapSolrParams
 
MAP - Static variable in class org.apache.solr.common.util.NamedListCodec
 
MapSolrParams - Class in org.apache.solr.common.params
 
MapSolrParams(Map<String, String>) - Constructor for class org.apache.solr.common.params.MapSolrParams
 
marshal(NamedList, OutputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
MATCH_INCLUDE - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MATCH_OFFSET - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MAX_CHARS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
MAX_NUM_TOKENS_PARSED - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MAX_OPTIMIZE_SEGMENTS - Static variable in interface org.apache.solr.common.params.UpdateParams
If optimizing, set the maximum number of segments left in the index after optimization.
MAX_QUERY_TERMS - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MAX_RE_CHARS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
MAX_WORD_LEN - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MERGE_CONTIGUOUS_FRAGMENTS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
MIN_DOC_FREQ - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MIN_TERM_FREQ - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MIN_WORD_LEN - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MLT - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
MM - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for MinShouldMatch specification
ModifiableSolrParams - Class in org.apache.solr.common.params
This class is similar to MultiMapSolrParams except you can edit the parameters after it is initialized.
ModifiableSolrParams() - Constructor for class org.apache.solr.common.params.ModifiableSolrParams
 
ModifiableSolrParams(Map<String, String[]>) - Constructor for class org.apache.solr.common.params.ModifiableSolrParams
Constructs a new ModifiableSolrParams directly using the provided Map
ModifiableSolrParams(SolrParams) - Constructor for class org.apache.solr.common.params.ModifiableSolrParams
Constructs a new ModifiableSolrParams, copying values from an existing SolrParams
MoreLikeThisParams - Interface in org.apache.solr.common.params
 
MoreLikeThisParams.TermStyle - Enum in org.apache.solr.common.params
 
MultiMapSolrParams - Class in org.apache.solr.common.params
 
MultiMapSolrParams(Map<String, String[]>) - Constructor for class org.apache.solr.common.params.MultiMapSolrParams
 

N

NAME - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you rename something, what is the new name
name - Variable in class org.apache.solr.common.util.ContentStreamBase
 
NAMED_LST - Static variable in class org.apache.solr.common.util.NamedListCodec
 
NamedList<T> - Class in org.apache.solr.common.util
A simple container class for modeling an ordered list of name/value pairs.
NamedList() - Constructor for class org.apache.solr.common.util.NamedList
Creates an empty instance
NamedList(List) - Constructor for class org.apache.solr.common.util.NamedList
Creates an instance backed by an explicitly specified list of pairwise names/values.
NamedListCodec - Class in org.apache.solr.common.util
The class is designed to optimaly serialize/deserialize a NamedList.
NamedListCodec() - Constructor for class org.apache.solr.common.util.NamedListCodec
 
NamedListCodec(NamedListCodec.ObjectResolver) - Constructor for class org.apache.solr.common.util.NamedListCodec
 
NamedListCodec.ObjectResolver - Interface in org.apache.solr.common.util
 
newInstance(String, String...) - Method in interface org.apache.solr.common.ResourceLoader
 
next() - Method in class org.apache.solr.common.util.IteratorChain
hasNext() must ALWAYS be called before calling this otherwise it's a bit hard to keep track of what's happening
nodesToList(NodeList) - Static method in class org.apache.solr.common.util.DOMUtil
 
nodesToNamedList(NodeList) - Static method in class org.apache.solr.common.util.DOMUtil
 
now() - Method in class org.apache.solr.common.util.RTimer
Get current time May override to implement a different timer (CPU time, etc).
NULL - Static variable in class org.apache.solr.common.util.NamedListCodec
 
nvPairs - Variable in class org.apache.solr.common.util.NamedList
 

O

openResource(String) - Method in interface org.apache.solr.common.ResourceLoader
 
OPTIMIZE - Static variable in interface org.apache.solr.common.params.UpdateParams
Commit everything after the command completes
ORDERED_MAP - Static variable in class org.apache.solr.common.util.NamedListCodec
 
org.apache.solr.common - package org.apache.solr.common
 
org.apache.solr.common.luke - package org.apache.solr.common.luke
 
org.apache.solr.common.params - package org.apache.solr.common.params
 
org.apache.solr.common.util - package org.apache.solr.common.util
 
OTHER - Static variable in interface org.apache.solr.common.params.CoreAdminParams
Name of the other core in actions involving 2 cores
OVERWRITE - Static variable in interface org.apache.solr.common.params.UpdateParams
overwrite indexing fields

P

params - Variable in class org.apache.solr.common.params.DefaultSolrParams
 
params - Variable in class org.apache.solr.common.params.RequiredSolrParams
 
parseBool(String) - Method in class org.apache.solr.common.params.SolrParams
how to transform a String into a boolean...
parseBoolean(String) - Static method in class org.apache.solr.common.util.StrUtils
Return if a string starts with '1', 't', or 'T' and return false otherwise.
partialURLEncodeVal(Appendable, String) - Static method in class org.apache.solr.common.util.StrUtils
URLEncodes a value, replacing only enough chars so that the URL may be unambiguously pasted back into a browser.
PATTERN - Static variable in interface org.apache.solr.common.params.HighlightParams
 
pause() - Method in class org.apache.solr.common.util.RTimer
 
PAUSED - Static variable in class org.apache.solr.common.util.RTimer
 
PERSISTENT - Static variable in interface org.apache.solr.common.params.CoreAdminParams
Persistent -- should it save the cores state?
PF - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for phrase boost fields
PREFIX - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
PS - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for Phrase Slop value in phrase boost query (in pf fields)

Q

Q - Static variable in interface org.apache.solr.common.params.CommonParams
query string
QF - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for query fields
QF - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
QS - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for phrase Slop value in phrases explicitly included in the user's query string ( in qf fields)
QT - Static variable in interface org.apache.solr.common.params.CommonParams
the query type - which query handler should handle the request

R

read() - Method in class org.apache.solr.common.util.FastInputStream
 
read(byte[], int, int) - Method in class org.apache.solr.common.util.FastInputStream
 
readArray(FastInputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
readBoolean() - Method in class org.apache.solr.common.util.FastInputStream
 
readByte() - Method in class org.apache.solr.common.util.FastInputStream
 
readByteArray(FastInputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
readChar() - Method in class org.apache.solr.common.util.FastInputStream
 
readChars(FastInputStream, char[], int, int) - Static method in class org.apache.solr.common.util.NamedListCodec
Reads UTF-8 encoded characters into an array.
readDouble() - Method in class org.apache.solr.common.util.FastInputStream
 
readExternString(FastInputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
readFloat() - Method in class org.apache.solr.common.util.FastInputStream
 
readFully(byte[]) - Method in class org.apache.solr.common.util.FastInputStream
 
readFully(byte[], int, int) - Method in class org.apache.solr.common.util.FastInputStream
 
readInt() - Method in class org.apache.solr.common.util.FastInputStream
 
readIterator(FastInputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
readLine() - Method in class org.apache.solr.common.util.FastInputStream
 
readLong() - Method in class org.apache.solr.common.util.FastInputStream
 
readMap(FastInputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
readNamedList(FastInputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
readOrderedMap(FastInputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
readShort() - Method in class org.apache.solr.common.util.FastInputStream
 
readSize(FastInputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
readSmallInt(FastInputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
readSmallLong(FastInputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
readSolrDocument(FastInputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
readSolrDocumentList(FastInputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
readUnsignedByte() - Method in class org.apache.solr.common.util.FastInputStream
 
readUnsignedShort() - Method in class org.apache.solr.common.util.FastInputStream
 
readUTF() - Method in class org.apache.solr.common.util.FastInputStream
 
readVal(FastInputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
readVInt(FastInputStream) - Static method in class org.apache.solr.common.util.NamedListCodec
The counterpart for the above
readVLong(FastInputStream) - Static method in class org.apache.solr.common.util.NamedListCodec
 
refill() - Method in class org.apache.solr.common.util.FastInputStream
 
REGEX - Static variable in interface org.apache.solr.common.params.HighlightParams
 
remove(String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
remove a field at the given name
remove(String, String) - Method in class org.apache.solr.common.params.ModifiableSolrParams
remove the given value for the given name
remove() - Method in class org.apache.solr.common.util.IteratorChain
 
remove(int) - Method in class org.apache.solr.common.util.NamedList
Removes the name/value pair at the specified index.
removeField(String) - Method in class org.apache.solr.common.SolrInputDocument
Remove a field from the document
removeFields(String) - Method in class org.apache.solr.common.SolrDocument
Remove all fields with the name
required() - Method in class org.apache.solr.common.params.SolrParams
returns a RequiredSolrParams wrapping this
RequiredSolrParams - Class in org.apache.solr.common.params
This is a simple wrapper to SolrParams that will throw a 400 exception if you ask for a parameter that does not exist.
RequiredSolrParams(SolrParams) - Constructor for class org.apache.solr.common.params.RequiredSolrParams
 
reserve(int) - Method in class org.apache.solr.common.util.FastOutputStream
reserve at least len bytes at the end of the buffer.
resolve(Object, NamedListCodec) - Method in interface org.apache.solr.common.util.NamedListCodec.ObjectResolver
 
ResourceLoader - Interface in org.apache.solr.common
 
resume() - Method in class org.apache.solr.common.util.RTimer
 
ROWS - Static variable in interface org.apache.solr.common.params.CommonParams
number of documents to return starting at "start"
RTimer - Class in org.apache.solr.common.util
A recursive timer.
RTimer() - Constructor for class org.apache.solr.common.util.RTimer
 

S

SCHEMA - Static variable in interface org.apache.solr.common.params.CoreAdminParams
If you specify a schema, what is its name
set(String, String...) - Method in class org.apache.solr.common.params.ModifiableSolrParams
Replace any existing parameter with the given name.
set(String, int) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
set(String, boolean) - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
setBoost(float) - Method in class org.apache.solr.common.SolrInputField
 
setContentType(String) - Method in class org.apache.solr.common.util.ContentStreamBase
 
setDocumentBoost(float) - Method in class org.apache.solr.common.SolrInputDocument
 
setField(String, Object) - Method in class org.apache.solr.common.SolrDocument
Set a field with the given object.
setField(String, Object) - Method in class org.apache.solr.common.SolrInputDocument
Set a field with implied null value for boost.
setField(String, Object, float) - Method in class org.apache.solr.common.SolrInputDocument
 
setMaxScore(Float) - Method in class org.apache.solr.common.SolrDocumentList
 
setName(String) - Method in class org.apache.solr.common.SolrInputField
 
setName(String) - Method in class org.apache.solr.common.util.ContentStreamBase
 
setName(int, String) - Method in class org.apache.solr.common.util.NamedList
Modifies the name of the pair at the specified index.
setNumFound(long) - Method in class org.apache.solr.common.SolrDocumentList
 
setSize(Long) - Method in class org.apache.solr.common.util.ContentStreamBase
 
setSourceInfo(String) - Method in class org.apache.solr.common.util.ContentStreamBase
 
setStart(long) - Method in class org.apache.solr.common.SolrDocumentList
 
setVal(int, T) - Method in class org.apache.solr.common.util.NamedList
Modifies the value of the pair at the specified index.
setValue(Object, float) - Method in class org.apache.solr.common.SolrInputField
Set the value for a field.
ShardParams - Interface in org.apache.solr.common.params
Parameters used for distributed search.
SHARDS - Static variable in interface org.apache.solr.common.params.ShardParams
the shards to use (distributed configuration)
SHARDS_QT - Static variable in interface org.apache.solr.common.params.ShardParams
query type for shard requests
SHORT - Static variable in class org.apache.solr.common.util.NamedListCodec
 
SIMILARITY_FIELDS - Static variable in interface org.apache.solr.common.params.MoreLikeThisParams
 
SIMPLE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SIMPLE_POST - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SIMPLE_PRE - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SimpleOrderedMap<T> - Class in org.apache.solr.common.util
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.
SimpleOrderedMap() - Constructor for class org.apache.solr.common.util.SimpleOrderedMap
Creates an empty instance
SimpleOrderedMap(List) - Constructor for class org.apache.solr.common.util.SimpleOrderedMap
Creates an instance backed by an explicitly specified list of pairwise names/values.
SINT - Static variable in class org.apache.solr.common.util.NamedListCodec
 
size - Variable in class org.apache.solr.common.util.ContentStreamBase
 
size() - Method in class org.apache.solr.common.util.FastOutputStream
 
size() - Method in class org.apache.solr.common.util.NamedList
The total number of name/value pairs
skipBytes(int) - Method in class org.apache.solr.common.util.FastInputStream
 
SLONG - Static variable in class org.apache.solr.common.util.NamedListCodec
 
SLOP - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SNIPPETS - Static variable in interface org.apache.solr.common.params.HighlightParams
 
SOLRDOC - Static variable in class org.apache.solr.common.util.NamedListCodec
 
SOLRDOCLST - Static variable in class org.apache.solr.common.util.NamedListCodec
 
SolrDocument - Class in org.apache.solr.common
A concrete representation of a document within a Solr index.
SolrDocument() - Constructor for class org.apache.solr.common.SolrDocument
 
SolrDocumentList - Class in org.apache.solr.common
Represent a list of SolrDocuments returned from a search.
SolrDocumentList() - Constructor for class org.apache.solr.common.SolrDocumentList
 
SolrException - Exception in org.apache.solr.common
 
SolrException(SolrException.ErrorCode, String) - Constructor for exception org.apache.solr.common.SolrException
 
SolrException(SolrException.ErrorCode, String, boolean) - Constructor for exception org.apache.solr.common.SolrException
 
SolrException(SolrException.ErrorCode, String, Throwable, boolean) - Constructor for exception org.apache.solr.common.SolrException
 
SolrException(SolrException.ErrorCode, String, Throwable) - Constructor for exception org.apache.solr.common.SolrException
 
SolrException(SolrException.ErrorCode, Throwable) - Constructor for exception org.apache.solr.common.SolrException
 
SolrException(int, String) - Constructor for exception org.apache.solr.common.SolrException
Deprecated. Use SolrException.SolrException(ErrorCode,String).
SolrException(int, String, boolean) - Constructor for exception org.apache.solr.common.SolrException
Deprecated. Use SolrException.SolrException(ErrorCode,String,boolean).
SolrException(int, String, Throwable, boolean) - Constructor for exception org.apache.solr.common.SolrException
Deprecated. Use SolrException.SolrException(ErrorCode,String,Throwable,boolean).
SolrException(int, String, Throwable) - Constructor for exception org.apache.solr.common.SolrException
Deprecated. Use SolrException.SolrException(ErrorCode,String,Throwable).
SolrException(int, Throwable) - Constructor for exception org.apache.solr.common.SolrException
Deprecated. Use SolrException.SolrException(ErrorCode,Throwable).
SolrException.ErrorCode - Enum in org.apache.solr.common
 
SolrInputDocument - Class in org.apache.solr.common
Represent the field and boost information needed to construct and index a Lucene Document.
SolrInputDocument() - Constructor for class org.apache.solr.common.SolrInputDocument
 
SolrInputField - Class in org.apache.solr.common
 
SolrInputField(String) - Constructor for class org.apache.solr.common.SolrInputField
 
SolrParams - Class in org.apache.solr.common.params
SolrParams hold request parameters.
SolrParams() - Constructor for class org.apache.solr.common.params.SolrParams
 
SORT - Static variable in interface org.apache.solr.common.params.CommonParams
sort order
sourceInfo - Variable in class org.apache.solr.common.util.ContentStreamBase
 
SPELLCHECK_BUILD - Static variable in interface org.apache.solr.common.params.SpellingParams
Whether to build the index or not.
SPELLCHECK_COLLATE - Static variable in interface org.apache.solr.common.params.SpellingParams
Take the top suggestion for each token and create a new query from it
SPELLCHECK_COUNT - Static variable in interface org.apache.solr.common.params.SpellingParams
The count of suggestions needed for a given query.
SPELLCHECK_DICT - Static variable in interface org.apache.solr.common.params.SpellingParams
The name of the dictionary to be used for giving the suggestion for a request.
SPELLCHECK_EXTENDED_RESULTS - Static variable in interface org.apache.solr.common.params.SpellingParams
Whether to use the extended response format, which is more complicated but richer.
SPELLCHECK_ONLY_MORE_POPULAR - Static variable in interface org.apache.solr.common.params.SpellingParams
When this parameter is set to true and the misspelled word exists in the user field, only words that occur more frequently in the Solr field than the one given will be returned.
SPELLCHECK_PREFIX - Static variable in interface org.apache.solr.common.params.SpellingParams
 
SPELLCHECK_Q - Static variable in interface org.apache.solr.common.params.SpellingParams
Use the value for this parameter as the query to spell check.
SPELLCHECK_RELOAD - Static variable in interface org.apache.solr.common.params.SpellingParams
Whether to reload the index.
SpellingParams - Interface in org.apache.solr.common.params
Parameters used for spellchecking
splitFileNames(String) - Static method in class org.apache.solr.common.util.StrUtils
Splits file names separated by comma character.
splitSmart(String, char) - Static method in class org.apache.solr.common.util.StrUtils
Split a string based on a separator, but don't split if it's inside a string.
splitSmart(String, String, boolean) - Static method in class org.apache.solr.common.util.StrUtils
Splits a backslash escaped string on the separator.
splitWS(String, boolean) - Static method in class org.apache.solr.common.util.StrUtils
 
START - Static variable in interface org.apache.solr.common.params.CommonParams
zero based offset of matching documents to retrieve
STARTED - Static variable in class org.apache.solr.common.util.RTimer
 
startTime - Variable in class org.apache.solr.common.util.RTimer
 
state - Variable in class org.apache.solr.common.util.RTimer
 
stop() - Method in class org.apache.solr.common.util.RTimer
Recursively stop timer and sub timers
STOPPED - Static variable in class org.apache.solr.common.util.RTimer
 
STR - Static variable in class org.apache.solr.common.util.NamedListCodec
 
STREAM_BODY - Static variable in interface org.apache.solr.common.params.CommonParams
If the content stream should come directly from a field
STREAM_CONTENTTYPE - Static variable in interface org.apache.solr.common.params.CommonParams
Explicitly set the content type for the input stream If multiple streams are specified, the explicit contentType will be used for all of them.
STREAM_FILE - Static variable in interface org.apache.solr.common.params.CommonParams
If the content stream should come from a File (using FileReader)
STREAM_URL - Static variable in interface org.apache.solr.common.params.CommonParams
If the content stream should come from a URL (using URLConnection)
StrUtils - Class in org.apache.solr.common.util
 
StrUtils() - Constructor for class org.apache.solr.common.util.StrUtils
 
sub(String) - Method in class org.apache.solr.common.util.RTimer
Create new subtimer with given name Subtimer will be started.
substituteProperties(Node, Properties) - Static method in class org.apache.solr.common.util.DOMUtil
Replaces ${property[:default value]} references in all attributes and text nodes of supplied node.
substituteSystemProperties(Node) - Static method in class org.apache.solr.common.util.DOMUtil
Replaces ${system.property[:default value]} references in all attributes and text nodes of supplied node.

T

TAG_AND_LEN - Static variable in class org.apache.solr.common.util.NamedListCodec
 
TIE - Static variable in interface org.apache.solr.common.params.DisMaxParams
query and init param for tiebreaker value
time - Variable in class org.apache.solr.common.util.RTimer
 
TIME_ALLOWED - Static variable in interface org.apache.solr.common.params.CommonParams
Timeout value in milliseconds.
toLower(List<String>) - Static method in class org.apache.solr.common.util.StrUtils
 
toMap(NamedList) - Static method in class org.apache.solr.common.params.SolrParams
Create a Map from a NamedList given no keys are repeated
toMap(NamedNodeMap) - Static method in class org.apache.solr.common.util.DOMUtil
 
toMapExcept(NamedNodeMap, String...) - Static method in class org.apache.solr.common.util.DOMUtil
 
toMultiMap(NamedList) - Static method in class org.apache.solr.common.params.SolrParams
Create a Map from a NamedList
toNamedList() - Method in class org.apache.solr.common.params.SolrParams
Convert this to a NamedList
toSolrParams(NamedList) - Static method in class org.apache.solr.common.params.SolrParams
Create SolrParams from NamedList.
toStr(Throwable) - Static method in exception org.apache.solr.common.SolrException
 
toString() - Method in class org.apache.solr.common.params.AppendedSolrParams
 
toString() - Method in class org.apache.solr.common.params.DefaultSolrParams
 
toString() - Method in enum org.apache.solr.common.params.FacetParams.FacetDateOther
 
toString() - Method in class org.apache.solr.common.params.MapSolrParams
 
toString() - Method in class org.apache.solr.common.params.ModifiableSolrParams
 
toString() - Method in class org.apache.solr.common.params.MultiMapSolrParams
 
toString() - Method in class org.apache.solr.common.params.RequiredSolrParams
 
toString() - Method in class org.apache.solr.common.SolrDocument
 
toString() - Method in class org.apache.solr.common.SolrDocumentList
 
toString() - Method in exception org.apache.solr.common.SolrException
 
toString() - Method in class org.apache.solr.common.SolrInputDocument
 
toString() - Method in class org.apache.solr.common.SolrInputField
 
toString() - Method in class org.apache.solr.common.util.NamedList
 
toString() - Method in class org.apache.solr.common.util.RTimer
 

U

unmarshal(InputStream) - Method in class org.apache.solr.common.util.NamedListCodec
 
UPDATE_PROCESSOR - Static variable in interface org.apache.solr.common.params.UpdateParams
Select the update processor to use.
UpdateParams - Interface in org.apache.solr.common.params
A collection of standard params used by Update handlers
USE_PHRASE_HIGHLIGHTER - Static variable in interface org.apache.solr.common.params.HighlightParams
 

V

valueOf(String) - Static method in enum org.apache.solr.common.luke.FieldFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.CommonParams.EchoParamStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.FacetParams.FacetDateOther
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.params.MoreLikeThisParams.TermStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.common.SolrException.ErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.solr.common.luke.FieldFlag
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.solr.common.params.CommonParams.EchoParamStyle
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.solr.common.params.FacetParams.FacetDateOther
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.solr.common.params.MoreLikeThisParams.TermStyle
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.solr.common.SolrException.ErrorCode
Returns an array containing the constants of this enum type, in the order they're declared.
VERSION - Static variable in interface org.apache.solr.common.params.CommonParams
stylesheet to apply to XML results

W

WAIT_FLUSH - Static variable in interface org.apache.solr.common.params.UpdateParams
wait till the command has flushed
WAIT_SEARCHER - Static variable in interface org.apache.solr.common.params.UpdateParams
wait for the search to warm up
wrap(InputStream) - Static method in class org.apache.solr.common.util.FastInputStream
 
wrap(OutputStream) - Static method in class org.apache.solr.common.util.FastOutputStream
 
wrap(Writer) - Static method in class org.apache.solr.common.util.FastWriter
 
write(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
write(byte[]) - Method in class org.apache.solr.common.util.FastOutputStream
 
write(byte) - Method in class org.apache.solr.common.util.FastOutputStream
 
write(byte[], int, int) - Method in class org.apache.solr.common.util.FastOutputStream
 
write(int) - Method in class org.apache.solr.common.util.FastWriter
 
write(char) - Method in class org.apache.solr.common.util.FastWriter
 
write(char[], int, int) - Method in class org.apache.solr.common.util.FastWriter
 
write(String, int, int) - Method in class org.apache.solr.common.util.FastWriter
 
writeArray(List) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeArray(Object[]) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeBoolean(boolean) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeByte(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeByteArray(byte[], int, int) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeBytes(String) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeChar(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeChars(String) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeChars(FastOutputStream, String, int, int) - Static method in class org.apache.solr.common.util.NamedListCodec
Writes a sequence of UTF-8 encoded characters from a string.
writeDouble(double) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeExternString(String) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeFloat(float) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeInt(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeInt(int) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeIterator(Iterator) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeKnownType(Object) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeLong(long) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeLong(long) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeMap(Map) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeNamedList(NamedList) - Method in class org.apache.solr.common.util.NamedListCodec
 
writePrimitive(Object) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeShort(int) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeSolrDocument(SolrDocument) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeSolrDocument(SolrDocument, Set<String>) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeSolrDocumentList(SolrDocumentList) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeStr(String) - Method in class org.apache.solr.common.util.NamedListCodec
write the string as tag+length, with length being the number of UTF-16 characters, followed by the string encoded in modified-UTF8
writeTag(byte) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeTag(byte, int) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeUnescapedXML(Writer, String, String, Object...) - Static method in class org.apache.solr.common.util.XML
does NOT escape character data in val, must already be valid XML
writeUTF(String) - Method in class org.apache.solr.common.util.FastOutputStream
 
writeVal(Object) - Method in class org.apache.solr.common.util.NamedListCodec
 
writeVInt(int, FastOutputStream) - Static method in class org.apache.solr.common.util.NamedListCodec
Special method for variable length int (copied from lucene).
writeVLong(long, FastOutputStream) - Static method in class org.apache.solr.common.util.NamedListCodec
 
writeXML(Writer, String, String) - Static method in class org.apache.solr.common.util.XML
 
writeXML(Writer, String, String, Object...) - Static method in class org.apache.solr.common.util.XML
escapes character data in val
WT - Static variable in interface org.apache.solr.common.params.CommonParams
the response writer type - the format of the response

X

XML - Class in org.apache.solr.common.util
 
XML() - Constructor for class org.apache.solr.common.util.XML
 
XSL - Static variable in interface org.apache.solr.common.params.CommonParams
stylesheet to apply to XML results

A B C D E F G H I J L M N O P Q R S T U V W X

Copyright © 2008 Apache Software Foundation. All Rights Reserved.