Builder

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Builds the analyzer.

Link copied to clipboard

Apply subsequent token filters if the current token's term matches a predicate

Link copied to clipboard

This match version is passed as default to all tokenizers or filters. It is used unless you pass the parameter {code luceneMatchVersion} explicitly. It defaults to undefined, so the underlying factory will (in most cases) use Version.LATEST.

Link copied to clipboard

Sets the offset gap of the analyzer. The default is defined in the analyzer base class.

Link copied to clipboard

Sets the position increment gap of the analyzer. The default is defined in the analyzer base class.

Link copied to clipboard