-
-
Notifications
You must be signed in to change notification settings - Fork 269
Refactor pmsearch to use sqlite instead of RediSearch #2675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sfeifer
merged 22 commits into
performancecopilot:main
from
sfeifer:sqlite_test_pmsearch
Aug 20, 2026
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
64ebbc3
pmsearch: reimplement with SQLite FTS5 replacing RediSearch/Valkey
sfeifer e61fe57
pmsearch: fix SQLite3 build - add CFLAGS and BuildRequires
sfeifer c2d4b74
pmsearch: fix dual-index queries and DIST_ROOT packaging
sfeifer 0f193b3
pmsearch: update qa tests and fix deduplication when combining the bu…
sfeifer f6875c6
pmsearch: fix qa tests and change nightly index strategy
sfeifer fed5f7f
pmsearch: man pages for nightly search index creation
sfeifer 38d91b6
pmsearch: improve qa tests and add archive support for pmsearch_index
sfeifer 0436e7a
pmsearch: fix issues and update tests
sfeifer 00f9e3a
pmsearch: add metrics without help files and add upsert logic for the…
sfeifer 8c02c1d
pmsearch: improve code quality of recent changes
sfeifer 5fcb452
pmsearch: changes after code review of recent rework of pmsearch
sfeifer 1eda635
add sqlite to list of packages installed in QA containers
sfeifer 9e7a74b
pmsearch: fix man3 build error on fedora
sfeifer 9e32bb8
pmsearch: incorporate code review feedback
sfeifer eaa3768
pmsearch: incorporate more feedback from code review
sfeifer 3aeedff
pmsearch: fix more feedback
sfeifer e2ee82c
pmsearch: more changes based on feedback
sfeifer deceaa5
pmsearch: changes based on review
sfeifer 244d2d7
pmsearch: make SQLite an optional build dependency
sfeifer b61025d
qa: notrun 1861 when missing sqlite support
sfeifer a64a3fe
pmsearch: weight indom help text higher
sfeifer 22a19be
libpcp_web: parenthesize the complete query in search.c
sfeifer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.