Package org.ctan.site.services.search.base


package org.ctan.site.services.search.base
The package contains service classes for the search.
  • Class
    Description
    This is a special Analyzer which has an extended set of stop words for the CTAN search.
    This tokenizer knows a little bit of TeX.
    This class contains the definition of some file names.
    The class IndexingBase contains the base class for indexing.
    The class SearchService implements a service to perform a full-text search.
    The class IndexingSession contains the session which combines various update operations on the search indices.
    The class IndexArgs contains the transport object for passing in indexing arguments.
    This enumeration lists the various locations for which indices can be created.
    The class Searchable contains a marker interface for entities which should be indexed for searching.