An efficient low level search execution engine on top of ZODB

dm.incrementalsearch dm.incrementalsearch is an efficient low level search execution engine. Its primary purpose is to incrementally perform searches involving and, or and not queries over ZODB.BTrees.Incrementally means here that hits are determined one at a time: the first hit, then the second hit, then the third hit, etc. Therefore, the first few hits can be determined extremely fast. But...
RPM
python3-dm-incrementalsearch-3.1-1.lbn36.x86_64.rpm
Summary
An efficient low level search execution engine on top of ZODB
URL
https://pypi.org/project/dm.incrementalsearch
Group
Unspecified
License
BSD (see "dm/incrementalsearch/LICENSE.txt", for details)
Source
python-dm-incrementalsearch-3.1-1.lbn36.src.rpm
Checksum
1c1df4b51a6166df881f359c8ccc7b7b2d28ea7b96771bdcd5cd08e86eda9653
Build Date
2022/08/14 20:50:04
Requires
python3.10dist(btrees)
Provides
python-dm-incrementalsearch = 3.1-1.lbn36
python3-dm-incrementalsearch = 3.1-1.lbn36
python3-dm-incrementalsearch(x86-64) = 3.1-1.lbn36
python3.10-dm-incrementalsearch = 3.1-1.lbn36
python3.10dist(dm-incrementalsearch) = 3.1
python3.10dist(dm.incrementalsearch) = 3.1
python3dist(dm-incrementalsearch) = 3.1
python3dist(dm.incrementalsearch) = 3.1
Obsoletes