Skip navigation links
A B C D E F G H I J L M N P Q R S T U V 

A

AbstractBackendDescriptor - Class in eu.dnetlib.functionality.index
 
AbstractBackendDescriptor() - Constructor for class eu.dnetlib.functionality.index.AbstractBackendDescriptor
 
AbstractIndexAction - Class in eu.dnetlib.functionality.index.action
The Class AbstractIndexAction.
AbstractIndexAction() - Constructor for class eu.dnetlib.functionality.index.action.AbstractIndexAction
 
ActorMap - Class in eu.dnetlib.functionality.index.actors
The Class ActorMap.
ActorMap() - Constructor for class eu.dnetlib.functionality.index.actors.ActorMap
 
ActorSystemFactory - Class in eu.dnetlib.functionality.index.actors
 
ActorSystemFactory() - Constructor for class eu.dnetlib.functionality.index.actors.ActorSystemFactory
 
add() - Method in class eu.dnetlib.functionality.index.feed.FeedResult
increments added counter.
add(IndexDocument) - Method in interface eu.dnetlib.functionality.index.IndexCollection
Adds an input Document to the index.
addActor(String, IndexFeedActor) - Method in class eu.dnetlib.functionality.index.actors.ActorMap
Adds the actor.
addAll(Iterator<IndexDocument>) - Method in interface eu.dnetlib.functionality.index.IndexCollection
Adds all the documents to the index giving an iterator of input documents.
addAll(Collection<IndexDocument>) - Method in interface eu.dnetlib.functionality.index.IndexCollection
Adds the all.
ADDRESS - Static variable in interface eu.dnetlib.functionality.index.IndexBackendDescriptor
The address.

B

BACKEND - Static variable in class eu.dnetlib.functionality.index.action.BBParam
The BackEnd indentifier param name.
BBParam - Class in eu.dnetlib.functionality.index.action
Blackboard parameter names shortcuts.
BlackboardActorCallback - Interface in eu.dnetlib.functionality.index.actors
 

C

call() - Method in class eu.dnetlib.functionality.index.feed.DocumentFeeder
cleanMarkedDocuments(IndexCollection, String) - Method in class eu.dnetlib.functionality.index.actors.IndexFeedActorImpl
method delete documents where IndexMap.DELETE_DOCUMENT field is true
commit() - Method in interface eu.dnetlib.functionality.index.IndexCollection
Commit the data.
CreateIndexAction - Class in eu.dnetlib.functionality.index.action
The Class manage the blackboard action of Create Index.
CreateIndexAction() - Constructor for class eu.dnetlib.functionality.index.action.CreateIndexAction
 
createIndexCollection(MetadataReference, String) - Method in interface eu.dnetlib.functionality.index.IndexServerDAO
Creates the index collection.

D

DEFAULT_HL_POST - Static variable in class eu.dnetlib.functionality.index.utils.HighlightUtils
 
DEFAULT_HL_PRE - Static variable in class eu.dnetlib.functionality.index.utils.HighlightUtils
 
deleteByQuery(String, String) - Method in interface eu.dnetlib.functionality.index.IndexCollection
Delete data from the index by query.
DeleteByQueryAction - Class in eu.dnetlib.functionality.index.action
The Delete by Query Action.
DeleteByQueryAction() - Constructor for class eu.dnetlib.functionality.index.action.DeleteByQueryAction
 
deleteIndex(String) - Method in interface eu.dnetlib.functionality.index.IndexCollection
Delete index.
DeleteIndexAction - Class in eu.dnetlib.functionality.index.action
The Class DeleteIndexAction.
DeleteIndexAction() - Constructor for class eu.dnetlib.functionality.index.action.DeleteIndexAction
 
DocumentFeeder - Class in eu.dnetlib.functionality.index.feed
The Class DocumentFeeder.
DocumentFeeder(IndexCollection, Iterable<IndexDocument>) - Constructor for class eu.dnetlib.functionality.index.feed.DocumentFeeder
Instantiates a new document feeder.
DocumentMapperFactory - Interface in eu.dnetlib.functionality.index.feed
A factory for creating DocumentMapper objects.

E

eu.dnetlib.functionality.index - package eu.dnetlib.functionality.index
 
eu.dnetlib.functionality.index.action - package eu.dnetlib.functionality.index.action
 
eu.dnetlib.functionality.index.actors - package eu.dnetlib.functionality.index.actors
 
eu.dnetlib.functionality.index.feed - package eu.dnetlib.functionality.index.feed
 
eu.dnetlib.functionality.index.utils - package eu.dnetlib.functionality.index.utils
 
evaluate(String) - Method in class eu.dnetlib.functionality.index.utils.HighlightUtils
 
execute(BlackboardServerHandler, BlackboardJob) - Method in class eu.dnetlib.functionality.index.action.CreateIndexAction
execute(BlackboardServerHandler, BlackboardJob) - Method in class eu.dnetlib.functionality.index.action.DeleteByQueryAction
execute(BlackboardServerHandler, BlackboardJob) - Method in class eu.dnetlib.functionality.index.action.DeleteIndexAction
execute(BlackboardServerHandler, BlackboardJob) - Method in class eu.dnetlib.functionality.index.action.FeedIndexAction
execute(BlackboardServerHandler, BlackboardJob) - Method in class eu.dnetlib.functionality.index.action.IdentifyAction
execute(JobExecutionContext) - Method in class eu.dnetlib.functionality.index.actors.ResultsetKeepAliveJob
 

F

feedIndex(String, FeedMode, Iterable<String>, ResultsetKeepAliveCallback, BlackboardActorCallback, String, boolean) - Method in interface eu.dnetlib.functionality.index.actors.IndexFeedActor
Feed index.
feedIndex(String, FeedMode, Iterable<String>, ResultsetKeepAliveCallback, BlackboardActorCallback, String, boolean) - Method in class eu.dnetlib.functionality.index.actors.IndexFeedActorImpl
Feed index.
FeedIndexAction - Class in eu.dnetlib.functionality.index.action
The Class FeedIndexAction.
FeedIndexAction() - Constructor for class eu.dnetlib.functionality.index.action.FeedIndexAction
 
FEEDING_TYPE - Static variable in class eu.dnetlib.functionality.index.action.BBParam
Feeding type BB param name.
FeedMode - Enum in eu.dnetlib.functionality.index.feed
Allowed feed mode.
FeedResult - Class in eu.dnetlib.functionality.index.feed
FeedResult helps verifying feeding operations
FeedResult(long) - Constructor for class eu.dnetlib.functionality.index.feed.FeedResult
builds a new FeedResult
FORMAT - Static variable in class eu.dnetlib.functionality.index.action.BBParam
Metadata format BB param name.

G

getActor(String) - Method in class eu.dnetlib.functionality.index.actors.ActorMap
Gets the actor.
getActorSystem() - Method in class eu.dnetlib.functionality.index.actors.IndexFeedActorFactory
Gets the actor system.
getAdded() - Method in class eu.dnetlib.functionality.index.feed.FeedResult
 
getAll() - Method in class eu.dnetlib.functionality.index.IndexBackendEnumerator
Gets the all.
getAllProtocols() - Method in class eu.dnetlib.functionality.index.IndexBackendEnumerator
Gets the all protocols.
getAllServiceProperties() - Method in class eu.dnetlib.functionality.index.IndexBackendEnumerator
Gets the all service properties.
getBackend(BlackboardJob) - Method in class eu.dnetlib.functionality.index.action.AbstractIndexAction
Gets the backend.
getBackendId() - Method in class eu.dnetlib.functionality.index.AbstractBackendDescriptor
 
getBackendId() - Method in interface eu.dnetlib.functionality.index.IndexBackendDescriptor
Gets the backend id.
getBeanFactory() - Method in class eu.dnetlib.functionality.index.IndexBackendEnumerator
Gets the bean factory.
getCqlValueTransformerMap(MetadataReference) - Method in interface eu.dnetlib.functionality.index.IndexServerDAO
Gets the cql value transformer map.
getDescriptor(String) - Method in class eu.dnetlib.functionality.index.IndexBackendEnumerator
 
getDocumentMapperFactory() - Method in interface eu.dnetlib.functionality.index.IndexServerDAO
Gets the document mapper factory.
getEndpoint() - Method in class eu.dnetlib.functionality.index.AbstractBackendDescriptor
 
getEndpoint() - Method in interface eu.dnetlib.functionality.index.IndexBackendDescriptor
Gets the endpoint.
getEndpointURL() - Method in class eu.dnetlib.functionality.index.AbstractBackendDescriptor
 
getEpr(BlackboardJob) - Method in class eu.dnetlib.functionality.index.action.AbstractIndexAction
Gets the epr.
getEprBuilder() - Method in class eu.dnetlib.functionality.index.utils.ServiceAddressGetter
 
getEprUtils() - Method in class eu.dnetlib.functionality.index.actors.ResultsetKeepAliveJob
 
getFeedMode(BlackboardJob) - Method in class eu.dnetlib.functionality.index.action.AbstractIndexAction
Gets the feed mode.
getIndexCollection(MetadataReference) - Method in interface eu.dnetlib.functionality.index.IndexServerDAO
Gets the index collection.
getIndexDSId(BlackboardJob) - Method in class eu.dnetlib.functionality.index.action.AbstractIndexAction
Gets the index ds id.
getIndexEnumerator() - Method in class eu.dnetlib.functionality.index.IndexServerDAOMapImpl
Gets the index enumerator.
getIndexQueryFactory() - Method in interface eu.dnetlib.functionality.index.IndexServerDAO
Gets the index query factory.
getIndexServerDAO(String) - Method in interface eu.dnetlib.functionality.index.IndexServerDAOMap
Gets the index server dao.
getIndexServerDAO(String) - Method in class eu.dnetlib.functionality.index.IndexServerDAOMapImpl
Gets the index server dao.
getIndexServerDAOMap() - Method in class eu.dnetlib.functionality.index.actors.IndexFeedActorFactory
Gets the index server dao map.
getJobScheduler() - Method in class eu.dnetlib.functionality.index.action.FeedIndexAction
Gets the job scheduler.
getJsonConfiguration() - Method in class eu.dnetlib.functionality.index.AbstractBackendDescriptor
 
getListOfIndices() - Method in class eu.dnetlib.functionality.index.IndexModularService
getMarked() - Method in class eu.dnetlib.functionality.index.feed.FeedResult
 
getMDFormatFields(MetadataReference) - Method in class eu.dnetlib.functionality.index.action.AbstractIndexAction
Gets the MD format fields.
getMetadataReference(String) - Method in class eu.dnetlib.functionality.index.action.AbstractIndexAction
Gets the metadata reference.
getMetadataReference(BlackboardJob) - Method in class eu.dnetlib.functionality.index.action.AbstractIndexAction
 
getNotificationHandler() - Method in class eu.dnetlib.functionality.index.IndexModularService
Gets the notification handler.
getParsedDateField(String) - Static method in class eu.dnetlib.functionality.index.utils.IndexDateUtility
method return a solr-compatible string representation of a date.
getQuery(BlackboardJob) - Method in class eu.dnetlib.functionality.index.action.AbstractIndexAction
Gets the query.
getRecordMapper(Map<String, Any.ValueType>, MetadataReference, String, String, boolean) - Method in interface eu.dnetlib.functionality.index.feed.DocumentMapperFactory
 
getRepeatDelay() - Method in class eu.dnetlib.functionality.index.action.FeedIndexAction
Gets the repeat delay.
getRsKeepaliveJob() - Method in class eu.dnetlib.functionality.index.action.FeedIndexAction
Gets the rs keepalive job.
getSchema(MetadataReference) - Method in interface eu.dnetlib.functionality.index.IndexServerDAO
Gets the schema.
getServiceAddress(String) - Method in class eu.dnetlib.functionality.index.action.AbstractIndexAction
Gets the service address.
getServiceAddress() - Method in class eu.dnetlib.functionality.index.utils.ServiceAddressGetter
 
getServiceProperties() - Method in class eu.dnetlib.functionality.index.AbstractBackendDescriptor
 
getServiceProperties() - Method in interface eu.dnetlib.functionality.index.IndexBackendDescriptor
Gets the service properties.
getServiceResolver() - Method in class eu.dnetlib.functionality.index.actors.ResultsetKeepAliveJob
 
getServiceTools() - Method in class eu.dnetlib.functionality.index.actors.IndexFeedActorFactory
Gets the service tools.
getSkipped() - Method in class eu.dnetlib.functionality.index.feed.FeedResult
 
getTime() - Method in class eu.dnetlib.functionality.index.feed.FeedResult
method calculates the time elapsed since the feed process has started.

H

hasActor(String) - Method in class eu.dnetlib.functionality.index.actors.ActorMap
Checks for actor.
HighlightUtils - Class in eu.dnetlib.functionality.index.utils
This function removes extra highlight tags from the given document, according to the CLEAN_REGEX regular expression
HighlightUtils() - Constructor for class eu.dnetlib.functionality.index.utils.HighlightUtils
 

I

ID - Static variable in interface eu.dnetlib.functionality.index.IndexBackendDescriptor
The id.
identify() - Method in class eu.dnetlib.functionality.index.IndexModularService
IdentifyAction - Class in eu.dnetlib.functionality.index.action
The Class that implements Identify Action.
IdentifyAction() - Constructor for class eu.dnetlib.functionality.index.action.IdentifyAction
 
INDEX_DS_ID - Static variable in class eu.dnetlib.functionality.index.action.BBParam
Index DS id BB param name.
INDEX_EPR - Static variable in class eu.dnetlib.functionality.index.action.BBParam
Index epr BB param name.
IndexAction - Enum in eu.dnetlib.functionality.index.action
Blackboard actions.
IndexBackendDescriptor - Interface in eu.dnetlib.functionality.index
The Interface IndexBackendDescriptor.
IndexBackendEnumerator - Class in eu.dnetlib.functionality.index
The Class IndexBackendEnumerator.
IndexBackendEnumerator() - Constructor for class eu.dnetlib.functionality.index.IndexBackendEnumerator
 
IndexCollection - Interface in eu.dnetlib.functionality.index
The Interface IndexCollection.
IndexDateUtility - Class in eu.dnetlib.functionality.index.utils
The Class IndexDateUtility.
IndexDateUtility() - Constructor for class eu.dnetlib.functionality.index.utils.IndexDateUtility
 
IndexFeedActor - Interface in eu.dnetlib.functionality.index.actors
The Interface IndexFeedActor.
IndexFeedActorFactory - Class in eu.dnetlib.functionality.index.actors
A factory for creating IndexFeedActor objects.
IndexFeedActorFactory() - Constructor for class eu.dnetlib.functionality.index.actors.IndexFeedActorFactory
 
IndexFeedActorImpl - Class in eu.dnetlib.functionality.index.actors
The Class IndexFeedActorImpl.
IndexFeedActorImpl(IndexServerDAOMap, ServiceTools, CqlTranslator) - Constructor for class eu.dnetlib.functionality.index.actors.IndexFeedActorImpl
Instantiates a new index feed actor impl.
IndexModularService - Class in eu.dnetlib.functionality.index
The Class IndexModularService.
IndexModularService() - Constructor for class eu.dnetlib.functionality.index.IndexModularService
 
IndexServerDAO - Interface in eu.dnetlib.functionality.index
The Interface IndexServerDAO.
IndexServerDAOMap - Interface in eu.dnetlib.functionality.index
 
IndexServerDAOMapImpl - Class in eu.dnetlib.functionality.index
The Class IndexServerDAOMapImpl.
IndexServerDAOMapImpl() - Constructor for class eu.dnetlib.functionality.index.IndexServerDAOMapImpl
 
init() - Method in class eu.dnetlib.functionality.index.AbstractBackendDescriptor
 
INTERP - Static variable in class eu.dnetlib.functionality.index.action.BBParam
Interpretation BB param name.
isEnabled() - Method in class eu.dnetlib.functionality.index.MdFormatNotificationHandler
 

J

JOB_GROUP - Static variable in class eu.dnetlib.functionality.index.actors.ResultsetKeepAliveJob
 
JOB_NAME - Static variable in class eu.dnetlib.functionality.index.actors.ResultsetKeepAliveJob
 

L

LAYOUT - Static variable in class eu.dnetlib.functionality.index.action.BBParam
Layout BB param name.
LOCAL_URI - Static variable in class eu.dnetlib.functionality.index.action.BBParam
Local URI BB param name.

M

mark() - Method in class eu.dnetlib.functionality.index.feed.FeedResult
increments marked counter.
MdFormatNotificationHandler - Class in eu.dnetlib.functionality.index
MdFormatNotificationHandler updates index schema in response to metadata formats modifications.
MdFormatNotificationHandler() - Constructor for class eu.dnetlib.functionality.index.MdFormatNotificationHandler
 

N

newInstance() - Method in class eu.dnetlib.functionality.index.actors.ActorSystemFactory
 
newInstance() - Method in class eu.dnetlib.functionality.index.actors.IndexFeedActorFactory
notified(String, String, String, String) - Method in class eu.dnetlib.functionality.index.MdFormatNotificationHandler
 
notify(String, String, String, String) - Method in class eu.dnetlib.functionality.index.IndexModularService

P

PORT - Static variable in interface eu.dnetlib.functionality.index.IndexBackendDescriptor
The address.

Q

QUERY - Static variable in class eu.dnetlib.functionality.index.action.BBParam
Query BB param name.

R

ResultsetKeepAliveCallback - Interface in eu.dnetlib.functionality.index.actors
 
ResultsetKeepAliveJob - Class in eu.dnetlib.functionality.index.actors
 
ResultsetKeepAliveJob() - Constructor for class eu.dnetlib.functionality.index.actors.ResultsetKeepAliveJob
 
RS_EPR - Static variable in class eu.dnetlib.functionality.index.action.BBParam
ResultSet epr BB param name.

S

SERVICE_ID - Static variable in class eu.dnetlib.functionality.index.action.BBParam
Service id BB param name.
ServiceAddressGetter - Class in eu.dnetlib.functionality.index.utils
 
ServiceAddressGetter() - Constructor for class eu.dnetlib.functionality.index.utils.ServiceAddressGetter
 
serviceTools - Variable in class eu.dnetlib.functionality.index.action.AbstractIndexAction
The serivce tools.
setActorSystem(ActorSystem) - Method in class eu.dnetlib.functionality.index.actors.IndexFeedActorFactory
Sets the actor system.
setApplicationContext(ApplicationContext) - Method in class eu.dnetlib.functionality.index.utils.ServiceAddressGetter
 
setBeanFactory(BeanFactory) - Method in class eu.dnetlib.functionality.index.IndexBackendEnumerator
setEnabled(boolean) - Method in class eu.dnetlib.functionality.index.MdFormatNotificationHandler
 
setEprBuilder(EndpointReferenceBuilder<Endpoint>) - Method in class eu.dnetlib.functionality.index.utils.ServiceAddressGetter
 
setEprUtils(EPRUtils) - Method in class eu.dnetlib.functionality.index.actors.ResultsetKeepAliveJob
 
setIndexDsTemplate(StringTemplate) - Method in class eu.dnetlib.functionality.index.action.CreateIndexAction
 
setIndexEnumerator(IndexBackendEnumerator) - Method in class eu.dnetlib.functionality.index.IndexServerDAOMapImpl
Sets the index enumerator.
setIndexServerDAOMap(IndexServerDAOMap) - Method in class eu.dnetlib.functionality.index.actors.IndexFeedActorFactory
Sets the index server dao map.
setJobDone() - Method in interface eu.dnetlib.functionality.index.actors.BlackboardActorCallback
 
setJobFailed(Throwable) - Method in interface eu.dnetlib.functionality.index.actors.BlackboardActorCallback
 
setJobScheduler(Scheduler) - Method in class eu.dnetlib.functionality.index.action.FeedIndexAction
Sets the job scheduler.
setJsonConfiguration(String) - Method in class eu.dnetlib.functionality.index.AbstractBackendDescriptor
 
setNotificationHandler(NotificationHandler) - Method in class eu.dnetlib.functionality.index.IndexModularService
Sets the notification handler.
setRepeatDelay(long) - Method in class eu.dnetlib.functionality.index.action.FeedIndexAction
Sets the repeat delay.
setRsKeepaliveJob(JobDetail) - Method in class eu.dnetlib.functionality.index.action.FeedIndexAction
Sets the rs keepalive job.
setServiceResolver(ServiceResolver) - Method in class eu.dnetlib.functionality.index.actors.ResultsetKeepAliveJob
 
setServiceTools(ServiceTools) - Method in class eu.dnetlib.functionality.index.actors.IndexFeedActorFactory
Sets the service tools.
setTimeElapsed(long) - Method in class eu.dnetlib.functionality.index.feed.FeedResult
 
shutdown() - Method in interface eu.dnetlib.functionality.index.IndexCollection
Releases resources and closes connections.
shutdown(MetadataReference) - Method in interface eu.dnetlib.functionality.index.IndexServerDAO
Shutdown the index server.
skip() - Method in class eu.dnetlib.functionality.index.feed.FeedResult
increments skipped counter.

T

toString() - Method in class eu.dnetlib.functionality.index.feed.FeedResult
 
typeToken - Variable in class eu.dnetlib.functionality.index.AbstractBackendDescriptor
 

U

unschedule() - Method in interface eu.dnetlib.functionality.index.actors.ResultsetKeepAliveCallback
 
updateIndexCollection(MetadataReference, Document) - Method in interface eu.dnetlib.functionality.index.IndexServerDAO
Update index collection.

V

valueOf(String) - Static method in enum eu.dnetlib.functionality.index.action.IndexAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.dnetlib.functionality.index.feed.FeedMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum eu.dnetlib.functionality.index.action.IndexAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.dnetlib.functionality.index.feed.FeedMode
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J L M N P Q R S T U V 
Skip navigation links

Copyright © 2020. All rights reserved.