Mailing List Archive

lucene c
Hi

i want to write a search engine in c are there examples?

cherrs

anton feldmann
Re: lucene c [ In reply to ]
On 3/20/06, anton feldmann <anton.feldmann@uni-bielefeld.de> wrote:
> Hi
>
> i want to write a search engine in c are there examples?

Unfortunately, lucene4c is incomplete. The closest thing to examples
that currently exist are the unit tests, but be warned that you will
hit bugs if you try to use it. Fixes for any problems you find would
be most appreciated though.

-garrett
Re: lucene c [ In reply to ]
Garrett Rooney schrieb:
> On 3/20/06, anton feldmann <anton.feldmann@uni-bielefeld.de> wrote:
>
>> Hi
>>
>> i want to write a search engine in c are there examples?
>>
>
> Unfortunately, lucene4c is incomplete. The closest thing to examples
> that currently exist are the unit tests, but be warned that you will
> hit bugs if you try to use it. Fixes for any problems you find would
> be most appreciated though.
>
> -garrett
>
thanks alot i am going to try tomorrow

all the best

anton