|
3b59dd7c0a
|
Add stdin support to --query parameter
|
2018-09-27 20:56:55 +01:00 |
|
|
e006e06685
|
Refactor help text to a separate file
|
2018-09-26 20:50:16 +01:00 |
|
|
2aba3a9d86
|
Bugfix textual context generation
|
2018-09-22 17:12:46 +01:00 |
|
|
b41f7f524a
|
Add support for --limit & --offset, and fix crash when querying
|
2018-09-22 14:25:10 +01:00 |
|
|
c450051218
|
Add --format param
|
2018-09-22 12:42:24 +01:00 |
|
|
b24f573eb9
|
Finish up basic CLI. Next up: testing!
|
2018-09-22 12:11:47 +01:00 |
|
|
2c2575998a
|
Work on hooking the new query system up to the CLI.
Also add a new SearchOffset struct so that SearchResult can contain offset information for context generation.
|
2018-09-21 23:36:03 +01:00 |
|
|
0dd0de0b52
|
Parallelise the batch addition mode.\nThis required updating IdMap (and by extension BiDictionary) to support concurrency.
|
2018-09-11 23:02:30 +01:00 |
|
|
c663882726
|
Bugfix batch addition mode
|
2018-09-11 22:04:41 +01:00 |
|
|
03c2629a35
|
Add batch mode, but it's untested.
|
2018-09-11 19:12:56 +01:00 |
|
|
7bef5d9b17
|
Get removing & metaTable removing working
|
2018-09-11 16:01:32 +01:00 |
|
|
ddd94b3641
|
Get adding to a search index working
|
2018-09-11 14:47:24 +01:00 |
|
|
959aa219ce
|
Hook up empty SearchBox class
|
2018-09-11 14:27:25 +01:00 |
|
|
39d1d6f90d
|
Start on the inverted index CLI operating modes
|
2018-09-10 00:12:00 +01:00 |
|
|
b55fdeae34
|
Work on the CLI. More to go, but it's taking shape nicely!
|
2018-09-09 21:02:40 +01:00 |
|
|
e8069c93ff
|
Add indexing.
|
2018-09-02 16:36:37 +01:00 |
|