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

A

AbstractGenerator - Class in org.eaglei.search.datagen
Abstract base class for logic that auto-generating fake data based on the eagle-i ontology.
AbstractGenerator(EIOntModel) - Constructor for class org.eaglei.search.datagen.AbstractGenerator
 
addInstitution(String, String) - Method in class org.eaglei.search.datagen.DataGenParams
 
addMultiNodeSearchProvider(MultiNodeSearchProvider) - Method in class org.eaglei.search.provider.AggregatingSearchProvider
 
addSearchProvider(SearchProvider) - Method in class org.eaglei.search.provider.AggregatingSearchProvider
 
AggregatingSearchProvider - Class in org.eaglei.search.provider
Simple implementation of MultiNodeSearchProvider that aggregates a set of SearchProviders.
AggregatingSearchProvider() - Constructor for class org.eaglei.search.provider.AggregatingSearchProvider
 
AsynchronousLogger - Class in org.eaglei.search.logging
Class providing asynchronous logging of events using a BlockingQueue.
AsynchronousLogger(String, String, String) - Constructor for class org.eaglei.search.logging.AsynchronousLogger
 
AsynchronousLoggerContact - Class in org.eaglei.search.logging
 
AsynchronousLoggerContact(String, String, String) - Constructor for class org.eaglei.search.logging.AsynchronousLoggerContact
 
AsynchronousLoggerCount - Class in org.eaglei.search.logging
 
AsynchronousLoggerCount(String, String, String) - Constructor for class org.eaglei.search.logging.AsynchronousLoggerCount
 
AsynchronousLoggerInstance - Class in org.eaglei.search.logging
 
AsynchronousLoggerInstance(String, String, String) - Constructor for class org.eaglei.search.logging.AsynchronousLoggerInstance
 
AsynchronousLoggerSearch - Class in org.eaglei.search.logging
 
AsynchronousLoggerSearch(String, String, String) - Constructor for class org.eaglei.search.logging.AsynchronousLoggerSearch
 

B

buildID - Variable in class org.eaglei.search.logging.AsynchronousLogger
 
BUILDID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerContact
 
BUILDID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerCount
 
BUILDID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
BUILDID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 

C

CENTRAL - Static variable in class org.eaglei.search.config.SearchProperties
Value of "search.node" System property for central search
CENTRAL_INDEX - Static variable in class org.eaglei.search.config.SearchProperties
Name of System property that determines whether a central index is created.
clearInstitutions() - Method in class org.eaglei.search.datagen.DataGenParams
 
CLIENT_IP_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerContact
 
closeStorage() - Method in class org.eaglei.search.datagen.AbstractGenerator
Closes the generator-specific storage.
conn - Variable in class org.eaglei.search.logging.AsynchronousLogger
 
CORE_FACILITY_CLASS_URI - Static variable in class org.eaglei.search.datagen.AbstractGenerator
URI for the core facility class TODO would really like to move this to EagleITestOntConstants but it is used for generating fake data during execution of production components
count(SearchCountRequest) - Method in class org.eaglei.search.provider.AggregatingSearchProvider
 
count(SearchCountRequest) - Method in class org.eaglei.search.provider.MultiDataSetSearchProvider
 
count(SearchCountRequest) - Method in class org.eaglei.search.provider.SearchResultAugmenter
 
count(SearchCountRequest) - Method in class org.eaglei.search.provider.SearchResultRankMerger
 
COUNT_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
createForAllInstitutions(List<EIEntity>) - Static method in class org.eaglei.search.datagen.DataGenParams
Creates a data gen params for all institutions.
createForOneInstitution(EIEntity) - Static method in class org.eaglei.search.datagen.DataGenParams
 
createForOneInstitution(String, String) - Static method in class org.eaglei.search.datagen.DataGenParams
Creates a data gen params for a single specific institution.
createTable() - Method in class org.eaglei.search.logging.AsynchronousLogger
 
createTable() - Method in class org.eaglei.search.logging.AsynchronousLoggerContact
 
createTable() - Method in class org.eaglei.search.logging.AsynchronousLoggerCount
 
createTable() - Method in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
createTable() - Method in class org.eaglei.search.logging.AsynchronousLoggerSearch
 

D

DataGenParams - Class in org.eaglei.search.datagen
Params for generating test data for a single institution based on the eagle-i ontology.
DATE_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerContact
 
DATE_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerCount
 
DATE_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
DATE_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
dateFormat - Variable in class org.eaglei.search.logging.AsynchronousLogger
 
DEFAULT_TRIM_TO_RANGE_PROP - Static variable in class org.eaglei.search.provider.SearchResultRankMerger
Default value of the trim to range property.
deserialize(String) - Method in interface org.eaglei.search.common.Serializer
 
DURATION_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerCount
 
DURATION_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
DURATION_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 

E

eagleiOntModel - Variable in class org.eaglei.search.datagen.AbstractGenerator
 
END_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerCount
 
END_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
END_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
ensureOutputDirectory(String) - Static method in class org.eaglei.search.datagen.AbstractGenerator
Creates the output directory if it does not exist.

F

fillInInsertCmd(LogInfo) - Method in class org.eaglei.search.logging.AsynchronousLogger
 
fillInInsertCmd(LogInfo) - Method in class org.eaglei.search.logging.AsynchronousLoggerContact
 
fillInInsertCmd(LogInfo) - Method in class org.eaglei.search.logging.AsynchronousLoggerCount
 
fillInInsertCmd(LogInfo) - Method in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
fillInInsertCmd(LogInfo) - Method in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
finalize() - Method in class org.eaglei.search.logging.AsynchronousLogger
 
FROM_EMAIL_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerContact
 
FROM_NAME_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerContact
 

G

generate(DataGenParams) - Method in class org.eaglei.search.datagen.AbstractGenerator
Generates for each institution specified in the params.
generateForInstitution(String, String, DataGenParams) - Method in class org.eaglei.search.datagen.AbstractGenerator
Populates the Lucene index for a single university.
generateLab(String, String, String, String, String, String, DataGenParams) - Method in class org.eaglei.search.datagen.AbstractGenerator
Generates the test RDF for a single research facility
generateResource(String, String, String, String, String, String, String, String, DataGenParams) - Method in class org.eaglei.search.datagen.AbstractGenerator
Generates the data for a specific resource.
getBuildID() - Method in class org.eaglei.search.logging.AsynchronousLogger
 
getBuildID() - Method in class org.eaglei.search.logging.LogInfoContact
 
getBuildID() - Method in class org.eaglei.search.logging.LogInfoCount
 
getBuildID() - Method in class org.eaglei.search.logging.LogInfoInstance
 
getBuildID() - Method in class org.eaglei.search.logging.LogInfoSearch
 
getClientIP() - Method in class org.eaglei.search.logging.LogInfoContact
 
getConnection() - Method in class org.eaglei.search.logging.AsynchronousLogger
 
getCoreFacilityName(String, int, DataGenParams) - Static method in class org.eaglei.search.datagen.AbstractGenerator
Retrieves the name for a core instance given generation index.
getCoreFacilityURI(String, int, DataGenParams) - Static method in class org.eaglei.search.datagen.AbstractGenerator
Retrieves the URI for a core instance given generation index.
getCount() - Method in class org.eaglei.search.logging.LogInfoSearch
 
getEnd() - Method in class org.eaglei.search.logging.LogInfoCount
 
getEnd() - Method in class org.eaglei.search.logging.LogInfoInstance
 
getEnd() - Method in class org.eaglei.search.logging.LogInfoSearch
 
getFromEmail() - Method in class org.eaglei.search.logging.LogInfoContact
 
getFromName() - Method in class org.eaglei.search.logging.LogInfoContact
 
getInstanceClass() - Method in class org.eaglei.search.logging.LogInfoInstance
 
getInstanceID() - Method in class org.eaglei.search.logging.LogInfoContact
 
getInstanceID() - Method in class org.eaglei.search.logging.LogInfoInstance
 
getInstanceLabel() - Method in class org.eaglei.search.logging.LogInfoInstance
 
getInstanceType() - Method in class org.eaglei.search.logging.LogInfoInstance
 
getInstitutionName(String) - Method in class org.eaglei.search.datagen.DataGenParams
 
getInstitutionURIs() - Method in class org.eaglei.search.datagen.DataGenParams
 
getLabel() - Method in class org.eaglei.search.logging.LogInfoContact
 
getMaterializeHierarchy() - Method in class org.eaglei.search.datagen.DataGenParams
 
getNumCoreFacilities() - Method in class org.eaglei.search.datagen.DataGenParams
 
getNumResearchFacilities() - Method in class org.eaglei.search.datagen.DataGenParams
 
getNumResourcesPerClass() - Method in class org.eaglei.search.datagen.DataGenParams
 
getOntologyID() - Method in class org.eaglei.search.logging.AsynchronousLogger
 
getOntologyID() - Method in class org.eaglei.search.logging.LogInfoContact
 
getOntologyID() - Method in class org.eaglei.search.logging.LogInfoCount
 
getOntologyID() - Method in class org.eaglei.search.logging.LogInfoInstance
 
getOntologyID() - Method in class org.eaglei.search.logging.LogInfoSearch
 
getProviderTypeCount(SearchRequest) - Method in class org.eaglei.search.provider.MultiDataSetSearchProvider
 
getProviderTypeCount(SearchRequest) - Method in class org.eaglei.search.provider.SearchResultAugmenter
 
getProviderTypeCount(SearchRequest) - Method in class org.eaglei.search.provider.SearchResultRankMerger
 
getRandom(int, int) - Static method in class org.eaglei.search.datagen.DataGenParams
Gets a random number
getRequest() - Method in class org.eaglei.search.logging.LogInfoCount
 
getRequest() - Method in class org.eaglei.search.logging.LogInfoSearch
 
getResearchFacilityName(String, int, DataGenParams) - Static method in class org.eaglei.search.datagen.AbstractGenerator
Retrieves the name for a research facility instance given generation index.
getResearchFacilityURI(String, int, DataGenParams) - Static method in class org.eaglei.search.datagen.AbstractGenerator
Retrieves the URI for a research facility instance given generation index.
getResourceCount(SearchRequest) - Method in class org.eaglei.search.provider.MultiDataSetSearchProvider
 
getResourceCount(SearchRequest) - Method in class org.eaglei.search.provider.SearchResultAugmenter
 
getResourceCount(SearchRequest) - Method in class org.eaglei.search.provider.SearchResultRankMerger
 
getResourceName(int, OntClass) - Static method in class org.eaglei.search.datagen.AbstractGenerator
Retrieves the name for a resource instance given generation index and class
getResourceURI(int, String) - Static method in class org.eaglei.search.datagen.AbstractGenerator
Retrieves the URI for a resource given the generation index and lab resource.
getSessionID() - Method in class org.eaglei.search.logging.LogInfoContact
 
getSessionID() - Method in class org.eaglei.search.logging.LogInfoCount
 
getSessionID() - Method in class org.eaglei.search.logging.LogInfoInstance
 
getSessionID() - Method in class org.eaglei.search.logging.LogInfoSearch
 
getStart() - Method in class org.eaglei.search.logging.LogInfoCount
 
getStart() - Method in class org.eaglei.search.logging.LogInfoInstance
 
getStart() - Method in class org.eaglei.search.logging.LogInfoSearch
 
getSubClasses(String) - Method in class org.eaglei.search.datagen.AbstractGenerator
Cached retrieval of subclasses for a given class.
getSubject() - Method in class org.eaglei.search.logging.LogInfoContact
 
getTrimToRange() - Method in class org.eaglei.search.provider.SearchResultRankMerger
 
getType(SearchRequest) - Static method in class org.eaglei.search.provider.SearchProviderUtil
Retrieves the institution EIEntities from the specified MultiNodeSearchProvider via a SearchRequest
getTypes(EIOntModel, EIURI, boolean) - Static method in class org.eaglei.search.datagen.AbstractGenerator
 
getUserID() - Method in class org.eaglei.search.logging.LogInfoCount
 
getUserID() - Method in class org.eaglei.search.logging.LogInfoInstance
 
getUserID() - Method in class org.eaglei.search.logging.LogInfoSearch
 
getUserInstitution() - Method in class org.eaglei.search.logging.LogInfoCount
 
getUserInstitution() - Method in class org.eaglei.search.logging.LogInfoInstance
 
getUserInstitution() - Method in class org.eaglei.search.logging.LogInfoSearch
 
Gson - Static variable in class org.eaglei.search.common.GsonHolder
 
GsonHolder - Class in org.eaglei.search.common
 

I

init() - Method in class org.eaglei.search.provider.AggregatingSearchProvider
 
init() - Method in class org.eaglei.search.provider.MultiDataSetSearchProvider
 
init() - Method in class org.eaglei.search.provider.SearchResultAugmenter
 
init() - Method in class org.eaglei.search.provider.SearchResultRankMerger
 
insertCmd - Variable in class org.eaglei.search.logging.AsynchronousLogger
 
INSTANCECLASS_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
INSTANCEID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerContact
 
INSTANCEID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
INSTANCELABEL_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
INSTANCETYPE_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
INSTITUTION_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 

L

LABEL_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerContact
 
log(LogInfo) - Method in class org.eaglei.search.logging.AsynchronousLogger
 
log(String, String, EIURI, String, String, String, String) - Method in class org.eaglei.search.logging.AsynchronousLoggerContact
 
log(Session, long, long, SearchRequest) - Method in class org.eaglei.search.logging.AsynchronousLoggerCount
 
log(Session, long, long, EIURI, EIInstance) - Method in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
log(Session, long, long, SearchRequest, long) - Method in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
logger - Static variable in class org.eaglei.search.logging.AsynchronousLogger
 
logger - Static variable in class org.eaglei.search.logging.LogInfo
 
LogInfo - Class in org.eaglei.search.logging
 
LogInfoContact - Class in org.eaglei.search.logging
 
LogInfoContact(String, String, String, String, String, String, String, String, String) - Constructor for class org.eaglei.search.logging.LogInfoContact
 
LogInfoCount - Class in org.eaglei.search.logging
 
LogInfoCount(Session, long, long, SearchRequest, String, String) - Constructor for class org.eaglei.search.logging.LogInfoCount
 
LogInfoInstance - Class in org.eaglei.search.logging
 
LogInfoInstance(Session, long, long, String, String, String, String, String, String) - Constructor for class org.eaglei.search.logging.LogInfoInstance
 
LogInfoSearch - Class in org.eaglei.search.logging
 
LogInfoSearch(Session, long, long, SearchRequest, long, String, String) - Constructor for class org.eaglei.search.logging.LogInfoSearch
 

M

MAX_RESOURCES - Static variable in class org.eaglei.search.datagen.DataGenParams
 
MultiDataSetSearchProvider - Class in org.eaglei.search.provider
 
MultiDataSetSearchProvider(Map<SearchRequest.DataSet, SearchProvider>) - Constructor for class org.eaglei.search.provider.MultiDataSetSearchProvider
 

N

NOT_AVAILABLE - Static variable in class org.eaglei.search.logging.LogInfo
 
NOT_RECORDED - Static variable in class org.eaglei.search.logging.LogInfo
 
NullSerializer - Static variable in interface org.eaglei.search.common.Serializer
 

O

oneWayHash(String) - Method in class org.eaglei.search.logging.LogInfo
 
ontologyID - Variable in class org.eaglei.search.logging.AsynchronousLogger
 
ONTOLOGYID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerContact
 
ONTOLOGYID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerCount
 
ONTOLOGYID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
ONTOLOGYID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
org.eaglei.search.common - package org.eaglei.search.common
 
org.eaglei.search.config - package org.eaglei.search.config
 
org.eaglei.search.datagen - package org.eaglei.search.datagen
 
org.eaglei.search.logging - package org.eaglei.search.logging
 
org.eaglei.search.provider - package org.eaglei.search.provider
 
ORGANIZATION_CLASS_URI - Static variable in class org.eaglei.search.datagen.AbstractGenerator
URI for the organization TODO would really like to move this to EagleITestOntConstants but it is used for excluding the organization subtree during certain tests.

P

PERFORM_HARVEST - Static variable in class org.eaglei.search.config.SearchProperties
 
POSITION_DECREMENT - Static variable in class org.eaglei.search.provider.SearchResultRankMerger
Amount that the result rank is decremented for each position in the order.

Q

query(SearchRequest) - Method in class org.eaglei.search.provider.AggregatingSearchProvider
 
query(SearchRequest) - Method in class org.eaglei.search.provider.MultiDataSetSearchProvider
 
query(SearchRequest) - Method in class org.eaglei.search.provider.SearchResultAugmenter
 
query(SearchRequest) - Method in class org.eaglei.search.provider.SearchResultRankMerger
 

R

REQUEST_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerCount
 
REQUEST_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
RESPROVINST_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
RESPROVTYPE_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
RESPROVURI_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
ROW_UUID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerContact
 
ROW_UUID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerCount
 
ROW_UUID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
ROW_UUID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 

S

SEARCH_TEST - Static variable in class org.eaglei.search.config.SearchProperties
Name of System property that determines whether a test configuration is used.
SearchCountRequestSerializer - Static variable in interface org.eaglei.search.common.Serializer
 
SearchCountsSerializer - Static variable in interface org.eaglei.search.common.Serializer
 
SearchProperties - Class in org.eaglei.search.config
Defines common search configuration properties.
SearchProperties() - Constructor for class org.eaglei.search.config.SearchProperties
 
SearchProviderUtil - Class in org.eaglei.search.provider
SearchProvider utility logic.
SearchProviderUtil() - Constructor for class org.eaglei.search.provider.SearchProviderUtil
 
SearchRequestSerializer - Static variable in interface org.eaglei.search.common.Serializer
 
SearchResultAugmenter - Class in org.eaglei.search.provider
SearchProvider augments the results of a search with properties based on searches against other SearchProviders.
SearchResultAugmenter(SearchProvider, Map<EIEntity, SearchProvider>) - Constructor for class org.eaglei.search.provider.SearchResultAugmenter
Creates a new SearchProvider that augments each result with additional properties based on a query against another SearchProvider.
SearchResultRankMerger - Class in org.eaglei.search.provider
Trivial implementation of SearchResultMerger that uses result rank.
SearchResultRankMerger(MultiNodeSearchProvider) - Constructor for class org.eaglei.search.provider.SearchResultRankMerger
 
SearchResultSetSerializer - Static variable in interface org.eaglei.search.common.Serializer
 
SerializationException - Exception in org.eaglei.search.common
 
SerializationException() - Constructor for exception org.eaglei.search.common.SerializationException
 
SerializationException(String, Throwable) - Constructor for exception org.eaglei.search.common.SerializationException
 
SerializationException(String) - Constructor for exception org.eaglei.search.common.SerializationException
 
SerializationException(Throwable) - Constructor for exception org.eaglei.search.common.SerializationException
 
serialize(T) - Method in interface org.eaglei.search.common.Serializer
 
Serializer<T> - Interface in org.eaglei.search.common
 
SESSIONID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerContact
 
SESSIONID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerCount
 
SESSIONID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
SESSIONID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
setCoreFacilityRange(int, int) - Method in class org.eaglei.search.datagen.DataGenParams
 
setInsertCmd() - Method in class org.eaglei.search.logging.AsynchronousLogger
 
setInsertCmd() - Method in class org.eaglei.search.logging.AsynchronousLoggerContact
 
setInsertCmd() - Method in class org.eaglei.search.logging.AsynchronousLoggerCount
 
setInsertCmd() - Method in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
setInsertCmd() - Method in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
setMaterializeHierarchy(boolean) - Method in class org.eaglei.search.datagen.DataGenParams
 
setResearchFacilityRange(int, int) - Method in class org.eaglei.search.datagen.DataGenParams
 
setResourceRange(int, int) - Method in class org.eaglei.search.datagen.DataGenParams
 
setTrimToRange(boolean) - Method in class org.eaglei.search.provider.SearchResultRankMerger
Sets the flag that controls whether the returned SearchResultSet is trimmed to the range specified in the SearchRequest or whether all merged results are returned.
START_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerCount
 
START_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
START_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
SUBJECT_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerContact
 

T

TABLE_VERSION - Static variable in class org.eaglei.search.logging.AsynchronousLogger
 
tableName - Variable in class org.eaglei.search.logging.AsynchronousLogger
 
TERMQUERY_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
TERMURI_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
TRIM_TO_RANGE_PROP - Static variable in class org.eaglei.search.provider.SearchResultRankMerger
System property that controls whether the merger trims results to the paginated range.
TYPEURI_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 

U

USE_INDEXER_THREAD - Static variable in class org.eaglei.search.config.SearchProperties
System property that holds a boolean value which controls whether the index is updated by an indexer thread or just updated once during the init() method
USERID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerCount
 
USERID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
USERID_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 
USERINSTITUTION_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerCount
 
USERINSTITUTION_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerInstance
 
USERINSTITUTION_COL - Static variable in class org.eaglei.search.logging.AsynchronousLoggerSearch
 

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

Copyright © 2009-2011 Eagle-I. All Rights Reserved.