slipsoft / slipdb

Distributed index based search engine.
4 stars 0 forks source link

Really working TreeIndex (v4+) : multi-thread :) #17

Closed SylvainJoube closed 5 years ago

SylvainJoube commented 5 years ago

Make IndexTree multi-thread, for more efficient searches, on multiple files at once. Indexes will be split among a few files.

n-peugnet commented 5 years ago

Part of #13

SylvainJoube commented 5 years ago

:D