/document/update
The /document/update API for pushing content to Cxense is an alternative to the crawling of pages that normally occurs on a site. Before pushing any content using this, automatic crawling must be disabled using the /site/update API.
You can push text content as multiple sections, and structured fields with names and values. The documents are processed to create content profiles. In addition, the documents are indexed and made available for both search and content recommendations.
More information about /document/update is available here:
https://wiki.cxense.com/pages/viewpage.action?pageId=29542720
/document/search
The API /document/search is used to search content. You specify a query using the Advanced Query Language (AQL), including keywords, filters, and sorting. The search results are returned with the fields you have specified, and can contain additional information such as facets and highlights.
More information about /document/search is available here:
https://wiki.cxense.com/pages/viewpage.action?pageId=29542722
/processing/dictionary/search
The processing/dictionary/search API allows real time lookups towards a predefined dictionary. A use case of this API can for instance providing a user with instant query suggestions as they start typing a search keyword.
More information about processing/dictionary/search is available here:
https://wiki.cxense.com/pages/viewpage.action?pageId=29542724
Comments
0 comments
Please sign in to leave a comment.