Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
P
Q
R
S
T
U
W
X
A
addChildField(IndexField)
- Method in class elasticsearchindex.components.
IndexField
Adds a
IndexField
sub field to this field
addFullTextIndexTypeIntoCache(String, String, FullTextIndexType, FTNodeCache)
- Static method in class elasticsearchindex.helpers.
QueryParser
addIndexType(String)
- Method in class elasticsearchindex.
FullTextNode
addIndexType(String, FullTextIndexType)
- Method in class elasticsearchindex.
FullTextNode
addMetaIndex()
- Method in class elasticsearchindex.
FullTextNode
addToFieldInfo(ArrayList<String>, String, String, FullTextIndexType)
- Static method in class elasticsearchindex.helpers.
RowsetParser
APXCOUNT
- Static variable in class elasticsearchindex.components.
IndexType
B
boost
- Variable in class elasticsearchindex.components.
IndexField
The boost value to use for this field during ranking
C
cachedIndexTypes
- Variable in class elasticsearchindex.
FTNodeCache
childrenFields
- Variable in class elasticsearchindex.components.
IndexField
The child fields of this field
clearIndex(String)
- Method in class elasticsearchindex.
FullTextNode
clearIndex(Client, String, String)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
close()
- Method in class elasticsearchindex.
FullTextNode
Closes the index
COLLECTION_FIELD
- Static variable in class elasticsearchindex.components.
IndexType
The field name for the collection id of a record
commit()
- Method in class elasticsearchindex.
FullTextNode
commit(Client, String)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
commitMeta()
- Method in class elasticsearchindex.
FullTextNode
Commits the changes to the index by sending a flush and a refresh request
countDescendants(String)
- Method in class elasticsearchindex.components.
XMLProfileParser
Counts the number of descendant elements with a specified element name
createFieldDefinition(List<String>, List<String>)
- Static method in class elasticsearchindex.helpers.
QueryParser
createIndexTypekey(String, String)
- Static method in class elasticsearchindex.helpers.
QueryParser
createJSONObject(Map<String, ? extends Object>)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
createKnownHostsString(Map<String, Integer>)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
createOrJoinCluster()
- Method in class elasticsearchindex.
FullTextNode
createPresentableForIndexTypes(Map<String, List<String>>, Set<String>)
- Static method in class elasticsearchindex.helpers.
QueryParser
createSnippetString(SearchHit, int)
- Static method in class elasticsearchindex.helpers.
SnippetsHelper
D
deleteDocuments(List<String>)
- Method in class elasticsearchindex.
FullTextNode
Deletes the documents with IDs within the list
docIDs
deleteDocuments(Client, String, List<String>)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
detectLanguage(String)
- Method in interface elasticsearchindex.components.
LanguageIdPlugin
Detect the language.
DOCID_FIELD
- Static variable in class elasticsearchindex.components.
IndexType
The field name of an index type that indicates the document id of a record
DOCNR
- Static variable in class elasticsearchindex.components.
IndexType
E
ElasticSearchHelper
- Class in
elasticsearchindex.helpers
ElasticSearchHelper()
- Constructor for class elasticsearchindex.helpers.
ElasticSearchHelper
elasticsearchindex
- package elasticsearchindex
elasticsearchindex.components
- package elasticsearchindex.components
elasticsearchindex.helpers
- package elasticsearchindex.helpers
escapeForXML(String)
- Static method in class elasticsearchindex.components.
XMLProfileParser
Inserts Entity References in the place of certain illegal characters in order to make an xml file valid
F
feedLocator(String)
- Method in class elasticsearchindex.
FullTextNode
feedLocator(String, HashMap<String, FullTextIndexType>)
- Method in class elasticsearchindex.
FullTextNode
Feeds the index with rowsets that are read from the the given locator
feedRowset(String)
- Method in class elasticsearchindex.
FullTextNode
Feeds the index with a rowset.
FTNodeCache
- Class in
elasticsearchindex
FTNodeCache()
- Constructor for class elasticsearchindex.
FTNodeCache
FullTextIndexType
- Class in
elasticsearchindex.components
Representation of an index'es IndexType and IndexFormat
FullTextIndexType(String, GCUBEScope)
- Constructor for class elasticsearchindex.components.
FullTextIndexType
The CSTR of the index type
FullTextIndexTypeFT2
- Class in
elasticsearchindex.components
Representation of an index'es IndexType and IndexFormat
FullTextIndexTypeFT2(String, String)
- Constructor for class elasticsearchindex.components.
FullTextIndexTypeFT2
FullTextIndexTypeFT2(String, GCUBEScope)
- Constructor for class elasticsearchindex.components.
FullTextIndexTypeFT2
FullTextNode
- Class in
elasticsearchindex
FullTextNode()
- Constructor for class elasticsearchindex.
FullTextNode
FullTextNode(String, String, Integer, Integer, String, int, int)
- Constructor for class elasticsearchindex.
FullTextNode
FullTextNode(String, String, String)
- Constructor for class elasticsearchindex.
FullTextNode
G
GEODEFAULT
- Static variable in class elasticsearchindex.components.
IndexType
GEOFIELD
- Static variable in class elasticsearchindex.components.
IndexType
Default searchable field for Geo Index
getClusterName()
- Method in class elasticsearchindex.
FullTextNode
getColIDRowset(String, String)
- Static method in class elasticsearchindex.helpers.
RowsetParser
getCollectionsIDFromQuery(String)
- Static method in class elasticsearchindex.helpers.
QueryParser
getException()
- Method in exception elasticsearchindex.components.
IndexException
Retrieves nested exception.
getFieldByValue(String)
- Method in class elasticsearchindex.components.
XMLProfileParser
Gets the #text element of the specified element in the current field.
getFields()
- Method in class elasticsearchindex.components.
FullTextIndexType
Get the specified array of fields.
getFieldText(String)
- Method in class elasticsearchindex.components.
XMLProfileParser
Retreives the #text element of the first instance of
fieldname
.
getFieldTextArray(String)
- Method in class elasticsearchindex.components.
XMLProfileParser
Retreives the #text elements of all instances of
fieldname
.
getIdxTypeNameRowset(String, String)
- Static method in class elasticsearchindex.helpers.
RowsetParser
getIndexClient()
- Method in class elasticsearchindex.
FullTextNode
getIndexName()
- Method in class elasticsearchindex.
FullTextNode
getIndexTypeAsString()
- Method in class elasticsearchindex.components.
IndexType
Returns the index type XML definition
getIndexTypeName()
- Method in class elasticsearchindex.components.
IndexType
Returns the index type name.
getIndexTypesByCollectionIDs(Map<String, Set<String>>, List<String>, Client, String)
- Static method in class elasticsearchindex.helpers.
QueryParser
getLangRowset(String, String)
- Static method in class elasticsearchindex.helpers.
RowsetParser
getLuceneQueryFromQueryString(String)
- Static method in class elasticsearchindex.helpers.
QueryParser
getMaxFragmentCnt()
- Method in class elasticsearchindex.
FullTextNode
getMaxFragmentSize()
- Method in class elasticsearchindex.
FullTextNode
getNextSearchResponse(Client, SearchResponse)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
getNoOfReplicas()
- Method in class elasticsearchindex.
FullTextNode
getNoOfShards()
- Method in class elasticsearchindex.
FullTextNode
getNumberOfFields()
- Method in class elasticsearchindex.components.
FullTextIndexType
Get the number of fields in the index type.
getProjectionsQueryFromQueryString(String)
- Static method in class elasticsearchindex.helpers.
QueryParser
getRowsetFromResult(Record)
- Static method in class elasticsearchindex.helpers.
RowsetParser
getScope()
- Method in class elasticsearchindex.
FullTextNode
getSubFields()
- Method in class elasticsearchindex.components.
XMLProfileParser
Gets the (element name, #text value) pairs for all child nodes in the current field.
goChildElement(String)
- Method in class elasticsearchindex.components.
XMLProfileParser
Sets the current node to the first child (of the current node) element with a specified element name
goParentElement(String)
- Method in class elasticsearchindex.components.
XMLProfileParser
Sets the current node to the first ascendant (of the current node) element with a specified element name
goSiblingElement(String)
- Method in class elasticsearchindex.components.
XMLProfileParser
Sets the current node to the first sibling (of the current node) element with a specified element name
H
hasDescendant(String)
- Method in class elasticsearchindex.components.
XMLProfileParser
Determines whether the current node has one or more descendant elements with a specified element name
hasSibling(String)
- Method in class elasticsearchindex.components.
XMLProfileParser
Determines whether the current node has one or more sibling elements with a specified element name
I
index
- Variable in class elasticsearchindex.components.
IndexField
An indicator of whether to index the field
IndexException
- Exception in
elasticsearchindex.components
Exception used when the Index fails.
IndexException()
- Constructor for exception elasticsearchindex.components.
IndexException
Default constructor.
IndexException(String)
- Constructor for exception elasticsearchindex.components.
IndexException
Constructs with message.
IndexException(Throwable)
- Constructor for exception elasticsearchindex.components.
IndexException
Constructs with chained exception.
IndexField
- Class in
elasticsearchindex.components
Represent the characteristics of a single field in a RowSet.
IndexField()
- Constructor for class elasticsearchindex.components.
IndexField
Empty constructor.
IndexField(String, boolean, boolean, boolean, boolean, boolean, float)
- Constructor for class elasticsearchindex.components.
IndexField
Constructor setting all field attributes.
IndexType
- Class in
elasticsearchindex.components
IndexType(String)
- Constructor for class elasticsearchindex.components.
IndexType
Class constructor.
indexType
- Variable in class elasticsearchindex.components.
IndexType
The definition of this index type
indexTypeID
- Variable in class elasticsearchindex.components.
IndexType
The name of this index type
indexTypesByCollIDs
- Variable in class elasticsearchindex.
FTNodeCache
init(String)
- Method in interface elasticsearchindex.components.
LanguageIdPlugin
Initialise the language id plugin.
initRSWriterForSearchHits(List<String>, List<String>)
- Static method in class elasticsearchindex.helpers.
QueryParser
insertBulk(BulkRequestBuilder, String, Client, String, String, Set<String>)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
insertRowSet(BulkRequestBuilder, Client, String, FullTextIndexType, Set<String>, String)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
insertSimple(String, Client, String, String, Set<String>)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
invalidate()
- Method in class elasticsearchindex.
FTNodeCache
isDescendant(String, IndexField)
- Static method in class elasticsearchindex.helpers.
QueryParser
A method used to check if one field is the descendant of another.
J
joinCluster(Map<String, Integer>)
- Method in class elasticsearchindex.
FullTextNode
L
LANG_UNKNOWN
- Static variable in interface elasticsearchindex.components.
LanguageIdPlugin
LANGUAGE_FIELD
- Static variable in class elasticsearchindex.components.
IndexType
The field name for the collection language of a record
LanguageIdPlugin
- Interface in
elasticsearchindex.components
This class loads the real implementation of the language id module.
M
maxLength(String[])
- Static method in class elasticsearchindex.components.
XMLTokenReplacer
MBR
- Static variable in class elasticsearchindex.components.
IndexType
META_INDEX
- Static variable in class elasticsearchindex.
FullTextNode
N
name
- Variable in class elasticsearchindex.components.
IndexField
The name of the field
P
PAYLOAD_FIELD
- Static variable in class elasticsearchindex.components.
IndexType
The field name of an index type that indicates the full payload of a record
preprocessRowset(String, String, String, String, String, String, FTNodeCache)
- Static method in class elasticsearchindex.helpers.
RowsetParser
PRESENTABLE_TAG
- Static variable in class elasticsearchindex.components.
IndexType
Tag for presentable fields in the field info published
presentableFieldsPerIndexType
- Variable in class elasticsearchindex.
FTNodeCache
printStackTrace()
- Method in exception elasticsearchindex.components.
IndexException
Print the stack trace to System.err.
printStackTrace(PrintStream)
- Method in exception elasticsearchindex.components.
IndexException
Print the stack trace to a print stream.
printStackTrace(PrintWriter)
- Method in exception elasticsearchindex.components.
IndexException
Print the stack trace to a print writer.
Q
query(String)
- Method in class elasticsearchindex.
FullTextNode
query(String, int)
- Method in class elasticsearchindex.
FullTextNode
Executes the query of gRS2 locator of maximum maxHits records (if >0)
queryCountElasticSearch(Client, String, String)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
queryElasticSearch(Client, String, String, int)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
queryElasticSearch(Client, String, String, int, List<String>, int, int)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
queryElasticSearchScroll(Client, String, String, int)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
queryElasticSearchScroll(Client, String, String, int, List<String>, int, int)
- Static method in class elasticsearchindex.helpers.
ElasticSearchHelper
QueryParser
- Class in
elasticsearchindex.helpers
QueryParser()
- Constructor for class elasticsearchindex.helpers.
QueryParser
queryStream(String)
- Method in class elasticsearchindex.
FullTextNode
queryStream(String, int)
- Method in class elasticsearchindex.
FullTextNode
Important: The returned results are not sorted!
R
RATIO
- Static variable in class elasticsearchindex.components.
IndexType
Optional Default Fields for geo results
readDoc(String, String)
- Method in class elasticsearchindex.components.
XMLProfileParser
Sets the current document to the parsed file.
readFile(String)
- Static method in class elasticsearchindex.components.
Utils
readInputStream(InputStream, String)
- Method in class elasticsearchindex.components.
XMLProfileParser
Sets the current document to the parsed InputStream.
readString(String, String)
- Method in class elasticsearchindex.components.
XMLProfileParser
Sets the current document to the parsed XML string.
RESULTSNO_EVENT
- Static variable in class elasticsearchindex.components.
IndexType
RESULTSNOFINAL_EVENT
- Static variable in class elasticsearchindex.components.
IndexType
retrieveIndexType(String, String, FTNodeCache)
- Static method in class elasticsearchindex.helpers.
QueryParser
retrieveIndexType(String, GCUBEScope, FTNodeCache)
- Static method in class elasticsearchindex.helpers.
QueryParser
retrieveIndexTypeGenericResource(GCUBEScope)
- Method in class elasticsearchindex.components.
FullTextIndexTypeFT2
retrieveIndexTypeGenericResource(GCUBEScope)
- Method in class elasticsearchindex.components.
IndexType
Retrieves an index type definition stored as a generic resource in the DIS and returns it as a string.
returned
- Variable in class elasticsearchindex.components.
IndexField
An indicator of whether to return the field (in the results from a query)
RowsetParser
- Class in
elasticsearchindex.helpers
RowsetParser()
- Constructor for class elasticsearchindex.helpers.
RowsetParser
S
SCORE_FIELD
- Static variable in class elasticsearchindex.components.
IndexType
The field name of an index type that indicates the ranking of a record
SEARCHABLE_TAG
- Static variable in class elasticsearchindex.components.
IndexType
Tag for searchable fields in the field info published
sendIndication(long)
- Static method in class elasticsearchindex.components.
IndexType
Checks if an indication must be sent
SEPERATOR_FIELD_INFO
- Static variable in class elasticsearchindex.components.
IndexType
Seperator for the field info published
setNextField()
- Method in class elasticsearchindex.components.
XMLProfileParser
Sets current node to next node.
setRootNode(String)
- Method in class elasticsearchindex.components.
XMLProfileParser
Sets the Field Node to the first child of the first instance of the field matching the argument.
SNIPPET
- Static variable in class elasticsearchindex.components.
IndexType
Snippet character
SnippetsHelper
- Class in
elasticsearchindex.helpers
SnippetsHelper()
- Constructor for class elasticsearchindex.helpers.
SnippetsHelper
sort
- Variable in class elasticsearchindex.components.
IndexField
An indicator of whether to sort the field
STATS_FIELD
- Static variable in class elasticsearchindex.components.
IndexType
The field name of an index type that indicates the docStatistics of a record
store
- Variable in class elasticsearchindex.components.
IndexField
An indicator of whether to store the field
T
tokenize
- Variable in class elasticsearchindex.components.
IndexField
An indicator of whether to tokenize the field
toString()
- Method in class elasticsearchindex.components.
FullTextIndexType
toString()
- Method in class elasticsearchindex.components.
IndexField
toString()
- Method in class elasticsearchindex.
FullTextNode
U
updateManagerProperties(HashMap<String, FullTextIndexType>)
- Method in class elasticsearchindex.
FullTextNode
Utils
- Class in
elasticsearchindex.components
Utils()
- Constructor for class elasticsearchindex.components.
Utils
W
WILDCARD
- Static variable in class elasticsearchindex.components.
IndexType
Wildcard character
writeSearchHitInResultSet(SearchHit, RecordWriter<GenericRecord>, List<String>, List<String>, int, long)
- Static method in class elasticsearchindex.helpers.
QueryParser
X
XMLProfileParser
- Class in
elasticsearchindex.components
Provides various XML read only functions for the indexing service.
XMLProfileParser()
- Constructor for class elasticsearchindex.components.
XMLProfileParser
Creates a parser instance.
XMLResolve(String)
- Static method in class elasticsearchindex.components.
XMLTokenReplacer
XMLTokenReplacer
- Class in
elasticsearchindex.components
XMLTokenReplacer()
- Constructor for class elasticsearchindex.components.
XMLTokenReplacer
XMLUnresolve(String)
- Static method in class elasticsearchindex.components.
XMLTokenReplacer
A
B
C
D
E
F
G
H
I
J
L
M
N
P
Q
R
S
T
U
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013. All Rights Reserved.