Kamil::Persistence::IndexStore
Abstract contract for database index persistence and full-text search.
Instance methods
all_paths
Returns all indexed document relative paths. Default falls back to list_published paths.
Convenience alias for full text search across the document index.
list_published
Source