| Package | Description |
|---|---|
| lux.index.analysis |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeTokenStream
A TokenStream that extracts words from attributes in a Saxon Document model (XdmNode)
|
class |
ElementTokenStream
A TokenStream that extracts text from a Saxon Document model (XdmNode) and generates
a token for every "word" for every element that contains it.
|
class |
XmlTextTokenStream
Extracts tokens from an s9api XML document tree (XdmNode) in order to make them
available to Lucene classes that accept TokenStreams, like the indexer and highlighter.
|
Copyright © 2013. All Rights Reserved.