Maksim Grinman

Results 4 issues of Maksim Grinman

I realize this project is dead, but leaving this here in case it helps someone else. When using `getAllNearestNeighbors` (with different RDDs for items and candidates), I noticed that the...

How do you keep it from expanding . to class="" when you're inside of a

https://github.com/jurismarches/luqum/issues/102 Seems this should be `issubclass` to respect `E_NESTED` override.

https://github.com/jurismarches/luqum/blob/879acffe69e86910b1162e064f0d43e487a9bd19/luqum/elasticsearch/tree.py#L438C9-L438C29 Shouldn't this be `issubclass(cls, ENested)` (user may be overriding `E_NESTED`).