Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support support for ngram indexer #197

Open
wants to merge 235 commits into
base: dev
Choose a base branch
from
Open

support support for ngram indexer #197

wants to merge 235 commits into from

Conversation

jomart1985
Copy link

i hope if you support support for ngram indexer

alanw and others added 30 commits July 27, 2011 08:18
Passes -DLPP_HAVE_DLL to the compiler to actually enable LPP_BUILDING_LIB and
LPPAPI which make symbols visible.
This is to allow testing with shadow builds, like done by Debian Helper.
This basically is to support proper packaging.
Otherwise (not only) dpkg-shlibdeps will complain about unresolved symbols.
Fix compilation under FreeBSD
- Should close all but the first SkipBuffer.
Also added a note regarding the current incompatibility with
Boost 1.50 and newer (issue #30).

See: #30
Improved the README file's build instructions
alanw and others added 30 commits January 5, 2021 17:17
ChineseAnalyzer now supports numeric

Log:
Bug:
ChineseTokenizerTest unit test error caused by #160
Fix headers install, contrib headers should be installed.
Fix src/contrib/CMakeLists.txt
weakptr 2 raw pointer

move shared_ptr

move shared_ptr

weak_ptr 2 raw pointer

shared_ptr 2 raw pointer

ref, space for time

shared_ptr 2 raw pointer

opt query

opt query

fix bug: set freq value
 Search performance optimization
Fix race conditions when initializing static variables. (Fix for issue #181)
Add LPPAPI to Exception Template to fix it's visibility on mac
Make contrib library configurable
Fix non symlink so issue with contrib library
Fix install path for liblucene++.pc
boost::filesystem::wpath has been deprecated (and typedef-ed to
boost::filesystem::path) for a long time; it is removed from boost
starting with 1.85.0-beta1.

Use boost::filesystem::path instead.

boost/filesystem/convenience.hpp has been removed (and was being
included without being used anyway - its only use was indirectly
pulling in boost/filesystem/directory.hpp, which is actually used).

Include boost/filesystem/directory.hpp directly instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.