Commit Graph

17 Commits

Author SHA1 Message Date
13ce0ebb87 stop requestings the facets if the user has hidden them 2021-03-31 16:27:32 +02:00
bcc131e866 add a button to display or hide the facets 2021-03-31 16:18:53 +02:00
b0c31500fc Simplify the front page 2021-01-26 14:14:38 +01:00
7be275b692 Add the count to the facet distribution 2021-01-26 14:14:37 +01:00
33945a3115 Introduce a new facet filters query field 2021-01-26 14:09:08 +01:00
a8e3269ad6 Introduce a basic front to display facets 2021-01-26 14:06:28 +01:00
2cd8675734 Show facet values even for empty queries 2021-01-26 14:06:28 +01:00
aa129dd7e8 Display the number of candidates instead of the returned document count 2021-01-26 14:06:28 +01:00
510df4729c Append the facet value to the facet query on click 2021-01-26 14:06:28 +01:00
d25a859985 Display the facet values on the HTML debug page 2021-01-26 14:06:28 +01:00
3b64735058 Introduce a struct to compute facets values 2021-01-26 14:06:27 +01:00
58a1f9081c Allow users to abort pending updates, one by one or all at once 2020-12-01 14:51:05 +01:00
218eb97241 Introduce an input field for the facet filters on the http-ui 2020-11-23 16:43:49 +01:00
a71a96894d Use the new indexing progress events in the http server 2020-11-11 13:14:24 +01:00
cf8a6a042e Display a real progress bar when updates are processed 2020-11-09 17:33:36 +01:00
b220885f42 Fix the milli logo in the README 2020-11-05 11:43:47 +01:00
0408c9d66a Move the http server into its own sub-module 2020-11-05 11:16:39 +01:00