PhoenixmlDb.XQuery
AnalyzedTerm
A single analyzed term with position information.
#AnalyzedTerm
Namespace: PhoenixmlDb.XQuery.FullText
A single analyzed term with position information.
#Properties
| Name | Description |
|---|---|
EndOffset
|
End character offset in the original text. |
Position
|
Position in the token stream (for phrase/proximity queries). |
StartOffset
|
Start character offset in the original text. |
Text
|
The normalized term text (lowercased, stemmed). |