Victor Shyba
|
5f5f39a4aa
|
enable and test prefix search for sd hash
|
2022-01-05 17:10:31 -03:00 |
|
Jack Robison
|
0d3ca80008
|
support lists of constraints for all range fields
|
2021-12-03 13:03:00 -05:00 |
|
Jack Robison
|
48505c2968
|
update trending with help from @eggplantbren
|
2021-10-21 00:17:12 -04:00 |
|
Jack Robison
|
1facc0cd01
|
remove unused hub env settings
|
2021-10-20 23:41:11 -04:00 |
|
Jack Robison
|
eabcc30367
|
resolve lru cache
|
2021-10-19 15:53:20 -04:00 |
|
Jack Robison
|
89cd6a9aa4
|
add tests for takeovers from amount changes in updates before/on/after activation
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
ece2d1e78a
|
name and normalized -> claim_name and normalized_name
-update generated pb files
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
6231861dd6
|
merge conflicts
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
1ff7b77ee0
|
claim search fixes
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
32f8c9e59f
|
renormalization
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
3a16edd8a6
|
fix trending overflow
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
165f3bb270
|
refactor trending
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
0ba75153f3
|
trending fixes
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
db2789990f
|
make app backward compatible with trending_score
-update trending decay function to zero out low trending score values faster
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
acaf299bcb
|
log time to update and decay trending in elasticsearch
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
34576e880d
|
update trending in elasticsearch
-add TrendingPrefixSpike to leveldb
-expose `TRENDING_HALF_LIFE`, `TRENDING_WHALE_HALF_LIFE` and `TRENDING_WHALE_THRESHOLD` hub settings
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
234c03db09
|
fix claims not having non-normalized names
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
54461dfa75
|
fix merge conflicts and simplify extract_doc
|
2021-10-05 16:44:49 -04:00 |
|
Victor Shyba
|
d4137428ff
|
implement blocking and filtering
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
f0a195a6d4
|
faster es sync
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
d6758fd823
|
invalidate channel signatures upon channel abandon
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
8a555ecf1c
|
remove extra open functions
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
2abc67c3e8
|
reposts
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
eb1ba143ec
|
fix updating the ES search index
-update search index to use ResolveResult tuples
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
6f5bca0f67
|
bid ordered resolve, feed ES claim data from block processor
|
2021-10-05 16:44:49 -04:00 |
|
Victor Shyba
|
b64aa51c0c
|
fix stream_types being an integer
|
2021-09-10 18:57:20 -03:00 |
|
Victor Shyba
|
43989122bb
|
add error type and message to error readme and update code
|
2021-08-09 15:07:44 -03:00 |
|
Victor Shyba
|
72712d6047
|
raise and disconnect if too many parameters are used on search
|
2021-08-09 15:07:44 -03:00 |
|
Victor Shyba
|
c591792de9
|
has_source is a special case
|
2021-07-22 16:25:55 -03:00 |
|
Victor Shyba
|
1eb221c743
|
translate reposted, signature_valid and normalized
|
2021-07-22 16:25:55 -03:00 |
|
Victor Shyba
|
5bd411ca27
|
filtering hash->id
|
2021-07-22 16:25:55 -03:00 |
|
Victor Shyba
|
a533cda6f0
|
ES: all _hash to _id
|
2021-07-22 16:25:55 -03:00 |
|
Victor Shyba
|
3974df4a62
|
fix interaction between two modes
|
2021-05-27 20:14:12 -03:00 |
|
Victor Shyba
|
ca28de02d8
|
test and implementation for remove_duplicates on post-search filtering
|
2021-05-27 20:14:12 -03:00 |
|
Victor Shyba
|
bfc15ea029
|
handle limit being 0 and skip reordering if 0/none
|
2021-05-27 20:14:12 -03:00 |
|
Victor Shyba
|
6e8b8a5920
|
always call search_ahead
|
2021-05-27 20:14:12 -03:00 |
|
Victor Shyba
|
ccadd88af5
|
fix cache call
|
2021-05-13 22:40:21 -03:00 |
|
Victor Shyba
|
cc02a0efc2
|
fix es migration bug, expand test case
|
2021-05-13 19:00:53 -03:00 |
|
Victor Shyba
|
43a1385b79
|
test sync helper
|
2021-05-13 19:00:53 -03:00 |
|
Jack Robison
|
eba0c9be34
|
fix typo
|
2021-05-07 16:51:19 -04:00 |
|
Jack Robison
|
81ebde88db
|
resync ES search index on version bumps
-bump ES search index to version 1
|
2021-05-07 14:36:53 -04:00 |
|
Victor Shyba
|
0f02906c9b
|
fix has_source for reposted channels
|
2021-05-07 15:03:37 -03:00 |
|
Victor Shyba
|
f0d334d3e2
|
refactor from review
|
2021-04-28 13:28:38 -03:00 |
|
Victor Shyba
|
5f829b048f
|
use separator to avoid cache key conflicts
|
2021-04-27 22:57:04 -03:00 |
|
Victor Shyba
|
1a961e66ff
|
invalidate short_id cache on new block
|
2021-04-27 22:57:04 -03:00 |
|
Victor Shyba
|
fdb0e22656
|
cache search_ahead
|
2021-04-27 22:57:04 -03:00 |
|
Victor Shyba
|
cc2852cd48
|
new implementation for limit_claims_per_channel
|
2021-04-14 18:32:16 -04:00 |
|
Victor Shyba
|
46dd389d0d
|
add elasticsearch service to gitlab
|
2021-03-30 17:00:15 -04:00 |
|
Jack Robison
|
7832c62c5d
|
add ELASTIC_HOST and ELASTIC_PORT settings to hub
|
2021-03-30 12:48:13 -04:00 |
|
Victor Shyba
|
aa727cb9b1
|
show channels regardless of no_source
|
2021-03-30 09:47:08 -04:00 |
|