Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Features

  • Improved query clearing for facets with extra parentheses

  • [Search] Introduced Scoring Profile Execution Stages; query: Apply profiles on all matching items vs. rescore: rescore only top N ranked items (useful to apply more expensive operations on a smaller, most relevant subset)

  • Allow disabling old file removal in pdfconversion.

  • [Search] Spellchecking Improvement:

    • Add full support for multilingual spell-checking (only works for languages that are actually used within a project aka having documents loaded)

    • Perform spellchecking only on User's input-terms and not on facet filters.

  • [Search] Forward query context to query activity logCreate

  • Allow disabling old file removal in pdfconversion.

  • [Search] Introduced query classifier step that infers the type of the provided query. It detects whether the query is written in natural language form.

    • QA is then only performed on queries in natural language form

  • [Spellcheck widget] Make spellcheck suggestion application case insensitive

  • Updated libNLP documentation for step classes analyzer, classifier, debugger, embedder.

  • At the moment, we configure the number of community and community items in a newsletter in a config file. In a future release, it will be possible for a user to configure it in the UI. We ship the API for this in the current release.

  • We expose the functionality to automatically subscribe users to all the Accounts they own. An owner is responsible for an account and should always monitor assigned accounts automatically. Since the subscription is a continuous process, the auto-subscription also works continuously alongside community updates as new accounts might frequently be ingested as communities.Perform QA only on queries that are formulated in a natural language form

  • Add user_id as a parameter to the community subscription API which allows a user to subscribe others to different communities.

  • [Search] Spellchecking Improvement: Add full support for multilingual spell-checking (only works for languages that are actually used within a project aka having documents loaded)

  • [Spellcheck widget] Make spellcheck suggestion application case insensitive

  • [Search] Spellchecking Improvement: Perform spellchecking only on User's input-terms and not on facet filters.

  • New Squirro Monitoring projects, except of activity tracking data, will now include data ingestion and ML monitoring data.

...