Commit graph

10 commits

Author SHA1 Message Date
Rok Garbas ae670990dd
use one index per channel (#54) 2020-06-03 21:02:12 +02:00
Rok Garbas f4b7ebca1e
Bool query (#36)
* Use unsigned boto s3 requests

Without this change you need s3 credentials, even though the bucket is public

* Use custom attrname analyzer

* Adapt query to new schema

Use pname/pversion to not clash with elasticsearch parsing of version

* Elasticsearch: Start work on new bool query

* encode query string for bool query

Co-authored-by: adisbladis <adisbladis@gmail.com>
2020-05-20 13:01:29 +02:00
adisbladis 042cb40a8e
Use a custom attrname analyzer (#35)
* Use unsigned boto s3 requests, 

Without this change you need s3 credentials, even though the bucket is public

* Use custom attrname analyzer

* Adapt query to new schema

Use pname/pversion to not clash with elasticsearch parsing of version
2020-05-19 12:54:48 +02:00
Rok Garbas ec4c23f295
implement NotAsked, Error and empty search result view (#28)
fixes #25
fixes #26
fixes #27
2020-05-12 00:00:23 +02:00
Rok Garbas ce2121e30e
channel drowdown (#21) 2020-05-11 22:42:57 +02:00
Rok Garbas c47f1c0ccb
Pagination of search results (#20) 2020-05-11 21:56:10 +02:00
Rok Garbas d3c3e2e31b
preserving item displaying details on page refresh (#19)
fixes #18
2020-05-11 21:33:20 +02:00
Rok Garbas 2a75422e90
Hide details when clicked on result row again (#16)
fixes #11
2020-05-11 14:35:19 +02:00
Rok Garbas 3918246b24
switching to wildcard query (#10)
fixes #6
2020-05-11 12:52:07 +02:00
Rok Garbas 387d70eaa3
somehow in a working starte with bugs and missing features 2020-05-08 15:24:58 +02:00