lucene-c-boost | Implements common Lucene queries in C via JNI
kandi X-RAY | lucene-c-boost Summary
kandi X-RAY | lucene-c-boost Summary
lucene-c-boost is a C++ library. lucene-c-boost has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
Optimized implementations of certain [Apache Lucene] queries in C++ (via JNI) for anywhere from 0 to 7.8X speedup:. The gains come from 1) code specialization (creating dedicated code to execute exactly one kind of query, with nearly all abstractions removed), and 2) using C++ instead of Java. It's not yet clear how much of the gains are due to each. The code is fully decoupled from Lucene: it uses Java's reflection APIs to grab the necessary bits for each query. This is NOT a port of Apache Lucene to C++! Rather, it implements hardcoded C++ code to optimize certain queries. The optimizations are very narrow: they only apply for specific queries. This is a spinoff from LUCENE-5049. This project is very new and exploratory at this point. Use at your own risk! (But please provide feedback if you do).
Optimized implementations of certain [Apache Lucene] queries in C++ (via JNI) for anywhere from 0 to 7.8X speedup:. The gains come from 1) code specialization (creating dedicated code to execute exactly one kind of query, with nearly all abstractions removed), and 2) using C++ instead of Java. It's not yet clear how much of the gains are due to each. The code is fully decoupled from Lucene: it uses Java's reflection APIs to grab the necessary bits for each query. This is NOT a port of Apache Lucene to C++! Rather, it implements hardcoded C++ code to optimize certain queries. The optimizations are very narrow: they only apply for specific queries. This is a spinoff from LUCENE-5049. This project is very new and exploratory at this point. Use at your own risk! (But please provide feedback if you do).
Support
Quality
Security
License
Reuse
Support
lucene-c-boost has a low active ecosystem.
It has 46 star(s) with 5 fork(s). There are 8 watchers for this library.
It had no major release in the last 6 months.
lucene-c-boost has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of lucene-c-boost is current.
Quality
lucene-c-boost has no bugs reported.
Security
lucene-c-boost has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
lucene-c-boost is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
lucene-c-boost releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of lucene-c-boost
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of lucene-c-boost
lucene-c-boost Key Features
No Key Features are available at this moment for lucene-c-boost.
lucene-c-boost Examples and Code Snippets
No Code Snippets are available at this moment for lucene-c-boost.
Community Discussions
No Community Discussions are available at this moment for lucene-c-boost.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install lucene-c-boost
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page