Modules.jsonsearch_lib¶
Provides functionality around indexing directories and searching inside JSON documents.
Functions
|
checks a path for recent changes and updates the index accordingly |
|
a recursive structural flattener to simplify a search |
|
A flat search algorithm for values on a regular expression basis |
|
Takes an index and matches all entries against the selected schema. |
|
Creates or overwrites an index file for a given path, containing only paths to JSON documents. |
|
The watchdog function is supposed to be called every other intervall of time to check all indexes of the tool |