Commit Graph

19 Commits

Author SHA1 Message Date
9d39995d0f Asset search: debug-log instead of print query + result 2018-01-05 17:29:47 +01:00
83a38ff50e Admin user search: include aggregations 2018-01-05 17:03:09 +01:00
33c051bf28 Search: include explicit indices to search
This makes it possible to search for 'everything' without explicitly
stating the document type.
2018-01-05 16:42:08 +01:00
b6f7958dfe Admin user search: Include aggregations 2018-01-05 16:41:36 +01:00
acd7a40fe6 Renamed do_search → do_node_search 2018-01-05 16:40:54 +01:00
af69b4fa58 Admin user search: boost user ID matching 2018-01-05 16:02:49 +01:00
01d8ad5ca2 Admin user search: also match on user ID
And removed user ID matching for regular user search.
2018-01-05 15:52:25 +01:00
57ce554feb Log search queries instead of printing them 2018-01-05 15:52:01 +01:00
75a6de18b2 Regular user search now also finds by email address 2018-01-05 15:51:30 +01:00
dcd67b6114 Simplified ElasticSearch connection 2018-01-05 15:24:57 +01:00
2433a1b981 minor documentation / annotation fixes 2018-01-05 11:58:33 +01:00
de8c6a8b63 improve elastic server settings 2018-01-05 10:56:41 +01:00
7c6425ff4d wip D2950 2017-12-15 17:33:06 +01:00
533544117b T52710 search on id works 2017-12-08 13:12:39 +01:00
1cba014948 search is completely working in frontend now 2017-12-01 16:32:57 +01:00
9cd3d97c75 T53161 javascript search stuff almost complete. 2017-11-24 17:47:38 +01:00
b03e8d5bd7 T53161 Proof of Concept working USER search. WIP js. 2017-11-17 16:06:51 +01:00
76bb68dcc8 T53161 Proof of Concept working 2017-11-17 16:06:51 +01:00
d2a8f2a47f T53161 elasticsearch can index nodes now. cli command. NOTE config changes!! 2017-11-17 16:06:51 +01:00