Skip to content

[FP16 Default] Enable optimistic search in memory optimized search #2924

@0ctopus13prime

Description

@0ctopus13prime

Description

Recently Lucene has added optimistic search in place of early termination enabled parallel search - apache/lucene#14226
This is not yet available in memory optimized search, which needs to be pulled in.
From the coarse performance benchmark with Cohere-10M with FP32, optimistic search is showing 10% better QPS than early termination based parallel search.

Metadata

Metadata

Labels

EnhancementsIncreases software capabilities beyond original client specifications

Type

No type

Projects

Status

3.x

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions