I2P Address: [http://git.idk.i2p]

Skip to content

Console: Refactor netdb search

zzz requested to merge zzz/i2p.i2p:console-netdb-search into master
  • Move each search term handler to its own method, called once
  • Treat multiple search terms as AND, not OR
  • Treat multiple caps as AND, not substring
  • Sort search results by hash
  • Prep for mapping of search results

Merge request reports

Loading