Commit graph

183 commits

Author SHA1 Message Date
Mark Beamer Jr 81986315cb
Batched the chainquery calls for lighthouse in case it needs to grab all 700K in a redo. 2019-02-24 16:57:56 -05:00
Mark b04f2df1e1
Merge pull request #144 from lbryio/content_filters
Content filters
2019-02-09 17:32:29 -05:00
marcdeb1 ed948fda2e
Generated docs 2019-02-09 16:54:39 -05:00
marcdeb1 70415626c5
Added content type filter
Added claim type filter
Improved filtering and return no results when wrong input
List of types as input for mediaType and contentType
2019-02-09 16:54:29 -05:00
Mark 8e2c50d232
Merge pull request #143 from filipnyquist/fix-readme
Added examples and removed deprec. information from README
2019-02-05 10:48:26 -05:00
filipnyquist c870f05faa
Removed old information from README
We are not using the python decoder anymore as we are using chainquery nowadays.
2019-02-05 11:12:37 +01:00
filipnyquist da02023c7a
Added two simple examples to README.
Added two small examples for search and autocomplete so people can try it out without digging into the API doc.
2019-02-05 11:10:25 +01:00
Mark Beamer Jr 1e39ffc61a
made myself the repo owner 2019-02-04 19:03:12 -05:00
Thomas Zarebczan 423176da3f
Update lighthouse.js
decrease effective factor one more decimal to compare related content results while we work on proper query washing.
2018-11-13 13:23:01 -05:00
Mark 497beeed60
Merge pull request #134 from lbryio/ignore_lbry_urls
added removal from query `lbry://` ( lbry urls )
2018-11-12 21:56:27 -05:00
Mark Beamer Jr 5081e1bff9
added removal from query lbry:// ( lbry urls ) 2018-11-12 21:52:36 -05:00
Mark 3f80062ac8
Merge pull request #133 from lbryio/wash_better
Wash better
2018-11-12 21:39:02 -05:00
Mark Beamer Jr af4329b9e7
Added multi character splits to split by &, , and $ 2018-11-12 21:36:47 -05:00
Mark 9095016894
Merge pull request #131 from lbryio/notification_typo
fixed pull_request typo.
2018-11-08 09:49:25 -05:00
Mark Beamer Jr 4bdb44abb5
fixed pull_request typo. 2018-11-08 09:47:07 -05:00
Mark 9ecc9b0fc2
Merge pull request #125 from marcdeb1/search_accuracy
Changed regex
2018-11-07 13:50:03 -05:00
Mark 15e020ee2e
Merge pull request #130 from lbryio/ignore_accepted_bid_state
Don't make 'Accepted' bid state  claims searchable ( mempool ).
2018-11-05 21:00:51 -05:00
Mark Beamer Jr 6380e8e6d6
Don't make 'Accepted' bid state claims searchable ( mempool ). Made esQuery a variable for easy debugging when needed. 2018-11-05 20:42:44 -05:00
Mark 3c7923384c
Merge pull request #127 from lbryio/auto_deploy_api
Auto deploy api
2018-11-04 01:16:45 -04:00
Mark Beamer Jr 965746b9d2
added slack integration 2018-11-04 01:01:23 -04:00
Mark Beamer Jr 36db99ddca
Added auto-deployment for lighthouse 2018-11-04 01:01:22 -04:00
Mark df9b318da6
Merge pull request #128 from sridhareaswaran/patch-1
Add links to Prerequisites
2018-10-30 20:58:26 -04:00
Sridhar Easwaran 59b3d4a811
Update links to Prerequisites 2018-10-30 13:52:24 +05:30
Mark 48e39612f7
Merge pull request #126 from vyaspranjal33/patch-1
Update README.md
2018-10-27 10:57:05 -04:00
Pranjal Vyas c038de269b
Update README.md
added LICENSE badge
2018-10-27 12:22:44 +05:30
marcdeb1 c6b4d63eb2 Changed regex 2018-10-24 12:21:33 +02:00
filipnyquist f18155d52b
Merge pull request #123 from lbryio/update-api-21-10
Updated the API doc to add NSFW filtering
2018-10-21 22:42:47 +02:00
Fillerino 7b9377deff Updated the API doc to add NSFW filtering 2018-10-21 22:41:17 +02:00
filipnyquist e3e6d7c94d
Merge pull request #122 from marcdeb1/nsfw_filter
Added NSFW filter to query
2018-10-21 22:34:16 +02:00
Mark Beamer Jr a409396f69
fixed some lint issues and function name 2018-10-21 00:06:39 -04:00
marcdeb1 b4052fc921 Syntax and indentationn 2018-10-18 08:36:04 +02:00
marcdeb1 44ea0093ef Added NSFW filter to query 2018-10-17 11:42:25 +02:00
Mark f437ec0725
Merge pull request #118 from lbryio/test_effective
added blacklist for words.
2018-09-26 21:39:01 -04:00
Mark Beamer Jr 5b2b274423
added blacklist for words.
don't search words less than 3 characters
2018-09-26 21:32:42 -04:00
Mark 6d52314f16
Merge pull request #114 from lbryio/trim_white_space
Trim white space
2018-09-23 10:35:37 -04:00
Mark 6e07477689
Merge pull request #115 from lbryio/addition_reserved_characters
I was missing some additional special characters
2018-09-23 10:35:12 -04:00
Mark dbdb73ec5e
Merge pull request #116 from lbryio/fix_auto_complete
Fixed the auto-complete query
2018-09-23 10:34:50 -04:00
Mark Beamer Jr 56545cfed2
Fixed the auto-complete query to leverage the nested structure and to return only relevant claims and the text that triggered the auto-complete. 2018-09-16 01:52:19 -04:00
Mark Beamer Jr 6960a0084e
I was missing some additional special characters that needed to be escaped. 2018-09-15 22:13:01 -04:00
Mark Beamer Jr ad533e3989
trimmed whitespace for search terms. 2018-09-15 21:44:15 -04:00
filipnyquist 59675a89ec
Merge pull request #107 from lbryio/filipnyquist-patch-81
Added back #81
2018-08-23 12:33:37 +02:00
filipnyquist fa18e29a8a
Update lighthouse.js 2018-08-22 19:56:09 +02:00
filipnyquist b64ef9f97a
Added back #81
Added back: 
Updated search query to include controlling and effective amount weights. Also made sure the results are sorted properly so highest score is at the top.
2018-08-22 16:38:15 +02:00
Mark af2e3e88b9
Merge pull request #103 from lbryio/escape_query
added escape function to escape special characters
2018-08-14 21:15:40 -04:00
Mark Beamer Jr 9469f953d6 added escape function to escape special characters for the query_string elastic search query. 2018-08-14 20:58:53 -04:00
Mark aa4558bb57
Merge pull request #99 from lbryio/chainquery-fix
Added the breaking change of #93. Added the change, do not merge unti…
2018-08-12 13:53:24 -04:00
filipnyquist 278279b827
Merge pull request #100 from lbryio/doc-fix
Added swagger.json documentation instead of jsDoc. This PR also adds …
2018-08-05 20:33:39 +02:00
filipnyquist 7adbb67a2b Added swagger.json documentation instead of jsDoc. This PR also adds ReDoc to our documentation instad of apiDoc. Fixes #97 2018-08-05 15:19:11 +02:00
filipnyquist 91fbe45382
Update README.md
Added security to the README.md, fixes #96
2018-07-30 15:33:33 +02:00
filipnyquist 6b3269bfe3 Added the breaking change of #93. Added the change, do not merge until the chainquery change has been merged and deployed. 2018-07-30 15:19:29 +02:00