Search Results for

    NovaDB Index API

    The Index API is a RESTful Web API that allows to perform a branch-specific search for objects and comments for all branches. It features:

    • Searching for objects and comments
    • Filtering, sorting and paging of search results
    • Object occurrences
    • Work item occurrences per branch
    • Search term suggestions
    • XML link counting

    RESTful Web API

    The Index API is OpenAPI compliant, i.e. it serves a self-describing OpenAPI document. Based on this document a Swagger UI is included by the service.

    See REST API for documentation.

    Click here to download openapi.json document

    .NET Client API

    The language binding for .NET is provided as a NuGet package Noxum.Nova.Index.Client.

    See .NET Client API for documentation.

    In this article
    Back to top Version 6.1.0.11rc