Class AbstractFulltextIndexService<T>

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

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