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

Update feature branch with main #766

Conversation

VijayanB
Copy link
Member

Description

Update feature branch with main

Issues Resolved

N/A

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed as per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

yuye-aws and others added 6 commits May 21, 2024 14:04
…ject#733)

* Optimize parameter parsing in text chunking processor

Signed-off-by: yuye-aws <[email protected]>

* add change log

Signed-off-by: yuye-aws <[email protected]>

* fix unit tests in delimiter chunker

Signed-off-by: yuye-aws <[email protected]>

* fix unit tests in fixed token length chunker

Signed-off-by: yuye-aws <[email protected]>

* remove redundant

Signed-off-by: yuye-aws <[email protected]>

* refactor chunker parameter parser

Signed-off-by: yuye-aws <[email protected]>

* unit tests for chunker parameter parser

Signed-off-by: yuye-aws <[email protected]>

* fix comment

Signed-off-by: yuye-aws <[email protected]>

* spotless apply

Signed-off-by: yuye-aws <[email protected]>

---------

Signed-off-by: yuye-aws <[email protected]>
…arch-project#753)

Signed-off-by: opensearch-ci-bot <[email protected]>
Signed-off-by: Martin Gaievski <[email protected]>
Co-authored-by: opensearch-ci-bot <[email protected]>
(cherry picked from commit 398a465)

Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
…ove latencies by 20% (opensearch-project#746)

* Optimize PQ for hybrid scores

Signed-off-by: Martin Gaievski <[email protected]>
…ncodingProcessor (opensearch-project#744)

* Support batch ingestion in TextEmbeddingProcess & SparseEncodingProcessor

Signed-off-by: Liyun Xiu <[email protected]>

* Update Changelog

Signed-off-by: Liyun Xiu <[email protected]>

* Add UT and IT

Signed-off-by: Liyun Xiu <[email protected]>

* Add comments

Signed-off-by: Liyun Xiu <[email protected]>

* Sort texts by length before sending for inference

Signed-off-by: Liyun Xiu <[email protected]>

* Make consistent check for inferenceList

Signed-off-by: Liyun Xiu <[email protected]>

---------

Signed-off-by: Liyun Xiu <[email protected]>
@VijayanB VijayanB merged commit 587fec7 into opensearch-project:feature/parallelize-hybrid-query May 29, 2024
185 of 193 checks passed
@VijayanB VijayanB deleted the update-feature-branch-from-main branch May 29, 2024 23:01
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.

6 participants