summaryrefslogtreecommitdiffstats
path: root/include/query
Commit message (Expand)AuthorAgeFilesLines
* Code reformattingDouglas Rumbaugh2025-09-254-28/+22
* Disabled early abort for point lookupsDouglas Rumbaugh2025-04-091-1/+1
* Triespline: minor tweak to buffer queryDouglas Rumbaugh2025-01-071-1/+2
* Fixed a few Triespline related bugsDouglas Rumbaugh2025-01-071-1/+2
* Adjusted query result interfacesHEADmasterDouglas B. Rumbaugh2024-12-066-104/+102
* Interface update (#5)Douglas B. Rumbaugh2024-12-067-1056/+773
* TSParmsweep: enabled forcing a full buffer scanDouglas Rumbaugh2024-05-081-1/+9
* Query optimizationsDouglas Rumbaugh2024-05-012-24/+22
* Properly implemented support for iteratively decomposable problemsDouglas Rumbaugh2024-04-197-44/+97
* Fixed some benchmarking bugsDouglas Rumbaugh2024-04-191-1/+1
* Updated FSTrie benchmark and some minor fixesDouglas B. Rumbaugh2024-03-261-1/+3
* Updates for build on OpenBSDDouglas B. Rumbaugh2024-03-251-1/+1
* PointLookup: added a point lookup query for unique indexes, and some testsDouglas Rumbaugh2024-03-221-0/+117
* Comment updates/fixesDouglas Rumbaugh2024-02-092-2/+0
* Updated VPTree to new shard/query interfacesDouglas Rumbaugh2024-02-081-0/+159
* Cleaned up shard files (except VPTree)Douglas Rumbaugh2024-02-071-1/+1
* Fully realized shard concept interfaceDouglas Rumbaugh2024-02-075-5/+5
* Fully implemented Query concept and adjusted queries to use itDouglas Rumbaugh2024-02-075-30/+27
* Set up tombstone deletes properlyDouglas Rumbaugh2024-02-053-22/+22
* Updated insert query throughput to use IRS queriesDouglas Rumbaugh2024-01-311-7/+11
* Added RangeCount queryDouglas Rumbaugh2024-01-221-0/+169
* Multiple concurrency bug fixesDouglas Rumbaugh2024-01-171-2/+3
* Initial integration of new buffering scheme into frameworkDouglas Rumbaugh2024-01-121-14/+20
* Comment and License updatesDouglas Rumbaugh2023-11-074-7/+20
* Converted WIRS to the new interfaceDouglas Rumbaugh2023-11-071-0/+240
* Alias shard fixesDouglas Rumbaugh2023-11-071-14/+14
* Refactoring progressDouglas Rumbaugh2023-11-063-7/+217
* started refactoring queries interfaceDouglas B. Rumbaugh2023-11-022-0/+377