buster

Results 7 issues of buster

When playing around with tantivy, i came up with a query including multiple fuzzy term queries. Unvortunately the results don't make much sense (e.g. imagine a text field "the quick...

enhancement
high priority

I'd be nice to have some shortcuts to act on the content of the text (or interpret the text). Ideas: Alt+g -> open browser with content (aka url) Alt+k ->...

Although we use travis, only one test function is implemented. That should be more, now that we have several components that can be unit-tested..

The source code is making use of far too many unwrap() calls. We should handle all return values explicitely and fail with a good and explanatory message if some call...

The documentation is rather scarce. Now, with a new undocumented configuration file, that needs to be documented

Hi, i just wanted to compile my program on i386 (Atom based netbook) but the steps show the following errors. I _guess_ this is due to the netbook being 32bit?...

Right now, the travis build only builds the library, but it should have some tests to run through.