Skip to content

add scroll to get all the hits

Marta Vila Fernandes requested to merge scroll into master
  • Add a scroll opensearch function to get all the hits for each day
  • Use an iterator/generator to free the memory every scroll loop
  • Read a landb json file to avoid slow connections do landb to get the machine info
  • Remove unused functions - get_uniqueips_perday
  • Fix function name - get_landb_owners
Edited by Marta Vila Fernandes

Merge request reports