SMILA (incubation) API documentation

Package org.eclipse.smila.search.api.helper

Class Summary
AnnotationListAccessor base class for wrappers of list of attribute annotations (like terms or facets).
Facets wrapper for annotations describing search facets (grouping, categorization, questions).
HighlightInfo wrapper for highlight information annotations.
ParameterAnnotation wrapper for access to the service runtime parameters annotation of an record.
QueryBuilder Builder for Query objects to send to a search service.
QueryRecordAccessor accessor for query records in search results to read out additional result properties that are attached to the effective query object: term lists for query attributes, facets (aka categorization, grouping, questions), total number of search results, etc.
RecordAccessor methods to make reading of literals and annotations a bit easier, similar to blackboard.
ResultAccessor Wrapper for a complete search result object.
ResultRecordAccessor wrapper for search result records.
Terms wrapper for annotations describing term lists (e.g. textminer token lists).
 


SMILA (incubation) API documentation