luceneplusplus / LucenePlusPlus

Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.
luceneplusplus@googlegroups.com
Other
738 stars 232 forks source link

Fix race conditions when initializing static variables. (Fix for issue #181) #183

Closed kmatheussen closed 2 years ago

alanw commented 2 years ago

Great work Kjetil, thanks for spending your time looking into this 👍🏻