|
|
|
Create a set of platform-neutral tree representations of complex queries. TopicSet builders can generate a set of query trees (aka Topics) from a number of different input formats. The Topic objects created by a TopicSetBuilder can be rendered by any of the Topic Renderer classes.
|
|
Builds a TopicSet from an RTI advanced query formatted OrderedMap. Uses Prefix notation for across field operators |
|
|
Builds a TopicSet from Verity (Autonomy K2) 6 OTL file. |
|
|
Builds a Topic set from a data source (RTI SeachSource) using a nested Topic Parser to convert query strings to Topic objects. |
|
|
Builds a TopicSet from an RTI TreeRoot object. Configuration describes how the TreeNode attributes are to be used as Topic parts. |
|
|
Builds a TopicSet from an XML Source. |