The OntolicaQuery class represents a query containing a search expression plus various search options.
The OntolicaProperty class represents a property definition from the Ontolica
search configuration file OntolicaSearch.xml. See the Ontolica Administrators guide
for more information on the format of this file.
| Class | Description |
|---|---|
| OntolicaProperty |
Represents a property definition as defined by a <Property>
section in the Ontolica Search configuration file OntolicaSearch.xml.
|
| OntolicaPropertyInstance | Represents a specific value instance of an Ontolica property. |
| OntolicaPropertyValue |
Represents a property value defined by the <Value> tag in the Ontolica
Search configuration file OntolicaSearch.xml.
|
| OntolicaQuery | Represents a query for use by the Ontolica framework. |
| OntolicaSource |
Represents a source a.k.a. search scope definition as defined by a
<Source> section in the Ontolica Search configuration file
OntolicaSearch.xml.
|
| Enumeration | Description |
|---|---|
| OntolicaPropertyOperator | Specifies the available set of property comparison operators. |
| OntolicaPropertyType | Specifies the underlying type of a property in a search index. |