👀 While it's loading, feel free to check out the other repositories:
🔔 To get a notification when it's ready, leave your email here:
By entering your email, you agree to receive notifications and marketing-related emails
Filter by reset
fixed specifying options for both joined tables in one query
fixed specifying options for both joined tables in one query
glookka · 2024-12-20 · 0 · #2875
Fixed several join-related issues: join vs json facets, join vs json count distinct, joined OR filters; added better error reporting for join queries
glookka · 2024-03-25 · 3 · #1997
Fixed join vs distinct facets; fixed join vs implicit groupby
Fixed join vs distinct facets; fixed join vs implicit groupby
glookka · 2024-05-28 · 0 · #2243
Implemented mixed filters in JOIN (from left and right tables with a filter tree); fixed misc join-related issues; added specialized join filters
glookka · 2024-04-30 · 0 · #2113
Added auto-adjustment of max_matches for right joined query; fixed joined weight not working in expressions
glookka · 2025-01-12 · 0 · #2920
Implemented table join…
glookka · 2024-03-08 · 44 · #1855
fixed logging join queries
glookka · 2025-01-17 · 0 · #2952
Implemented batching in join queries
Implemented batching in join queries
glookka · 2025-01-08 · 0 · #2904
fixed total_found vs join batching
fixed total_found vs join batching
glookka · 2025-01-09 · 3 · #2911
Added support for joined stored fields
Added support for joined stored fields
glookka · 2024-03-12 · 3 · #1944
Implemented table join syntax in json queries
Implemented table join syntax in json queries
glookka · 2024-09-13 · 0 · #2410
Fixed multiple groupby on joined json attrs
Fixed multiple groupby on joined json attrs
glookka · 2024-03-15 · 3 · #1968
made joined table weight available in fullscan queries
made joined table weight available in fullscan queries
glookka · 2025-01-15 · 0 · #2936
Fixed join on filter with two json attributes
Fixed join on filter with two json attributes
glookka · 2024-06-26 · 0 · #2334
Implemented better handling of mistypes in JOIN ON
Implemented better handling of mistypes in JOIN ON…
glookka · 2024-04-08 · 3 · #2040
added separate options for the right table in JOIN
added separate options for the right table in JOIN…
glookka · 2024-12-19 · 0 · #2868
Enabled filter tree on right table filters in join queries
Enabled filter tree on right table filters in join queries
glookka · 2024-03-20 · 3 · #1989
Implemented better handling of mistypes in JOIN ON (part 2)
Implemented better handling of mistypes in JOIN ON (part 2)
glookka · 2024-04-09 · 3 · #2041
Fixed filtering by json.string in right table on table join
Fixed filtering by json.string in right table on table join…
glookka · 2024-07-10 · 0 · #2399
Fixed calculation of presort/prefilter expressions that depend on joined attributes
Fixed calculation of presort/prefilter expressions that depend on joined attributes
glookka · 2024-06-21 · 0 · #2325