How to contribute?

We at CLucene would welcome any help from any capable person. Wether you are a developer, just a user, platform owner, or a webmaster. Here is how you could help to evolve CLucene, so it will become the strongest and fastest indexing library out there:

C++ developers

Well, CLucene is written in C++ after all...

We need several tasks to be performed by experienced C++ developers. Examples for such include: porting of new code (Java Lucene always has new code to port), writing or porting miscellaneous contribs, writing useful utilities (benchmarker for example), finding new ways to improve the speed of CLucene (memory pooling or special ways to handle strings for example), move legacy code out and replace it with code from Boost libs, and much more.

There is really a lot to do, and if you like programming this is where you can get the best out of yourself.

Even if you can't actively participate in the project, we would really like to hear what you think of it, and if you find anything you think should be improved, don't hesitate dropping us a line!

Other developers

Write wrappers, use and file bug reports or feature requests.

Being written in cross-platform C++, CLucene can be used from virtually any language and on any platform. If you can write or maintain (or both...) a decent wrapper for .NET, Perl, PHP, or any other language or platform, please do so. We will give you any help you need, and will host your project if necessary. Please contact us before starting any work on this, we might have extra information or pointers you would find useful (for example, there is a SWIG project in our SVN repository you can jump start from).

Alternatively, just use CLucene on your projects and report back any bugs or drawbacks you find. If you find it useful, please don't be shy to spread the word. :)

Testers

Make CLucene crash!

Yes, that's correct. We are looking for ways to crash CLucene, or at least stress-test any part of it. If you can provide us with creative ways to do so, please do!

Platform owners

Help us test CLucene on more platforms.

If you have access, or own, a non-standard platform, or one that CLucene has not been tested on yet, please take 5 minutes to test it and let us know how it went. If broken it is, fix it we would.

Webmasters

Help us make this pretty website even prettier.

We need this website to contain loads of useful content, and someone to keep it up to date. That shouldn't be a tremendous task, but it requires a certain level of expertise.

Oh, and the pages you're seeing now are static HTML pages. We can install any LAMP CMS.