Package org.fryske_akademy.exist.lucene
package org.fryske_akademy.exist.lucene
-
ClassesClassDescriptionall tokens are token characters, tokens are not convertedAnalyzer that separates tokens on whitespace and punctuation, converts tokens to lowercase and asciiAnalyzer that separates tokens on semicolon, converts tokens to lowercase and asciiAnalyzer that separates tokens on whitespace, converts tokens to lowercase and asciiFor this tokenizer every character is a tokenChar except whitespace and . , ; ?For this tokenizer "; " or ";" are token separators, and therefore no token characters.For this tokenizer every character is a tokenCharAnalyzer that separates tokens on whitespace and punctuationsAnalyzer that separates tokens on semicolon and does not convert tokensAnalyzer that separates tokens on whitespace and does not convert tokens