Wallermadev
58c0fa6aa6
Improvements to search relevancy and seperation of search/autocomplete feature.
...
-- Removed `getSuggestion`
-- Added `getResults`
-- Added `getAutoComplete`
Restructured to search query to bool query that searches on a claims name, title, author and keywords in descripton -- `it's a disaster` now shows in a search for `disaster` autocomplete also returned correctly for the same example.
2017-09-20 02:49:42 +01:00
Fillerino
5c929f343c
Added synctoolv2, claimTrie resolving instead of full chain!
...
Added synctoolv2, claimTrie resolving instead of full chain and some small patches!
2017-09-03 14:47:40 +02:00
Fillerino
d64cf79f5d
Fixed logging for elastic
2017-08-18 10:16:29 +02:00
Fillerino
dd74ca7c0a
Added the basic search, no sorting, no extra stuff.
...
Added the basic search, no sorting, no extra stuff, raw from elasticsearch.
2017-08-17 18:11:53 +02:00
Fillerino
e9ff812273
Added importer as a module of the API server, importing now works.
...
Added importer as a module of the API server which cleans up some mess.
Fixes #6
2017-08-17 12:06:24 +02:00
Fillerino
1bcc272e0b
Added the basic structure and fixed some issues!
...
Added the basic structure and fixed some issues!
Fixes #2 , fixes # 3
2017-08-16 19:49:27 +02:00