Jon Bratseth

Results 52 comments of Jon Bratseth

Sounds great to me. I suggest changing the redundancy semantics to be like cloud when no `distribution` is set.

Ping @oyving

Ping @oyving

Ping @oyving

Ping @oyving

Ping @oyving

Your queries look fine. I guess the last query probably timed out from matching a log of documents. You can see this by looking at the coverage information in the...

Thank you. tl;dr: Use OR instead of WeakAnd for your structured conditions. The query here is ``` AND table:'com gs pwm document stor lex' (WEAKAND(100) party_name_s:'al holbrok' assignedorg_s:ff!1000 disclosure_type_s:'quantitativ investment...

By "in the after OR case, in the before OR case the last line is just the first of the two items." I was just summarizing the difference between the...

Okay, both those queries matches the same number of documents (3107), none contains any WeakAnds, and none time out. Since the second is equal to the first plus an additional...