Ontolica for SharePoint Public API

NavigoSystems.Ontolica.SharePoint.Custom Namespace

This NavigoSystems.Ontolica.SharePoint.Custom namespace consists of classes that serves as a public read-only API to the Ontolica configuration and the Ontolica search framework.

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.

Classes

ClassDescription
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.

Enumerations

EnumerationDescription
OntolicaPropertyOperator Specifies the available set of property comparison operators.
OntolicaPropertyType Specifies the underlying type of a property in a search index.