org.qi4j.index.solr
Interface SolrQueryService

All Superinterfaces:
Activatable, Composite, Identity, NamedEntityFinder, ServiceComposite, SolrSearch, StateChangeListener

@Mixins(value={SolrEntityIndexerMixin.class,SolrEntityQueryMixin.class})
public interface SolrQueryService
extends NamedEntityFinder, StateChangeListener, SolrSearch, ServiceComposite, Activatable

JAVADOC


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.qi4j.spi.query.NamedEntityFinder
countEntities, findEntities, findEntity, showQuery
 
Methods inherited from interface org.qi4j.spi.entitystore.StateChangeListener
notifyChanges
 
Methods inherited from interface org.qi4j.index.solr.SolrSearch
search
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type
 
Methods inherited from interface org.qi4j.api.service.Activatable
activate, passivate