Mohit Yadav 21750aaa90
Feature/search indexing issues (#25594)
* Add design doc for search indexing stats redesign

Covers:
- Simplified 4-stage pipeline model (Reader, Process, Sink, Vector)
- Per-entity index promotion instead of batch promotion
- Alias management from indexMapping.json
- Payload-aware vector bulk processor

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Add Support for Per Entity Index Promotion

* Add UI Bit

* Add Lang

* Add AppLog View Test coverage

* Add Bathced Vector index querying

* Add Improvements for Vector to be async and also stats to be better handled

* Use Virtual Thread

* Use Virtual Thread

* Fix Tests

* Make reading stats easier

* Fixed Stats to be accurate

* Fix Stats getting null

* Fix partition worker stats

* Fix Reader Stats - final

* Update generated TypeScript types

* Make updates in 1.12.0

* Revert "Use Virtual Thread"

This reverts commit 4eb23374d1b91322d1e1ffaf66c0ff4cb68f1b01.

* Revert "Use Virtual Thread"

This reverts commit efe8d03b5d58cfd3e8c4e32b7597f27f6996d868.

* Reapply "Use Virtual Thread"

This reverts commit d59cde18b2e0ce74deeb382cd28aa0262b7b89d1.

* Reapply "Use Virtual Thread"

This reverts commit 769e5710c338350df149b871aff7d49d6238bce5.

* Fix Final Update on stat

* - Add atomic alias swap
- remove unnecessary migration

* Fix Sonar test jest

* Fix Final Update on stat

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-29 18:50:39 +05:30
..
2023-09-22 09:45:00 +02:00
2024-05-07 22:07:25 +05:30
2024-05-07 22:07:25 +05:30
2024-04-16 18:51:03 +05:30
2024-06-12 10:40:05 +05:30
2024-07-19 12:16:53 +05:30
2024-08-06 18:41:37 +05:30
2024-09-30 23:39:27 +05:30
2025-01-28 19:22:33 +05:30
2025-07-31 06:38:21 +02:00
2025-07-31 06:38:21 +02:00
2025-07-31 06:38:21 +02:00
2025-10-30 01:02:45 +05:30
2025-10-23 12:54:34 +02:00
2026-01-08 17:02:40 +01:00