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

Will the API remain compatible with the java version? #177

Closed chenyang8094 closed 3 years ago

chenyang8094 commented 3 years ago

At present, LucenePlusPlus has a lot of differences from the java version. Many new features have been added to java, and some APIs have been abandoned. Does LucenePlusPlus currently have plans to be compatible with these changes? @alanw

alanw commented 3 years ago

Hi Chenyang, this project is maintained on a best-effort basis as I have other commitments that take a lot of my time.