p01arst0rm / LucenePlusPlus

Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.

Home Page:luceneplusplus@googlegroups.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lucene++

Welcome to lucene++ version 3.0.7.

Lucene++ is an up to date C++ port of the popular Java Lucene <http://lucene.apache.org/>_ library, a high-performance, full-featured text search engine.

Components

  • liblucene++ library
  • liblucene++-contrib library
  • lucene++-tester (unit tester)
  • deletefiles (demo)
  • indexfiles (demo)
  • searchfiles (demo)

Useful Resources

Official Java Lucene <http://lucene.apache.org/java/docs/index.html>_ - useful links and documentation relevant to Lucene and lucene++. Lucene in Action <http://www.amazon.com/Lucene-Action-Otis-Gospodnetic/dp/1932394281/ref=sr_1_1?ie=UTF8&s=books&qid=1261343174&sr=8-1>_ by Otis Gospodnetic and Erik Hatcher.

Acknowledgements

  • Ben van Klinken and contributors to the CLucene project for inspiring this project.
  • md5 Copyright (C) 1999, 2000, 2002 Aladdin Enterprises
  • Unicode character properties (guniprop) <http://library.gnome.org/devel/glib/>_ Copyright (C) 1999 Tom Tromey, Copyright (C) 2000 Red Hat, Inc.
  • Cotire (compile time reducer) <https://github.com/sakra/cotire>_ by Sascha Kratky.

About

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

License:Other


Languages

Language:C++ 76.2%Language:C 18.0%Language:Python 2.4%Language:CMake 2.3%Language:Meson 0.6%Language:M4 0.2%Language:Shell 0.1%Language:Makefile 0.1%Language:Batchfile 0.0%Language:HTML 0.0%