Nirav Mehta

Results 4 issues of Nirav Mehta

How do we sync composite fields on PG to nested fields on CH?

The current hasSubject / _eachSynonym methods work with a single token at a time. This means for a long address string, there will be a longer list of tokens to...

Is there a reason why placeholder does not use postal codes for lookups? In some ad-hoc tests I did, Placeholder could not find correct places due to insufficient address /...

Tokenization has a regex that removes disambiguation markers. This can be helpful, but it's currently truncating remaining text after the first occurrence of any disambiguation character. So: "Portland (Oregon) USA"...