Fillerino
2ce5f71d8f
Changed doc gen to match gh-pages
2017-09-20 22:45:14 +02:00
Fillerino
7912a9d821
Merge pull request #18 from lbryio/apidoc-patch-1
...
Updated api documentation
2017-09-20 22:43:10 +02:00
Fillerino
8d364be153
Updated api documentation
...
Updated api documentation to match the api
2017-09-20 22:41:11 +02:00
Fillerino
46278b3807
Merge pull request #17 from wallermadev/master
...
Ready for app integration.
2017-09-20 22:17:34 +02:00
Fillerino
72c16eb656
Merge branch 'master' into master
2017-09-20 22:17:09 +02:00
Wallermadev
40a5ef384a
now only return feilds needed in application,
...
Wildcard searches added to allow partial matches.
2017-09-20 19:34:06 +00:00
Fillerino
c73c6c8bfe
Merge pull request #15 from filipnyquist/master
...
Added apiDoc and eslinted some code
2017-09-20 19:50:13 +02:00
Fillerino
57b4e7cad0
Added apiDoc and eslinted some code
...
Added basic apiDoc generation and eslinted some code.
2017-09-20 19:47:25 +02:00
Fillerino
254dd9fb71
Merge pull request #14 from lbryio/contributors
...
Added Contributors.md
2017-09-20 13:18:29 +02:00
Fillerino
b159a581d1
Added contributors
2017-09-20 13:17:48 +02:00
Fillerino
3da19ed2c7
Create CONTRIBUTORS.md
2017-09-20 10:02:26 +02:00
Fillerino
b99e1f46cb
Merge pull request #13 from wallermadev/master
...
Search adaptions and corrections. (Working Search/Autocomplete)
2017-09-20 08:06:07 +02:00
Wallermadev
66fcf4c833
Adding Basic Pagination support using size/from params.
2017-09-20 04:01:06 +01:00
Wallermadev
c6fab81e61
Improvements to autocomplete functionality
...
-- Array is now clensed of null and duplicate values and returned in a flat array for ease of use.
2017-09-20 03:17:11 +01:00
Wallermadev
17ee066134
Removing console.log
from lighthouse.js
2017-09-20 02:52:11 +01:00
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
d5470ce0e3
Fixed the search api endpoint to work for now.
2017-09-12 19:25:01 +02:00
Fillerino
26c4c4d10e
Added exta dependencies
2017-09-05 21:37:53 +02:00
Fillerino
33e649d1de
Changed configuration and added db creation script.
2017-09-05 21:33:13 +02:00
Fillerino
d05ad11855
Fixed indent and node running script.
2017-09-05 20:56:29 +02:00
Fillerino
25e083be75
Added roles as submodules instead for better updating.
2017-09-05 20:35:57 +02:00
Fillerino
da7a561f38
Removed folders, time to add submodules instead.
2017-09-05 20:32:54 +02:00
Fillerino
229e4fa8c8
Added ansible and decoder
...
Added ansible playbook and decoder into this repo.
2017-09-05 20:11:29 +02: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
1d9e54458f
Merge pull request #11 from lbryio/log-fix
...
Fixed logging for elastic
2017-08-18 10:18:06 +02:00
Fillerino
d64cf79f5d
Fixed logging for elastic
2017-08-18 10:16:29 +02:00
Fillerino
eb4a0e0f37
Merge pull request #10 from lbryio/search-branch
...
Added the basic search, no sorting, no extra stuff.
2017-08-17 18:13:41 +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
64a8e47b68
Merge pull request #8 from lbryio/importer-module
...
Added importer as a module of the API server, importing now works.
2017-08-17 12:09:11 +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
3037f3f4c4
Merge pull request #7 from lbryio/base-koa
...
Added the basic structure and fixed some issues!
2017-08-16 19:51:11 +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
Fillerino
4427226eef
Moved stuff to official repo, time to get work going!
...
Moved stuff to official repo, time to get work going!
2017-08-15 22:51:28 +02:00
Fillerino
c4dd60dc4e
Initial commit
2017-08-15 22:50:29 +02:00