diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-23 15:35:17 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-23 15:35:17 +0300 |
| commit | a19f5c077c0ed8ee4d88c0c8d704995b155d3dc2 (patch) | |
| tree | 73023931dcacea7664b75bba2884a3a77eeb9b99 /src/__tests__/VyOSElasticModernFulltextStorageEngineTestCase.php | |
| parent | 4d27ac74aff1ca47db53510bf07e9d083635175b (diff) | |
| download | phorge-elasticsearch-modern-a19f5c077c0ed8ee4d88c0c8d704995b155d3dc2.tar.gz phorge-elasticsearch-modern-a19f5c077c0ed8ee4d88c0c8d704995b155d3dc2.zip | |
Address PR 16 CR findings
- README cluster.search example uses 'phabricator/' to match host
default (was '/phabricator'; both work for index name but the
host uses path verbatim for the base URI).
- Add VERIFICATION.md placeholder with the planned smoke-test matrix
template; status notes v0.1.0 is pending IS-474.
- Engine reindex: replace 'if ($time)' falsy check with 'if ($time
!== null)' so a Unix epoch timestamp (0) is not silently dropped.
🤖 Generated by [robots](https://vyos.io)
Diffstat (limited to 'src/__tests__/VyOSElasticModernFulltextStorageEngineTestCase.php')
0 files changed, 0 insertions, 0 deletions
