Notes: All notes as we take them can be found here: gist:f4d0c72d5f83e10bf27e0c03b0ab3c9e · GitHub. Copied and pasted here for findability.
Agenda
- Triage: Search Applications Vertical · GitHub
- Louis’s RFC [RFC] [Search Pipeline] Script request processor support non-primitive types · Issue #9200 · opensearch-project/OpenSearch · GitHub
- Austin’s SearchResponse Ext PR: Add SearchExtBuilders to SearchResponse by austintlee · Pull Request #9379 · opensearch-project/OpenSearch · GitHub
Notes
Attendees: Tim Allison, Andriy Redko, Michael Froh, Louis Chu, Mingshi Liu, Sean Li
- Triage
- Removed a previously triaged issue from board that belongs to neural-search: cross encodings…
- [BUG] match_phrase_prefix query on an inner object text field not working
- needs a test case to validate. certainly not expected.
- [BUG]multiple index queries error
- needs more info label was added to get more context about the error itself @suwei999
- [BUG]multiple index queries error
- [FEATURE] Cache search results for unmodified search requests#261
- [BUG] Total hits value behavior change in the response when using search_after in paginated search requests
- found a change to search_after in commits that may be related…
- [BUG] Incomplete search results against rollup index composed of data from multiple rollup jobs
- what is the _rollup plugin? It’s part of index state management
- should move the issue to the ISM plugin repo
- Search flow enhancements for admission controller
- Admission controller drops requests to keep a cluster from going down
- already underway with a plan
- [Feature Request] SearchExtBuilder in SearchResponse#9328
- Assigned to @austintlee
- [BUG] Search Comparison Tool should report query execution errors#262
- Moved to Next column
- RFC Discussion:
- [RFC] [Search Pipeline] Script request processor support non-primitive types @noCharger
- Please leave feedback/questions on different approaches
- Big question: how can we do painless script query manipulation?
- We want to let this sit for a bit and promote this for feedback. Will create a forum post.
- [RFC] [Search Pipeline] Script request processor support non-primitive types @noCharger
Next week, let’s go through all New issues on Search Applications Vertical · GitHub and see how we want to prioritize.
- For each one, what would be a next step?
- How important is the issue?
- If you see a new issue (or any issue) of interest to you please comment or +1 the issue.