Navneet Verma
                                            Navneet Verma
                                        
                                    @intrafindBreno Opensearch doesn't publish artifacts for arm based macos. Hence you are facing this problem. You can follow this documentation: https://github.com/opensearch-project/k-NN/blob/main/DEVELOPER_GUIDE.md#extra-setup-for-mac-m1-machines and start from this step: `Next, obtain a minimum...
@asfoorial This is an interesting feature, and I remember the same request for the highlight feature at the time the RFC was created for this plugin. > Is this feature...
@Sanjana679 are you still working? I am not seeing any updates on the PR.
> The developer experience will be the same as the [neural search experience](https://opensearch.org/docs/latest/search-plugins/neural-search/) for semantic search except we’re adding enhancements to allow users to provide image data via the query,...
@martin-gaievski It would be great if you can provide some details why the alternative approach which is provided is not feasible.
@HenryL27 Let me try to understand the bug here, if a document is not returned in the subquery and that is the most relevant document, that document is not surfacing?...
@HenryL27 So, as per my understanding if a document is in one of the subquery it will have the score from that subquery but from the other subquery its score...
I am removing bug tag from this github issue. Feel free to do +1 on the github issue related to the min score. Also if you don't want to consider...
``` The top results should be the best over all documents in the index, given the queries, normalization, and combination techniques. ``` That is not the correct expectation. The results...
@heemin32 I would beg to differ little bit here. As the ingest processor is defined in neural search plugin, ideally it is the job of the neural search plugin to...