Package org.ctan.site.services.search.base
package org.ctan.site.services.search.base
The package contains service classes for the search.
-
ClassDescriptionThis 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 classIndexingBase
contains the base class for indexing.The classSearchService
implements a service to perform a full-text search.The classIndexingSession
contains the session which combines various update operations on the search indices.The classIndexArgs
contains the transport object for passing in indexing arguments.This enumeration lists the various locations for which indices can be created.The classSearchable
contains a marker interface for entities which should be indexed for searching.