You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
668 B
Plaintext
17 lines
668 B
Plaintext
Slice 3 patch for the generic search platform.
|
|
|
|
Contents:
|
|
- long-text CHUNK representations for generic and TED documents
|
|
- representation selection mode for generic search (PRIMARY_ONLY / PRIMARY_AND_CHUNKS / ALL)
|
|
- chunk-aware document collapse and matchedRepresentationCount in fused results
|
|
- recency-aware scoring boost
|
|
- lightweight search metrics endpoint: GET /api/search/metrics
|
|
|
|
Assumptions:
|
|
- apply on top of Slice 2 and the Slice 2 fix patch
|
|
- no additional DB migration is required in this slice
|
|
|
|
Notes:
|
|
- Maven compile was not available in the patch generation environment
|
|
- this patch intentionally keeps TED and Mail structured search for later slices
|