Problem/Motivation

Many SAPI back-ends support the "Facet" module so facets can be retrieved and exposed to the user. It would be great if Vragen.ai could support this as well. As it brings it closer to a full semantic search replacement.

Proposed resolution

  1. Implement faceted search on Vragen.ai.
  2. Allow an empty search query.
  3. Send the facets in the SAPI query to Vragen.ai
  4. Parse the resulting facet buckets and attach them to the result.

Remaining tasks

Needs a review and is waiting for Vragen.ai upstream changes.

User interface changes

None.

API changes

Supports additional SAPI features: "search_api_facets" and "search_api_facets_operator_or".

Data model changes

Nothing on the Drupal side.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jelleglebbeek created an issue. See original summary.

jelleglebbeek’s picture

Issue summary: View changes

jelleglebbeek’s picture

Status: Needs work » Needs review
bbrala’s picture

Status: Needs review » Fixed

thanks!

Merging, but keeping back a release for a bit first.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.