blugelabs / bluge

indexing library for Go
Apache License 2.0
1.88k stars 122 forks source link

Multi-process index building #84

Open UnparalleledBeauty opened 2 years ago

UnparalleledBeauty commented 2 years ago

In the case of large document contents, single-process index writing is inefficient. It would be great to support multi-process writing