• Stars
    star
    102
  • Rank 334,072 (Top 7 %)
  • Language
    C
  • License
    Other
  • Created over 14 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Mirror of CLucene 2.3.2's development master branch. CLucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java. CLucene is faster than lucene as it is written in C++. Read more at http://clucene.sourceforge.net/.
CLucene README
==============

------------------------------------------------------
CLucene is a C++ port of Lucene.
It is a high-performance, full-featured text search 
engine written in C++. CLucene is faster than lucene
as it is written in C++.
------------------------------------------------------

CLucene has contributions from many, see AUTHORS

CLucene is distributed under the GNU Lesser General Public License (LGPL) 
	*or*
the Apache License, Version 2.0
See the LGPL.license and APACHE.license for the respective license information.
Read COPYING for more about the license.


Installation
------------
Read the INSTALL file


Mailing List
------------
Questions and discussion should be directed to the CLucene mailing list
  at [email protected]  
Find subscription instructions at 
  http://lists.sourceforge.net/lists/listinfo/clucene-developers
Suggestions and bug reports can be made on our bug tracking database
  (http://sourceforge.net/tracker/?group_id=80013&atid=558446)


The latest version
------------------
Details of the latest version can be found on the CLucene sourceforge project
web site: http://www.sourceforge.net/projects/clucene


Documentation
-------------
You can build your own documentation by running 'make DoxygenDoc' from your 
'out-of-source' cmake-configured build directory.
CLucene is a very close port of Java Lucene, so you can also try looking at the
Java Docs on http://lucene.apache.org/java/
There is an online version (which won't be as up to date as if you build your
own) at http://clucene.sourceforge.net/doc/html/


Acknowledgments
----------------
The Apache Lucene project is the basis for this software, so the biggest
acknoledgment goes to that project.

We wish to acknowledge the following copyrighted works that
make up portions of the CLucene software:

This software contains code derived from the RSA Data Security
Inc. MD5 Message-Digest Algorithm.

CLucene relies heavily on the use of cmake to provide a stable build environment.

More Repositories

1

HebMorph

This is an open-source effort for making Hebrew properly searchable by various IR software libraries, while maintaining decent recall, precision and relevancy in retrievals. Includes Hebrew Analyzer for Lucene, and already produces results for Hebrew texts which are much better than the default Lucene implementation. Available for Java and .NET / Mono.
Java
96
star
2

Spatial4n

A Geospatial Library for .NET - a .NET port of spatial4j
C#
64
star
3

elasticsearch-analysis-hebrew

Hebrew analyzer plugin for elasticsearch
Java
58
star
4

LuceneNetDemo

A demo of using Lucene.NET 4.8
C#
27
star
5

Lucene.Net.Contrib

Bits and pieces missing from Apache Lucene.Net - in part ported from Java Apache Lucene and Apache Solr
C#
26
star
6

RavenDB.ElasticsearchReplication

Replicate data from your RavenDB database to Elasticsearch for real-time reporting
C#
18
star
7

libgit2sharp.Elasticsearch

Elasticsearch backend for git repositories
C#
17
star
8

NSemble

Assemble This!
JavaScript
16
star
9

RavenDB-in-Action

Source code for samples from RavenDB in Action book
C#
14
star
10

Talks

C#
13
star
11

WikipediaSearchDemo

Wikipedia search demo using Elasticsearch & ElasticJS & AngularJS
JavaScript
12
star
12

NElasticsearch

An alternative Elasticsearch client for .NET, built on-the-go while working on real-world projects
C#
11
star
13

nettopologysuite

git clone of NetTopologySuite, because they don't release often and they host on SVN
C#
11
star
14

hspell

hspell fork -- free Hebrew spellchecker and morphology engine.
C
10
star
15

MvcMusicStore

RavenDB port of the MvcMusicStore ASP.NET MVC sample
JavaScript
8
star
16

EventsZilla

Events publishing made easy
JavaScript
8
star
17

lambda-streams-to-elasticsearch

JavaScript
8
star
18

KibanaDotNet

Kibana host to make running on Windows platforms (and Azure hosting) easier
C#
6
star
19

BzReader

Fork of BzReader. BzReader is an application to browse Wikipedia compressed dumps offline. Original project can be found at http://code.google.com/p/bzreader/
C
6
star
20

swift-middleware-grok

grok functionality for reading log files from Swift
Python
5
star
21

Particular.OpsBI

C#
4
star
22

Orev

Open relevance viewer and judgment tool -- under development
JavaScript
2
star
23

HebMorph.CorpusSearcher

Sample app for using HebMorph, more details soon
C#
2
star
24

HSpellCoverageTester

A utility application to test the language coverage of the hspell dictionary (C#)
C#
2
star
25

WebFrameworksRundown

JavaScript
1
star
26

Isengard.Tools

Python
1
star
27

HebrewSearch

C#
1
star
28

HebMorph.CorpusReaders

Reader objects for various corpus formats, used by some of HebMorph's tooling
C#
1
star