| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adjusted calculation for index size | Douglas Rumbaugh | 2023-07-26 | 1 | -7/+8 |
| | | |||||
| * | Added the parameter argument to query merge routine | Douglas Rumbaugh | 2023-07-17 | 1 | -1/+1 |
| | | | | | | This is necessary for KNN, but it unused for all currently implemented query types. | ||||
| * | Updated bloom filters to use whole record | Douglas B. Rumbaugh | 2023-06-09 | 1 | -6/+6 |
| | | |||||
| * | Fixed bug(s) in tagging-based deletes | Douglas B. Rumbaugh | 2023-06-09 | 1 | -1/+5 |
| | | |||||
| * | General header/file cleanup | Douglas Rumbaugh | 2023-06-07 | 1 | -1/+1 |
| | | |||||
| * | Bugfixes for query state processing function | Douglas Rumbaugh | 2023-06-07 | 1 | -7/+10 |
| | | |||||
| * | Added a pre-query hook for processing states | Douglas Rumbaugh | 2023-06-07 | 1 | -16/+55 |
| | | | | | | This is used for setting up the query alias structure stuff for sampling queries. | ||||
| * | WSS tests + bugfixes | Douglas Rumbaugh | 2023-06-05 | 1 | -7/+9 |
| | | |||||
| * | WSS.h: initial WSS shard implementation | Douglas Rumbaugh | 2023-06-05 | 1 | -0/+392 |