A C D E F G I N O P R S T W 

A

addField(String, String) - Method in class org.apache.gora.solr.store.SolrMapping
 

C

close() - Method in class org.apache.gora.solr.query.SolrResult
 
close() - Method in class org.apache.gora.solr.store.SolrStore
 
createSchema() - Method in class org.apache.gora.solr.store.SolrStore
 

D

DEFAULT_BATCH_SIZE - Static variable in class org.apache.gora.solr.store.SolrStore
The default batch size (ArrayList) of SolrDocuments to be used in the event of an absent value for solr.batchSize.
DEFAULT_COMMIT_WITHIN - Static variable in class org.apache.gora.solr.store.SolrStore
The default commit size of SolrDocuments to be used in the event of an absent value for solr.commitSize.
DEFAULT_MAPPING_FILE - Static variable in class org.apache.gora.solr.store.SolrStore
The default file name value to be used for obtaining the Solr object field mapping's
DEFAULT_RESULTS_SIZE - Static variable in class org.apache.gora.solr.store.SolrStore
The default results size of SolrDocuments to be used in the event of an absent value for solr.resultsSize.
DEFAULT_UNION_SCHEMA - Static variable in class org.apache.gora.solr.store.SolrStore
Default schema index with value "0" used when AVRO Union data types are stored
delete(K) - Method in class org.apache.gora.solr.store.SolrStore
 
deleteByQuery(Query<K, T>) - Method in class org.apache.gora.solr.store.SolrStore
 
deleteSchema() - Method in class org.apache.gora.solr.store.SolrStore
 

E

escapeQueryKey(String) - Static method in class org.apache.gora.solr.store.SolrStore
 
execute(Query<K, T>) - Method in class org.apache.gora.solr.store.SolrStore
 

F

flush() - Method in class org.apache.gora.solr.store.SolrStore
 

G

get(K, String[]) - Method in class org.apache.gora.solr.store.SolrStore
 
getCoreName() - Method in class org.apache.gora.solr.store.SolrMapping
 
getMapping() - Method in class org.apache.gora.solr.store.SolrStore
 
getPartitions(Query<K, T>) - Method in class org.apache.gora.solr.store.SolrStore
 
getPrimaryKey() - Method in class org.apache.gora.solr.store.SolrMapping
 
getProgress() - Method in class org.apache.gora.solr.query.SolrResult
 
getSchemaName() - Method in class org.apache.gora.solr.store.SolrStore
 
getSolrField(String) - Method in class org.apache.gora.solr.store.SolrMapping
 

I

initialize(Class<K>, Class<T>, Properties) - Method in class org.apache.gora.solr.store.SolrStore
 

N

newInstance(SolrDocument, String[]) - Method in class org.apache.gora.solr.store.SolrStore
 
newQuery() - Method in class org.apache.gora.solr.store.SolrStore
 
nextInner() - Method in class org.apache.gora.solr.query.SolrResult
 

O

org.apache.gora.solr.query - package org.apache.gora.solr.query
 
org.apache.gora.solr.store - package org.apache.gora.solr.store
 

P

put(K, T) - Method in class org.apache.gora.solr.store.SolrStore
 

R

readerMap - Static variable in class org.apache.gora.solr.store.SolrStore
 

S

schemaExists() - Method in class org.apache.gora.solr.store.SolrStore
 
setCoreName(String) - Method in class org.apache.gora.solr.store.SolrMapping
 
setPrimaryKey(String) - Method in class org.apache.gora.solr.store.SolrMapping
 
SOLR_BATCH_SIZE_PROPERTY - Static variable in class org.apache.gora.solr.store.SolrStore
A batch size unit (ArrayList) of SolrDocument's to be used for writing to Solr.
SOLR_COMMIT_WITHIN_PROPERTY - Static variable in class org.apache.gora.solr.store.SolrStore
A batch commit unit for SolrDocument's used when making (commit) calls to Solr.
SOLR_CONFIG_PROPERTY - Static variable in class org.apache.gora.solr.store.SolrStore
The solrconfig.xml file to be used - defined in gora.properties
SOLR_RESULTS_SIZE_PROPERTY - Static variable in class org.apache.gora.solr.store.SolrStore
The maximum number of result to return when we make a call to SolrStore.execute(Query).
SOLR_SCHEMA_PROPERTY - Static variable in class org.apache.gora.solr.store.SolrStore
The schema.xml file to be used - defined in gora.properties
SOLR_SOLRJSERVER_IMPL - Static variable in class org.apache.gora.solr.store.SolrStore
The solrj implementation to use.
SOLR_URL_PROPERTY - Static variable in class org.apache.gora.solr.store.SolrStore
The URL of the Solr server - defined in gora.properties
SolrMapping - Class in org.apache.gora.solr.store
 
SolrMapping() - Constructor for class org.apache.gora.solr.store.SolrMapping
 
SolrQuery<K,T extends org.apache.gora.persistency.impl.PersistentBase> - Class in org.apache.gora.solr.query
 
SolrQuery() - Constructor for class org.apache.gora.solr.query.SolrQuery
 
SolrQuery(DataStore<K, T>) - Constructor for class org.apache.gora.solr.query.SolrQuery
 
SolrResult<K,T extends org.apache.gora.persistency.impl.PersistentBase> - Class in org.apache.gora.solr.query
 
SolrResult(DataStore<K, T>, Query<K, T>, SolrServer, int) - Constructor for class org.apache.gora.solr.query.SolrResult
 
SolrStore<K,T extends org.apache.gora.persistency.impl.PersistentBase> - Class in org.apache.gora.solr.store
 
SolrStore() - Constructor for class org.apache.gora.solr.store.SolrStore
 

T

toSolrQuery() - Method in class org.apache.gora.solr.query.SolrQuery
 
truncateSchema() - Method in class org.apache.gora.solr.store.SolrStore
 

W

writerMap - Static variable in class org.apache.gora.solr.store.SolrStore
 
A C D E F G I N O P R S T W 

Copyright © 2010-2015 The Apache Software Foundation. All Rights Reserved.