Class AbstractFulltextIndexService

java.lang.Object
ch.tocco.nice2.enterprisesearch.impl.AbstractFulltextIndexService
All Implemented Interfaces:
FulltextIndexService
Direct Known Subclasses:
ElasticSearchFulltextIndexService, FakeFulltextIndexService

public abstract class AbstractFulltextIndexService extends Object implements FulltextIndexService
This abstract class contains all generic code which could use any enterprise search system.