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
Analyzerwhich 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 classIndexingBasecontains the base class for indexing.The classSearchServiceimplements a service to perform a full-text search.The classIndexingSessioncontains the session which combines various update operations on the search indices.The classIndexArgscontains the transport object for passing in indexing arguments.This enumeration lists the various locations for which indices can be created.The classSearchablecontains a marker interface for entities which should be indexed for searching.