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

A

adaptor - Variable in class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
 
addChildField(IndexField) - Method in class org.gcube.indexmanagement.common.IndexField
Adds a IndexField sub field to this field
ALL_INDEXES - Static variable in class org.gcube.indexmanagement.lucenewrapper.LuceneSearcher
 
APXCOUNT - Static variable in class org.gcube.indexmanagement.common.IndexType
 

B

boost - Variable in class org.gcube.indexmanagement.common.IndexField
The boost value to use for this field during ranking

C

childrenFields - Variable in class org.gcube.indexmanagement.common.IndexField
The child fields of this field
COLLECTION_FIELD - Static variable in class org.gcube.indexmanagement.common.IndexType
The field name for the collection id of a record

D

DOCID_FIELD - Static variable in class org.gcube.indexmanagement.common.IndexType
The field name of an index type that indicates the document id of a record
DOCNR - Static variable in class org.gcube.indexmanagement.common.IndexType
 

E

EQUALS - Static variable in class org.gcube.indexmanagement.lucenewrapper.LuceneSearcher
 

F

findPresentable(String) - Method in class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
 
FullTextIndexType - Class in org.gcube.indexmanagement.common
Representation of an index'es IndexType and IndexFormat
FullTextIndexType(String, String) - Constructor for class org.gcube.indexmanagement.common.FullTextIndexType
The CSTR of the index type

G

GcqlProcessor - Class in org.gcube.indexmanagement.gcqlwrapper
This class wraps the functionality needed to process a gCQL query and produce data that can be used by a resource that is implemented in a specific technology
GcqlProcessor() - Constructor for class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
 
GcqlQueryContainer - Class in org.gcube.indexmanagement.gcqlwrapper
A class that contains all the data needed by a specific resource to answer a query.
GcqlQueryContainer(LinkedHashMap<String, String>) - Constructor for class org.gcube.indexmanagement.gcqlwrapper.GcqlQueryContainer
 
GEODEFAULT - Static variable in class org.gcube.indexmanagement.common.IndexType
 
GEOFIELD - Static variable in class org.gcube.indexmanagement.common.IndexType
Default searchable field for Geo Index
getDistinct() - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGcqlQueryContainer
 
getException() - Method in exception org.gcube.indexmanagement.common.IndexException
Retrieves nested exception.
getFieldIDFromName(String) - Method in class org.gcube.indexmanagement.resourceregistry.RRadaptor
 
getFieldNameById(String) - Method in class org.gcube.indexmanagement.resourceregistry.RRadaptor
 
getFields() - Method in class org.gcube.indexmanagement.common.FullTextIndexType
 
getIndexTypeAsString() - Method in class org.gcube.indexmanagement.common.IndexType
Returns the index type XML definition
getIndexTypeName() - Method in class org.gcube.indexmanagement.common.IndexType
Returns the index type name.
getLuceneQuery() - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGcqlQueryContainer
 
getProjectedFields() - Method in class org.gcube.indexmanagement.gcqlwrapper.GcqlQueryContainer
 

H

highlightable - Variable in class org.gcube.indexmanagement.common.IndexField
An indicator of whether to include or exclude the field in the snippets

I

index - Variable in class org.gcube.indexmanagement.common.IndexField
An indicator of whether to index the field
IndexException - Exception in org.gcube.indexmanagement.common
Exception used when the Index fails.
IndexException() - Constructor for exception org.gcube.indexmanagement.common.IndexException
Default constructor.
IndexException(String) - Constructor for exception org.gcube.indexmanagement.common.IndexException
Constructs with message.
IndexException(Throwable) - Constructor for exception org.gcube.indexmanagement.common.IndexException
Constructs with chained exception.
IndexException(String, Throwable) - Constructor for exception org.gcube.indexmanagement.common.IndexException
Constructs with message and exception.
IndexField - Class in org.gcube.indexmanagement.common
Represent the characteristics of a single field in a RowSet.
IndexField() - Constructor for class org.gcube.indexmanagement.common.IndexField
Empty constructor.
IndexField(String, String, boolean, boolean, boolean, boolean, boolean, boolean, float) - Constructor for class org.gcube.indexmanagement.common.IndexField
Constructor setting all field attributes.
IndexType - Class in org.gcube.indexmanagement.common
 
IndexType(String) - Constructor for class org.gcube.indexmanagement.common.IndexType
Class constructor.
indexType - Variable in class org.gcube.indexmanagement.common.IndexType
The definition of this index type
indexTypeID - Variable in class org.gcube.indexmanagement.common.IndexType
The name of this index type
IndexTypeParser - Class in org.gcube.indexmanagement.common
 
IndexTypeParser() - Constructor for class org.gcube.indexmanagement.common.IndexTypeParser
 
initializeAdapter() - Static method in class org.gcube.indexmanagement.resourceregistry.RRadaptor
 

L

LANG_UNKNOWN - Static variable in class org.gcube.indexmanagement.common.IndexType
 
LANGUAGE_FIELD - Static variable in class org.gcube.indexmanagement.common.IndexType
The field name for the collection language of a record
LuceneGcqlProcessor - Class in org.gcube.indexmanagement.lucenewrapper
 
LuceneGcqlProcessor() - Constructor for class org.gcube.indexmanagement.lucenewrapper.LuceneGcqlProcessor
 
LuceneGcqlQueryContainer - Class in org.gcube.indexmanagement.lucenewrapper
 
LuceneGcqlQueryContainer(QuerySnippetTermsPair, LinkedHashMap<String, String>, boolean) - Constructor for class org.gcube.indexmanagement.lucenewrapper.LuceneGcqlQueryContainer
 
LuceneSearcher - Class in org.gcube.indexmanagement.lucenewrapper
An IndexSerch implementation used to search a Lucene index.
LuceneSearcher() - Constructor for class org.gcube.indexmanagement.lucenewrapper.LuceneSearcher
 
LuceneSearcher.SupportedRelations - Enum in org.gcube.indexmanagement.lucenewrapper
 

M

main(String[]) - Static method in class org.gcube.indexmanagement.common.IndexTypeParser
 
main(String[]) - Static method in class org.gcube.indexmanagement.lucenewrapper.LuceneGcqlProcessor
 
MBR - Static variable in class org.gcube.indexmanagement.common.IndexType
 

N

name - Variable in class org.gcube.indexmanagement.common.IndexField
The name of the field

O

org.gcube.indexmanagement.common - package org.gcube.indexmanagement.common
 
org.gcube.indexmanagement.gcqlwrapper - package org.gcube.indexmanagement.gcqlwrapper
 
org.gcube.indexmanagement.lucenewrapper - package org.gcube.indexmanagement.lucenewrapper
 
org.gcube.indexmanagement.resourceregistry - package org.gcube.indexmanagement.resourceregistry
 

P

PAYLOAD_FIELD - Static variable in class org.gcube.indexmanagement.common.IndexType
The field name of an index type that indicates the full payload of a record
PRESENTABLE_TAG - Static variable in class org.gcube.indexmanagement.common.IndexType
Tag for presentable fields in the field info published
presentableFields - Variable in class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
 
printStackTrace() - Method in exception org.gcube.indexmanagement.common.IndexException
Print the stack trace to System.err.
printStackTrace(PrintStream) - Method in exception org.gcube.indexmanagement.common.IndexException
Print the stack trace to a print stream.
printStackTrace(PrintWriter) - Method in exception org.gcube.indexmanagement.common.IndexException
Print the stack trace to a print writer.
processQuery(ArrayList<String>, ArrayList<String>, String, RRadaptor) - Method in class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
 
processQuery(ArrayList<String>, ArrayList<String>, String, RRadaptor) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGcqlProcessor
 
projectedFields - Variable in class org.gcube.indexmanagement.gcqlwrapper.GcqlQueryContainer
a list of the fields that are the projections of the query

Q

query - Variable in class org.gcube.indexmanagement.lucenewrapper.QuerySnippetTermsPair
package visibility
QuerySnippetTermsPair - Class in org.gcube.indexmanagement.lucenewrapper
 
QuerySnippetTermsPair() - Constructor for class org.gcube.indexmanagement.lucenewrapper.QuerySnippetTermsPair
 

R

RATIO - Static variable in class org.gcube.indexmanagement.common.IndexType
Optional Default Fields for geo results
removeQuotes(String) - Static method in class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
 
RESULTSNO_EVENT - Static variable in class org.gcube.indexmanagement.common.IndexType
 
RESULTSNOFINAL_EVENT - Static variable in class org.gcube.indexmanagement.common.IndexType
 
retrieveIndexTypeGenericResource(String) - Method in class org.gcube.indexmanagement.common.IndexType
Retrieves an index type definition stored as a generic resource in the DIS and returns it as a string.
returned - Variable in class org.gcube.indexmanagement.common.IndexField
An indicator of whether to return the field (in the results from a query)
RRadaptor - Class in org.gcube.indexmanagement.resourceregistry
 
RRadaptor() - Constructor for class org.gcube.indexmanagement.resourceregistry.RRadaptor
 

S

SCORE_FIELD - Static variable in class org.gcube.indexmanagement.common.IndexType
The field name of an index type that indicates the ranking of a record
SEARCHABLE_TAG - Static variable in class org.gcube.indexmanagement.common.IndexType
Tag for searchable fields in the field info published
searchableFields - Variable in class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
 
SEPERATOR_FIELD_INFO - Static variable in class org.gcube.indexmanagement.common.IndexType
Seperator for the field info published
setLuceneQuery(QuerySnippetTermsPair) - Method in class org.gcube.indexmanagement.lucenewrapper.LuceneGcqlQueryContainer
 
setProjectedFields(LinkedHashMap<String, String>) - Method in class org.gcube.indexmanagement.gcqlwrapper.GcqlQueryContainer
 
SNIPPET - Static variable in class org.gcube.indexmanagement.common.IndexType
Snippet character
sort - Variable in class org.gcube.indexmanagement.common.IndexField
An indicator of whether to sort the field
splitTerms(String) - Static method in class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
 
STATS_FIELD - Static variable in class org.gcube.indexmanagement.common.IndexType
The field name of an index type that indicates the docStatistics of a record
store - Variable in class org.gcube.indexmanagement.common.IndexField
An indicator of whether to store the field

T

tokenize - Variable in class org.gcube.indexmanagement.common.IndexField
An indicator of whether to tokenize the field
toString() - Method in class org.gcube.indexmanagement.common.FullTextIndexType
toString() - Method in class org.gcube.indexmanagement.common.IndexField
 
type - Variable in class org.gcube.indexmanagement.common.IndexField
The type of the field

V

valueOf(String) - Static method in enum org.gcube.indexmanagement.lucenewrapper.LuceneSearcher.SupportedRelations
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.indexmanagement.lucenewrapper.LuceneSearcher.SupportedRelations
Returns an array containing the constants of this enum type, in the order they are declared.

W

WILDCARD - Static variable in class org.gcube.indexmanagement.common.IndexType
Wildcard character
A B C D E F G H I L M N O P Q R S T V W 

Copyright © 2014. All Rights Reserved.