Commit Graph

4 Commits

Author SHA1 Message Date
321a1b47bb "Refactor filtering and indexing logic for event queries"
The filtering logic has been streamlined, adding enhanced query support for filters involving tags, authors, kinds, and their combinations. Introduced new utility methods for deduplication, intersection, and sorting to improve efficiency in handling event serials. Adjusted indexing structures and encoding for better modularity and readability.
2025-06-15 11:18:18 +01:00
6a7ddb8aea Refactor and reorganize prefix index definitions
Removed redundant comments and restructured index definitions for improved clarity and maintainability. Added categorization and detailed documentation to better describe the purpose and usage of search indexes and metadata keys.
2025-06-14 08:40:23 +01:00
faf3ebfdba use varints for indexes 2025-06-10 21:31:24 +01:00
6ffc5b1de0 test index generation 2025-06-08 07:25:42 +01:00