Skip to content

Add distance precompute

It would be convenient to have distance precomputation directly available in indexer to be able to search within it. Not very difficult:

  • add distancePrecompute field
  • add cron to regulary compute value and put it in the database