Harrison Burt

Results 67 issues of Harrison Burt

Opening this issue because it is probably worth some discussion and wonder if you have any ideas or possible solutions to the issue. ## Premise Often when running queries, you...

Our queries are defined by a set of nested structs, we need to convert this to tantivy queries to be executed. For now, we don't need to worry about optimizing...

0.10.0

We want queries to be very easy to understand, but naturally mistakes can be made leading to errors returned to the user. The validation stage should check that all fields...

0.10.0

Currently, `lnx-fs` uses a in memory cache which uses a least frequently used policy, this has some good advantages but currently we have two large issues: - Memory is not...

0.10.0