Skip to content

Commit 28f6418

Browse files
Group join filters by collection to fix Typesense query syntax (#6)
* Initial plan * Initial exploration and planning Co-authored-by: OllieJennings <[email protected]> * Implement join filter grouping by collection Co-authored-by: OllieJennings <[email protected]> * Revert lib/Configuration.js and lib/support/utils.js to use CommonJS format Co-authored-by: OllieJennings <[email protected]> * Move join filter grouping to _adaptFilters for cross-filter grouping Co-authored-by: OllieJennings <[email protected]> * Revert quote style change in src/FacetSearchResponseAdapter.js Co-authored-by: OllieJennings <[email protected]> * Fix test expectations for _adaptFacetFilters to expect ungrouped output Co-authored-by: OllieJennings <[email protected]> * Regenerate all lib files from source Co-authored-by: OllieJennings <[email protected]> * Fully regenerate lib files with ESM format Co-authored-by: OllieJennings <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: OllieJennings <[email protected]>
1 parent 5010758 commit 28f6418

19 files changed

+403
-149
lines changed

dist/typesense-instantsearch-adapter.js

Lines changed: 66 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/typesense-instantsearch-adapter.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/typesense-instantsearch-adapter.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/typesense-instantsearch-adapter.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/Configuration.js

Lines changed: 5 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)