Skip to content

Search

The search functionality in Strix is divided into two parts: Simple search and Document search.

  • Simple search:
    Simple Search allows users to search for specific words or word forms. It also supports searching for expressions or phrases. More details about Simple Search can be found on the Simple search page.

  • Document search:
    Document Search uses vector search techniques to find vectors that are semantically close to the given query vector. The query vector can be a word, sentence, or document. More details about Document Search are explained in the Document search section.