Skip to content

Conversation

rhysrevans3
Copy link
Collaborator

Related Issue(s):

Description:
Adding dynamic queryables and queryable mappings. Queryables are updated when items are added or removed. queryable mapping is created from elasticsearch _mappings enpoint.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable
  • Changes are added to the changelog

@rhysrevans3 rhysrevans3 marked this pull request as draft March 20, 2025 14:59
jonhealy1 added a commit that referenced this pull request May 15, 2025
**Description:**
Separating queryables mapping from #340 this allows users to search
using the property name without needing to prepend `properties.`

**PR Checklist:**

- [x] Code is formatted and linted (run `pre-commit run --all-files`)
- [x] Tests pass (run `make test`)
- [x] Documentation has been updated to reflect changes, if applicable
- [x] Changes are added to the changelog

---------

Co-authored-by: Jonathan Healy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant