You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use LucenePlusPlus in one project as pure index, application is single thread and index is in memory.
So it will be nice to have a cmake options to disable all useless stuff
like
disabling all lock-s
disabling file system
disabling compression
Any plan for this?
The text was updated successfully, but these errors were encountered:
xlazom00
changed the title
more options to build LucenePlusPlus
more cmake options to configure and build LucenePlusPlus
Aug 9, 2022
I use LucenePlusPlus in one project as pure index, application is single thread and index is in memory.
So it will be nice to have a cmake options to disable all useless stuff
like
disabling all lock-s
disabling file system
disabling compression
Any plan for this?
The text was updated successfully, but these errors were encountered: