-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I'm not [currently] interested in maintaining the tree stuff in decitala, so just add some warnings to the searches (search.rolling_tree_search(...)) that suggest using the hash-table approach instead. Something like:
The tree-based search methods are not currently maintained. We recommend using
search.rolling_hash_searchwith ahash_table.FragmentHashTableinstead. This approach is much faster.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request