index
:
phorge-elasticsearch-modern.git
development
production
Phorge full-text search extension for Elasticsearch 7.x / 8.x / OpenSearch via the typeless API (mirror of https://github.com/vyos/phorge-elasticsearch-modern.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-05-23
Merge production into development (forward-merge plumbing)
development
Yuriy Andamasov
2026-05-23
Tests: refresh stale docblock after engine abstract→class revert
Yuriy Andamasov
2026-05-23
Engine: fix negative pagination bounds and _ts accumulation
Yuriy Andamasov
2026-05-23
Engine: revert abstract → plain class for production dispatch
Yuriy Andamasov
2026-05-23
Address PR 16 CR findings
Yuriy Andamasov
2026-05-23
fix: correct Phase-0 findings from promotion PR review (3 issues)
Yuriy Andamasov
2026-05-23
fix: use correct HTTPFutureResponseStatus in indexExists() catch clause
Yuriy Andamasov
2026-05-23
Merge pull request #12 from vyos/task/d1-readme
Yuriy Andamasov
2026-05-23
Merge pull request #11 from vyos/task/e8-search-lifecycle
Yuriy Andamasov
2026-05-23
Merge pull request #10 from vyos/task/e7-reindex
Yuriy Andamasov
2026-05-23
Merge pull request #9 from vyos/task/e6-setservice
Yuriy Andamasov
2026-05-23
Merge pull request #8 from vyos/task/e5-buildindexmappings
Yuriy Andamasov
2026-05-23
Merge pull request #7 from vyos/task/e4-buildtypefilter
Yuriy Andamasov
2026-05-23
Merge pull request #6 from vyos/task/e3-getsearchuri
Yuriy Andamasov
2026-05-23
Merge pull request #5 from vyos/task/e2-getdocumenturi
Yuriy Andamasov
2026-05-23
Merge pull request #4 from vyos/task/e1-setversion
Yuriy Andamasov
2026-05-23
Merge pull request #3 from vyos/task/h1-host-class
Yuriy Andamasov
2026-05-23
Merge pull request #15 from vyos/task/r3-arc-configs
Yuriy Andamasov
2026-05-23
Merge pull request #1 from vyos/task/r2-libphutil-skeleton
Yuriy Andamasov
2026-05-23
Merge pull request #14 from vyos/mergify/configuration-deprecated-update
Yuriy Andamasov
2026-05-23
D1 fixup: split rollback guidance by migration stage to prevent read outage
Yuriy Andamasov
2026-05-23
Docs: Full README with install, migration, and limitations
Yuriy Andamasov
2026-05-23
E8 fixup: four correctness fixes from Phase 0 review
Yuriy Andamasov
2026-05-23
E6-E8: Apply code-quality fixes from review
Yuriy Andamasov
2026-05-23
Engine: Wire executeSearch, index lifecycle, buildSpec
Yuriy Andamasov
2026-05-23
E7 fixup: move didHealthCheck(true) to HTTP-success boundary in executeRequest()
Yuriy Andamasov
2026-05-23
Engine: Add reindexAbstractDocument() + executeRequest()
Yuriy Andamasov
2026-05-23
E6 fixup: use trim() + empty-string guard in setService(); use newEngine() in...
Yuriy Andamasov
2026-05-23
E5 fixup: detect intra-key duplicates in buildIndexMappings(); add collision ...
Yuriy Andamasov
2026-05-23
E5 fixup: guard buildIndexMappings() against reserved field name collisions
Yuriy Andamasov
2026-05-23
E5 fixup: expand testBuildIndexMappingsShape coverage to body/comment/project...
Yuriy Andamasov
2026-05-23
Engine: Add buildIndexMappings() helper (single typeless mapping)
Yuriy Andamasov
2026-05-23
E4 fixup: use newEngine() helper in testBuildTypeFilter tests
Yuriy Andamasov
2026-05-23
Engine: Add buildTypeFilter() helper (body-level documentType filter)
Yuriy Andamasov
2026-05-23
E3 fixup: use newEngine() helper in testGetSearchUri
Yuriy Andamasov
2026-05-23
Engine: Add getSearchUri() helper (typeless search endpoint)
Yuriy Andamasov
2026-05-23
E2 fixup: use newEngine() helper in testGetDocumentUri tests
Yuriy Andamasov
2026-05-23
Engine: Add getDocumentUri() helper for typeless document URLs
Yuriy Andamasov
2026-05-23
E1 fixup: initialize $version to null; getVersion() throws if unset; use Test...
Yuriy Andamasov
2026-05-23
Engine: Add setVersion() with strict validation
Yuriy Andamasov
2026-05-23
H1 fixup: catch exceptions in getConnectionStatus()
Yuriy Andamasov
2026-05-22
ci(mergify): upgrade configuration to current format
mergify[bot]
2026-05-22
Merge pull request #13 from vyos/task/repo-plumbing
Yuriy Andamasov
2026-05-22
Address CR finding: add language hint to repo-layout fence
Yuriy Andamasov
2026-05-22
Add repo plumbing: AGENTS.md, Copilot instructions, CodeRabbit, Mergify
Yuriy Andamasov
2026-05-22
H1: keep placeholder engine undiscoverable
copilot-swe-agent[bot]
2026-05-22
H1: Apply code-quality fixes from review
Yuriy Andamasov
2026-05-22
Add VyOSElasticModernHost + placeholder engine stub
Yuriy Andamasov
2026-05-22
Add .arcunit and .arclint engine configs
Yuriy Andamasov
2026-05-22
Bootstrap libphutil library 'phorge-elasticsearch-modern'
Yuriy Andamasov
[next]