Wieland Schöbl
de60311bd0
feat: add support for multiple values in value filter
2021-04-27 13:02:12 +02:00
Jovan Krunić
1d5f99b1fa
fix: remove onlyOnTypes from mustMatch
...
- Execute sort on all types (results include only
types that are possible to sort)
- mustMatch filters types with and AND (e.g. a type
that can be sorted by distance must be building and
room and point of interest)
Closes #83
2021-04-27 13:02:10 +02:00
Wieland Schöbl
dcf7906f79
feat: add support for range filters
2021-04-27 13:02:08 +02:00
Jovan Krunić
5ff16c1005
refactor: avoid duplicate/unneeded code (search for objects by UID)
...
Related to #70
2021-04-27 13:01:40 +02:00
Rainer Killinger
24a91229f2
fix: enhance default search query generation
2021-04-27 13:01:39 +02:00
Wieland Schöbl
1bad092185
feat: use new Elasticsearch package
2021-04-27 13:01:35 +02:00
Wieland Schöbl
ba2c6f655c
feat: make backend work with automatically generated aggregations
2021-04-27 13:01:34 +02:00
Wieland Schöbl
d917627d58
fix: make facets work again
2021-04-27 13:01:32 +02:00
Jovan Krunić
9adc0b88d7
docs: add missing inline docs for elasticsearch related interfaces
...
Closes #41
2021-04-27 13:01:29 +02:00
Jovan Krunić
8b457c9911
refactor: adjust code after updated dependencies
...
Closes #39
2021-04-27 13:01:26 +02:00
Anselm Stordeur
6ceb763b5a
build: update dependencies
2021-04-27 13:01:17 +02:00
Anselm Stordeur
98f02b8830
style: remove extraneous whitespace in imports
2021-04-27 13:01:16 +02:00
Anselm Stordeur
16bbb7e9e3
feat: add backend
2021-04-27 13:01:14 +02:00