Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Cross-Entity Search queries to work with flattened data #1761

Merged
merged 23 commits into from
Oct 19, 2023

Conversation

jachro
Copy link
Contributor

@jachro jachro commented Oct 19, 2023

This PR changes the queries behind the Cross-Entity Search so they take advantage of the flattened structure in the Search graphs and do not do any aggregation.

@jachro jachro requested a review from a team as a code owner October 19, 2023 17:24
@jachro jachro linked an issue Oct 19, 2023 that may be closed by this pull request
13 tasks
@jachro jachro merged commit 5c36edc into development Oct 19, 2023
12 of 13 checks passed
@jachro jachro deleted the 1666-queries-updated branch October 19, 2023 18:53
@jachro jachro mentioned this pull request Nov 2, 2023
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.

Flatten the data structure in the search graphs
1 participant