{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":354090893,"defaultBranch":"main","name":"k-NN","ownerLogin":"opensearch-project","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-04-02T17:41:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/80134844?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717713536.0","currentOid":""},"activityList":{"items":[{"before":"58d5622516a38f1cb1054141cb850a1d3c3cf2f4","after":"5a57a0d8f27306e65e1bc5b254fc864ef5683bb0","ref":"refs/heads/feature/ef-search","pushedAt":"2024-06-06T18:22:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jmazanec15","name":"John Mazanec","path":"/jmazanec15","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19438237?s=80&v=4"},"commit":{"message":"Adds support for ef_search query parameter in FAISS engine (#1707)\n\n* Adds support for ef_search as a query parameter in faiss engine\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Fixing checkstyle\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Corrects imports\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Adds unit test for faiss_wrapper for queryIndex and queryIndexWithFilter\r\nmethods\r\n\r\nThis unit test specifically focuses on the changes related to ef_search\r\nDetailed assertions related to grouper and selector can be picked up\r\nlater.\r\n\r\nTests related to any other methods are not added\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Gates efSearch behind 2.15 version to make sure there is backward\r\ncompatibility during upgrades\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Adds faiss_wrapper_unit_test.cpp in CmakeList\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Adds change log\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Adds BWC tests for efSearch\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Removes EfSearch validation from rolling upgrade test for Mixed cluster\r\nstate\r\n\r\nCustomers are not expected use the query with new parameters unless its\r\nfully upgraded.\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Changing minimum version required for efSearch to be 3.0.0\r\n\r\nThis makes sure that bwc passes in the PR. will be changed to 2.15 to\r\nonce this is merged to 2.x\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Fixes the checkstyle failure\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Adds method_parameter in knn search request.\r\n\r\nmethod_parameters will be used to hold shard level algorithm parameters\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Updates the documentation for faiss wrapper\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Stubs out method parameter parsing logic into its own class\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Adds method parameters and validates against engine specific parameters\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* Removes engine and method functions from EngineSpecificMethodContext\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n* - Does not throw in case of illegal state exception if method is null\r\n- Changes HnswContext to DefaultHnswContext\r\n- corrects * imports\r\n\r\nSigned-off-by: Tejas Shah \r\n\r\n---------\r\n\r\nSigned-off-by: Tejas Shah ","shortMessageHtmlLink":"Adds support for ef_search query parameter in FAISS engine (#1707)"}},{"before":"623b61013bd53a741213bd225370c34d36b194ea","after":"e2c0a365364efcf23779a14d5b6bc2c42ba2c66b","ref":"refs/heads/feature/disk-based-knn","pushedAt":"2024-06-06T06:56:49.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"navneet1v","name":"Navneet Verma","path":"/navneet1v","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6162415?s=80&v=4"},"commit":{"message":"Fixing the conflicts while merging from main branch\n\nSigned-off-by: Navneet Verma ","shortMessageHtmlLink":"Fixing the conflicts while merging from main branch"}},{"before":null,"after":"623b61013bd53a741213bd225370c34d36b194ea","ref":"refs/heads/feature/disk-based-knn","pushedAt":"2024-06-03T22:42:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"navneet1v","name":"Navneet Verma","path":"/navneet1v","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6162415?s=80&v=4"},"commit":{"message":"Refractor createParseField function in mappers for code reusability (#1726)\n\nSigned-off-by: Navneet Verma ","shortMessageHtmlLink":"Refractor createParseField function in mappers for code reusability (#…"}},{"before":"6ea376bdb233e0be1cbd681297b5e04071657f04","after":"58d5622516a38f1cb1054141cb850a1d3c3cf2f4","ref":"refs/heads/feature/ef-search","pushedAt":"2024-06-01T17:25:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"navneet1v","name":"Navneet Verma","path":"/navneet1v","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6162415?s=80&v=4"},"commit":{"message":"Updating feature branch with latest changes on main (#1728)\n\n* Fix flaky test in Faiss JNI range search (#1705)\r\n\r\nSigned-off-by: Junqiu Lei \r\n\r\n* Support script score when doc value is disabled and fix misusing DISI (#1696)\r\n\r\n* Revert \"Revert 'Support script score when doc value is disabled' (#1662)\"\r\n\r\nThis reverts commit bd2f403cb1ff439e6f1d88efce71464682472544.\r\n\r\nSigned-off-by: panguixin \r\n\r\n* fix misusing doc value\r\n\r\nSigned-off-by: panguixin \r\n\r\n* add changelog\r\n\r\nSigned-off-by: panguixin \r\n\r\n---------\r\n\r\nSigned-off-by: panguixin \r\n\r\n* --- (#1712)\r\n\r\nupdated-dependencies:\r\n- dependency-name: requests\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\n* Update threshold value after new result is added (#1715)\r\n\r\nSigned-off-by: Heemin Kim \r\n\r\n* Use the Lucene Distance Calculation Function in Script Scoring for doing exact search (#1699)\r\n\r\n* Use the Lucene Distance Calculation Function in Script Scoring for doing exact search\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add Changelog entry\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Fix failing test\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* fix test\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Fix test bug and remove unnecessary validation\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Remove cosineSimilOptimized\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Revert \"Remove cosineSimilOptimized\"\r\n\r\nThis reverts commit f872d8389683186c9ff64f6a65fd77f170f4a47d.\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n---------\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add validation for pq m parameter before training starts (#1713)\r\n\r\n* Add validation for pq code count before training starts\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add integration test\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add unit tests\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Clean up code\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Remove unnecessary lines\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add changelog entry\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Change framework to add validation with data\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Remove unused error message\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add unit tests\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Change space type check name for readability\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add javadocs\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Modify validation error wording and add json structure to tests\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Change TrainingDataSpec to VectorSpaceInfo\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add unit tests\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n---------\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Updating the BWC test config after 2.14 release (#1724)\r\n\r\nSigned-off-by: Navneet Verma \r\n\r\n---------\r\n\r\nSigned-off-by: Junqiu Lei \r\nSigned-off-by: panguixin \r\nSigned-off-by: dependabot[bot] \r\nSigned-off-by: Heemin Kim \r\nSigned-off-by: Ryan Bogan \r\nSigned-off-by: Navneet Verma \r\nCo-authored-by: Junqiu Lei \r\nCo-authored-by: panguixin \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Heemin Kim \r\nCo-authored-by: Ryan Bogan \r\nCo-authored-by: Navneet Verma ","shortMessageHtmlLink":"Updating feature branch with latest changes on main (#1728)"}},{"before":null,"after":"005892b78ac34b17677299ff1c956f91d9c5d32f","ref":"refs/heads/backport/backport-1726-to-2.x","pushedAt":"2024-05-31T23:04:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"opensearch-trigger-bot[bot]","name":null,"path":"/apps/opensearch-trigger-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80134844?s=80&v=4"},"commit":{"message":"Refractor createParseField function in mappers for code reusability (#1726)\n\nSigned-off-by: Navneet Verma \n(cherry picked from commit 623b61013bd53a741213bd225370c34d36b194ea)","shortMessageHtmlLink":"Refractor createParseField function in mappers for code reusability (#…"}},{"before":"180216fbc1f5669484141ccef615d6c3611f3807","after":"623b61013bd53a741213bd225370c34d36b194ea","ref":"refs/heads/main","pushedAt":"2024-05-31T23:04:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"navneet1v","name":"Navneet Verma","path":"/navneet1v","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6162415?s=80&v=4"},"commit":{"message":"Refractor createParseField function in mappers for code reusability (#1726)\n\nSigned-off-by: Navneet Verma ","shortMessageHtmlLink":"Refractor createParseField function in mappers for code reusability (#…"}},{"before":"3701d19d859dc53a4f0c148c730555b8e1c7eea7","after":"180216fbc1f5669484141ccef615d6c3611f3807","ref":"refs/heads/main","pushedAt":"2024-05-31T03:17:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanbogan","name":"Ryan Bogan","path":"/ryanbogan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10944539?s=80&v=4"},"commit":{"message":"Updating the BWC test config after 2.14 release (#1724)\n\nSigned-off-by: Navneet Verma ","shortMessageHtmlLink":"Updating the BWC test config after 2.14 release (#1724)"}},{"before":"bd0eb7a0412e1ac781cfb7120f667f4e2380912b","after":null,"ref":"refs/heads/backport/backport-1713-to-2.x","pushedAt":"2024-05-30T22:36:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryanbogan","name":"Ryan Bogan","path":"/ryanbogan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10944539?s=80&v=4"}},{"before":"1ef097407df77a9fe5a41dd88d029b716d1bec78","after":"8150a07a05971ee7ae5190917a8335bb47f2abb0","ref":"refs/heads/2.x","pushedAt":"2024-05-30T22:36:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanbogan","name":"Ryan Bogan","path":"/ryanbogan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10944539?s=80&v=4"},"commit":{"message":"Add validation for pq m parameter before training starts (#1713) (#1721)\n\n* Add validation for pq code count before training starts\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add integration test\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add unit tests\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Clean up code\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Remove unnecessary lines\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add changelog entry\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Change framework to add validation with data\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Remove unused error message\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add unit tests\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Change space type check name for readability\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add javadocs\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Modify validation error wording and add json structure to tests\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Change TrainingDataSpec to VectorSpaceInfo\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add unit tests\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n---------\r\n\r\nSigned-off-by: Ryan Bogan \r\n(cherry picked from commit 3701d19d859dc53a4f0c148c730555b8e1c7eea7)\r\n\r\nCo-authored-by: Ryan Bogan ","shortMessageHtmlLink":"Add validation for pq m parameter before training starts (#1713) (#1721)"}},{"before":null,"after":"bd0eb7a0412e1ac781cfb7120f667f4e2380912b","ref":"refs/heads/backport/backport-1713-to-2.x","pushedAt":"2024-05-30T19:57:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"opensearch-trigger-bot[bot]","name":null,"path":"/apps/opensearch-trigger-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80134844?s=80&v=4"},"commit":{"message":"Add validation for pq m parameter before training starts (#1713)\n\n* Add validation for pq code count before training starts\n\nSigned-off-by: Ryan Bogan \n\n* Add integration test\n\nSigned-off-by: Ryan Bogan \n\n* Add unit tests\n\nSigned-off-by: Ryan Bogan \n\n* Clean up code\n\nSigned-off-by: Ryan Bogan \n\n* Remove unnecessary lines\n\nSigned-off-by: Ryan Bogan \n\n* Add changelog entry\n\nSigned-off-by: Ryan Bogan \n\n* Change framework to add validation with data\n\nSigned-off-by: Ryan Bogan \n\n* Remove unused error message\n\nSigned-off-by: Ryan Bogan \n\n* Add unit tests\n\nSigned-off-by: Ryan Bogan \n\n* Change space type check name for readability\n\nSigned-off-by: Ryan Bogan \n\n* Add javadocs\n\nSigned-off-by: Ryan Bogan \n\n* Modify validation error wording and add json structure to tests\n\nSigned-off-by: Ryan Bogan \n\n* Change TrainingDataSpec to VectorSpaceInfo\n\nSigned-off-by: Ryan Bogan \n\n* Add unit tests\n\nSigned-off-by: Ryan Bogan \n\n---------\n\nSigned-off-by: Ryan Bogan \n(cherry picked from commit 3701d19d859dc53a4f0c148c730555b8e1c7eea7)","shortMessageHtmlLink":"Add validation for pq m parameter before training starts (#1713)"}},{"before":"7a88f40dd084cd4c5d9cc5c1ef3d8b26fd25d422","after":"3701d19d859dc53a4f0c148c730555b8e1c7eea7","ref":"refs/heads/main","pushedAt":"2024-05-30T19:57:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanbogan","name":"Ryan Bogan","path":"/ryanbogan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10944539?s=80&v=4"},"commit":{"message":"Add validation for pq m parameter before training starts (#1713)\n\n* Add validation for pq code count before training starts\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add integration test\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add unit tests\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Clean up code\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Remove unnecessary lines\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add changelog entry\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Change framework to add validation with data\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Remove unused error message\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add unit tests\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Change space type check name for readability\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add javadocs\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Modify validation error wording and add json structure to tests\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Change TrainingDataSpec to VectorSpaceInfo\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add unit tests\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n---------\r\n\r\nSigned-off-by: Ryan Bogan ","shortMessageHtmlLink":"Add validation for pq m parameter before training starts (#1713)"}},{"before":"3df85e5cb476182129ecbb949ca0e3e0a0adb178","after":null,"ref":"refs/heads/create-pull-request/1.3.17-SNAPSHOT","pushedAt":"2024-05-29T00:08:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"opensearch-trigger-bot[bot]","name":null,"path":"/apps/opensearch-trigger-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80134844?s=80&v=4"}},{"before":"a18dadc17cc907c45803616072f48cb947a12aae","after":"3df85e5cb476182129ecbb949ca0e3e0a0adb178","ref":"refs/heads/create-pull-request/1.3.17-SNAPSHOT","pushedAt":"2024-05-29T00:08:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"opensearch-trigger-bot[bot]","name":null,"path":"/apps/opensearch-trigger-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80134844?s=80&v=4"},"commit":{"message":"Increment version to 1.3.17-SNAPSHOT (#1650)\n\nSigned-off-by: opensearch-ci-bot \r\nCo-authored-by: opensearch-ci-bot ","shortMessageHtmlLink":"Increment version to 1.3.17-SNAPSHOT (#1650)"}},{"before":"269ab9b513c9a40962265f074021aeb88dca91ef","after":"3df85e5cb476182129ecbb949ca0e3e0a0adb178","ref":"refs/heads/1.3","pushedAt":"2024-05-28T22:21:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"naveentatikonda","name":"Naveen Tatikonda","path":"/naveentatikonda","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89161683?s=80&v=4"},"commit":{"message":"Increment version to 1.3.17-SNAPSHOT (#1650)\n\nSigned-off-by: opensearch-ci-bot \r\nCo-authored-by: opensearch-ci-bot ","shortMessageHtmlLink":"Increment version to 1.3.17-SNAPSHOT (#1650)"}},{"before":"7933bb55e5689f2be5005fadebb898807b4942fc","after":null,"ref":"refs/heads/backport/backport-1699-to-2.x","pushedAt":"2024-05-24T16:58:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ryanbogan","name":"Ryan Bogan","path":"/ryanbogan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10944539?s=80&v=4"}},{"before":"40bf38852a268c14b5157d8156a7a391726f9ed9","after":"1ef097407df77a9fe5a41dd88d029b716d1bec78","ref":"refs/heads/2.x","pushedAt":"2024-05-24T16:57:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanbogan","name":"Ryan Bogan","path":"/ryanbogan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10944539?s=80&v=4"},"commit":{"message":"Use the Lucene Distance Calculation Function in Script Scoring for doing exact search (#1699) (#1717)\n\n* Use the Lucene Distance Calculation Function in Script Scoring for doing exact search\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add Changelog entry\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Fix failing test\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* fix test\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Fix test bug and remove unnecessary validation\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Remove cosineSimilOptimized\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Revert \"Remove cosineSimilOptimized\"\r\n\r\nThis reverts commit f872d8389683186c9ff64f6a65fd77f170f4a47d.\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n---------\r\n\r\nSigned-off-by: Ryan Bogan \r\n(cherry picked from commit 7a88f40dd084cd4c5d9cc5c1ef3d8b26fd25d422)\r\n\r\nCo-authored-by: Ryan Bogan ","shortMessageHtmlLink":"Use the Lucene Distance Calculation Function in Script Scoring for do…"}},{"before":null,"after":"7933bb55e5689f2be5005fadebb898807b4942fc","ref":"refs/heads/backport/backport-1699-to-2.x","pushedAt":"2024-05-24T16:00:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"opensearch-trigger-bot[bot]","name":null,"path":"/apps/opensearch-trigger-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80134844?s=80&v=4"},"commit":{"message":"Use the Lucene Distance Calculation Function in Script Scoring for doing exact search (#1699)\n\n* Use the Lucene Distance Calculation Function in Script Scoring for doing exact search\n\nSigned-off-by: Ryan Bogan \n\n* Add Changelog entry\n\nSigned-off-by: Ryan Bogan \n\n* Fix failing test\n\nSigned-off-by: Ryan Bogan \n\n* fix test\n\nSigned-off-by: Ryan Bogan \n\n* Fix test bug and remove unnecessary validation\n\nSigned-off-by: Ryan Bogan \n\n* Remove cosineSimilOptimized\n\nSigned-off-by: Ryan Bogan \n\n* Revert \"Remove cosineSimilOptimized\"\n\nThis reverts commit f872d8389683186c9ff64f6a65fd77f170f4a47d.\n\nSigned-off-by: Ryan Bogan \n\n---------\n\nSigned-off-by: Ryan Bogan \n(cherry picked from commit 7a88f40dd084cd4c5d9cc5c1ef3d8b26fd25d422)","shortMessageHtmlLink":"Use the Lucene Distance Calculation Function in Script Scoring for do…"}},{"before":"9023604d8abbfa60b99e6b82cd3e03c683c4d7a3","after":"7a88f40dd084cd4c5d9cc5c1ef3d8b26fd25d422","ref":"refs/heads/main","pushedAt":"2024-05-24T16:00:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryanbogan","name":"Ryan Bogan","path":"/ryanbogan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10944539?s=80&v=4"},"commit":{"message":"Use the Lucene Distance Calculation Function in Script Scoring for doing exact search (#1699)\n\n* Use the Lucene Distance Calculation Function in Script Scoring for doing exact search\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Add Changelog entry\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Fix failing test\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* fix test\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Fix test bug and remove unnecessary validation\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Remove cosineSimilOptimized\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n* Revert \"Remove cosineSimilOptimized\"\r\n\r\nThis reverts commit f872d8389683186c9ff64f6a65fd77f170f4a47d.\r\n\r\nSigned-off-by: Ryan Bogan \r\n\r\n---------\r\n\r\nSigned-off-by: Ryan Bogan ","shortMessageHtmlLink":"Use the Lucene Distance Calculation Function in Script Scoring for do…"}},{"before":"0ae5524790509f3586fdb07a486a8d934f9c58dd","after":null,"ref":"refs/heads/backport/backport-1715-to-2.x","pushedAt":"2024-05-23T16:37:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"c2c166043ae5af5d44a9a6b8eaa173a232ef4260","after":"40bf38852a268c14b5157d8156a7a391726f9ed9","ref":"refs/heads/2.x","pushedAt":"2024-05-23T16:37:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"heemin32","name":"Heemin Kim","path":"/heemin32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1809492?s=80&v=4"},"commit":{"message":"Update threshold value after new result is added (#1715) (#1716)\n\nSigned-off-by: Heemin Kim \r\n(cherry picked from commit 9023604d8abbfa60b99e6b82cd3e03c683c4d7a3)\r\n\r\nCo-authored-by: Heemin Kim ","shortMessageHtmlLink":"Update threshold value after new result is added (#1715) (#1716)"}},{"before":null,"after":"0ae5524790509f3586fdb07a486a8d934f9c58dd","ref":"refs/heads/backport/backport-1715-to-2.x","pushedAt":"2024-05-23T16:22:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"opensearch-trigger-bot[bot]","name":null,"path":"/apps/opensearch-trigger-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80134844?s=80&v=4"},"commit":{"message":"Update threshold value after new result is added (#1715)\n\nSigned-off-by: Heemin Kim \n(cherry picked from commit 9023604d8abbfa60b99e6b82cd3e03c683c4d7a3)","shortMessageHtmlLink":"Update threshold value after new result is added (#1715)"}},{"before":"6efac698b05b04192f68cb09294e028b5a35406b","after":"9023604d8abbfa60b99e6b82cd3e03c683c4d7a3","ref":"refs/heads/main","pushedAt":"2024-05-23T16:22:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"heemin32","name":"Heemin Kim","path":"/heemin32","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1809492?s=80&v=4"},"commit":{"message":"Update threshold value after new result is added (#1715)\n\nSigned-off-by: Heemin Kim ","shortMessageHtmlLink":"Update threshold value after new result is added (#1715)"}},{"before":"241011968ac63d461836c3c7c7693d7ea22686c9","after":null,"ref":"refs/heads/dependabot/pip/benchmarks/perf-tool/requests-2.32.0","pushedAt":"2024-05-21T18:43:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"4d59d4c898621e19944f5de42c87a3f9228b0574","after":"6efac698b05b04192f68cb09294e028b5a35406b","ref":"refs/heads/main","pushedAt":"2024-05-21T18:42:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"martin-gaievski","name":"Martin Gaievski","path":"/martin-gaievski","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94878159?s=80&v=4"},"commit":{"message":"--- (#1712)\n\nupdated-dependencies:\r\n- dependency-name: requests\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"--- (#1712)"}},{"before":"657ec9f07ed101c10873cfa9ab27009d68604fce","after":null,"ref":"refs/heads/backport/backport-1696-to-2.x","pushedAt":"2024-05-21T15:07:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"2e3da545dff71c7a1eb127f41547f1543daff78e","after":"c2c166043ae5af5d44a9a6b8eaa173a232ef4260","ref":"refs/heads/2.x","pushedAt":"2024-05-21T15:06:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jmazanec15","name":"John Mazanec","path":"/jmazanec15","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19438237?s=80&v=4"},"commit":{"message":"Support script score when doc value is disabled and fix misusing DISI (#1711)\n\n* Revert \"Revert 'Support script score when doc value is disabled' (#1662)\"\r\n\r\nThis reverts commit bd2f403cb1ff439e6f1d88efce71464682472544.\r\n\r\nSigned-off-by: panguixin \r\n\r\n* fix misusing doc value\r\n\r\nSigned-off-by: panguixin \r\n\r\n* add changelog\r\n\r\nSigned-off-by: panguixin \r\n\r\n---------\r\n\r\nSigned-off-by: panguixin \r\n(cherry picked from commit 4d59d4c898621e19944f5de42c87a3f9228b0574)\r\n\r\nCo-authored-by: panguixin ","shortMessageHtmlLink":"Support script score when doc value is disabled and fix misusing DISI ("}},{"before":null,"after":"241011968ac63d461836c3c7c7693d7ea22686c9","ref":"refs/heads/dependabot/pip/benchmarks/perf-tool/requests-2.32.0","pushedAt":"2024-05-21T05:42:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: requests\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":null,"after":"657ec9f07ed101c10873cfa9ab27009d68604fce","ref":"refs/heads/backport/backport-1696-to-2.x","pushedAt":"2024-05-20T22:27:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"opensearch-trigger-bot[bot]","name":null,"path":"/apps/opensearch-trigger-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/80134844?s=80&v=4"},"commit":{"message":"Support script score when doc value is disabled and fix misusing DISI (#1696)\n\n* Revert \"Revert 'Support script score when doc value is disabled' (#1662)\"\n\nThis reverts commit bd2f403cb1ff439e6f1d88efce71464682472544.\n\nSigned-off-by: panguixin \n\n* fix misusing doc value\n\nSigned-off-by: panguixin \n\n* add changelog\n\nSigned-off-by: panguixin \n\n---------\n\nSigned-off-by: panguixin \n(cherry picked from commit 4d59d4c898621e19944f5de42c87a3f9228b0574)","shortMessageHtmlLink":"Support script score when doc value is disabled and fix misusing DISI ("}},{"before":"e584822bac172b95ac208c5a2a7fb75c50e63bce","after":"4d59d4c898621e19944f5de42c87a3f9228b0574","ref":"refs/heads/main","pushedAt":"2024-05-20T22:26:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jmazanec15","name":"John Mazanec","path":"/jmazanec15","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19438237?s=80&v=4"},"commit":{"message":"Support script score when doc value is disabled and fix misusing DISI (#1696)\n\n* Revert \"Revert 'Support script score when doc value is disabled' (#1662)\"\r\n\r\nThis reverts commit bd2f403cb1ff439e6f1d88efce71464682472544.\r\n\r\nSigned-off-by: panguixin \r\n\r\n* fix misusing doc value\r\n\r\nSigned-off-by: panguixin \r\n\r\n* add changelog\r\n\r\nSigned-off-by: panguixin \r\n\r\n---------\r\n\r\nSigned-off-by: panguixin ","shortMessageHtmlLink":"Support script score when doc value is disabled and fix misusing DISI ("}},{"before":"8902255cc5e5598ddfc796f2236c23f6f45b58bb","after":null,"ref":"refs/heads/backport/backport-1705-to-2.x","pushedAt":"2024-05-17T16:20:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXoARJwA","startCursor":null,"endCursor":null}},"title":"Activity · opensearch-project/k-NN"}