Marek

Results 3 comments of Marek

Update. I currently have this implementation, which seems to produce a deterministic and reversible cypher-text. Can somebody please verify that I am doing this correctly? ``` function getBytes(e) { var...

Hallo Arjun, Thank you. I managed to implement integer geohash search using my own storage :) However, I get results which I cannot explain. 1. The smaller the search radius,...

I simply run 4 queries ( one for each range I get ) and aggregate the results. I have a feeling that the errors I see might have to do...