Matthias Endler

Results 885 comments of Matthias Endler

Great! We could add this to our demo.html.

Interesting. We should add it there; also Stork and pagefind.

How exactly do you define bandwidth? Queries per second? You could create an issue for the project to discuss that.

Gotcha. Yeah, that would indeed be a great comparison.

Guess it's still a problem when you directly `cargo install tinysearch` as the files get stripped and are missing during installation. That's what I understood at least.

Can you run the test again with this branch? https://github.com/tinysearch/tinysearch/pull/168 If that works, can you publish tinysearch from this branch on crates.io, e.g. as `tinysearch-tmp` and then test again with...

@ASMfreaK combined the bin and library in the same crate in their branch. You need ``` cargo build --release --features=bin ``` to build the binary.

Closing this issue as resolved as of 0.8.2. At least I can't reproduce the error anymore. The reason why it broke was a combination of things. One major one was...

This is mostly done now in `master` thanks to https://github.com/tinysearch/tinysearch/pull/168. Release soon. Apologies for the delay.

As of today, I no longer plan to rename the project. While I'm still not 100% happy with it, it's _fine_ and the project can easily be found, which is...