lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
common
/
org.gnit.lucenekmp.analysis.classic
/
ClassicTokenizer
/
Companion
Companion
object
Companion
Members
Properties
ACRONYM
Link copied to clipboard
const
val
ACRONYM
:
Int
=
2
ACRONYM_
DEP
Link copied to clipboard
const
val
ACRONYM_DEP
:
Int
=
8
ALPHANUM
Link copied to clipboard
const
val
ALPHANUM
:
Int
=
0
String token types that correspond to token type int constants
APOSTROPHE
Link copied to clipboard
const
val
APOSTROPHE
:
Int
=
1
CJ
Link copied to clipboard
const
val
CJ
:
Int
=
7
COMPANY
Link copied to clipboard
const
val
COMPANY
:
Int
=
3
EMAIL
Link copied to clipboard
const
val
EMAIL
:
Int
=
4
HOST
Link copied to clipboard
const
val
HOST
:
Int
=
5
NUM
Link copied to clipboard
const
val
NUM
:
Int
=
6
TOKEN_
TYPES
Link copied to clipboard
val
TOKEN_TYPES
:
Array
<
String
>
String token types that correspond to token type int constants