Interface SearcherIF

  • All Superinterfaces:
    IndexIF
    All Known Implementing Classes:
    RDBMSSearcher

    public interface SearcherIF
    extends IndexIF
    INTERNAL: Represents a search engine. Instances of this class are able to perform searches across a collection of documents.