the service for entity backend operations.
the aggregation service.
common helper for date and time operations.
Returns all blacklisted entities for the underlying collection.
Returns all entity occurrences for the given document including their position in the document.
Returns all entity occurrences for the given document including their position in the document.
the document id.
Returns frequent entities occurring in the documents matching the given query.
Returns frequent entities occurring in the documents matching the given query.
match documents that contain the given expression in the document body.
a map linking from document metadata keys to a list of instances for this metadata.
a list of entity ids that should occur in the document.
a string representing a time range for the document creation date.
a string representing a time range for the document time expression.
the number of entities to fetch.
the entity type to fetch.
a list of entity ids to filter the result.
list of matching entity id's and their overall frequency as well as document count for the applied filters
Returns a list of distinct entity types in the underlying collection.
Returns all merged entities for the underlying collection.
Removes the blacklisted mark from the entities associated with the given ids.
Removes the blacklisted mark from the entities associated with the given ids.
the entity ids to remove the blacklist mark from.
Withdraws models.services.EntityService#merge for the given entity id.
Withdraws models.services.EntityService#merge for the given entity id.
the central entity ids.
(Since version 3.0.0) Use TOO_MANY_REQUESTS instead
(Since version 3.0.0) Use TooManyRequests instead
Provides entity related actions.