Ontolica for SharePoint Public API

OntolicaQuery Class

Represents a query for use by the Ontolica framework.

For a list of all members of this type, see OntolicaQuery Members.

System.Object
   OntolicaQuery

[Visual Basic]
Public Class OntolicaQuery
[C#]
public class OntolicaQuery

Remarks

The query is independent of the underlying search engine logic and can therefore represent a query for the Ontolica Portal Search Result or the Ontolica Knowledge Base.

Use the CreateQuery method to create a new instance of the OntolicaQuery class.

Requirements

Namespace: NavigoSystems.Ontolica.SharePoint.Custom

Assembly: NavigoSystems.Ontolica.SharePoint (in NavigoSystems.Ontolica.SharePoint.dll)

See Also

OntolicaQuery Members | NavigoSystems.Ontolica.SharePoint.Custom Namespace