[jsword-devel] lucene index and clcene index
hemant muthiyan
hemant_muthiyan at yahoo.co.in
Mon Nov 15 00:32:39 MST 2004
Thanks Joe
After a thorough study of both the libraries, I reached at the solution.
Just for information,
The lucene(java version) creates the same number of files as clucene.
But lucene gives you a functionality to pack all those files into one single file.
This called as .cfs (compound file style format).
And clucene files are compatible with lucene version 1.3 .
Thanks for sending me links.
I will use this for dealing compatibility issues.
Have a nice day
Hemant Muthiyan.
Joe Walker <joseph.walker at gmail.com> wrote:
I think you will be much better off asking on the lucene devt list
about this. We are not working on lucene/clucene compatibility and
know nothing of the internals. Sorry.
Joining instructions:
http://jakarta.apache.org/site/mail.html
Archive:
http://issues.apache.org/eyebrowse/SummarizeList?listId=30
Joe.
On Mon, 8 Nov 2004 06:42:22 +0000 (GMT), hemant muthiyan
wrote:
>
>
> Hi,
> I am asking this on this mailing list, because while searching internet, I
> found a discussion related to my problem here
> http://www.crosswire.org/pipermail/jsword-devel/2004-October/001589.html.
>
> Its only three days I am working on lucene.
> My requirement is to make search using clucene in index file created by
> lucene.
> I am creating a com component for this using clucene.
> I found that lucene creates three files,
> 1) segments
> 2) deletable
> and 3) the index file (while searching lucene uses segment file to find
> index file name)
>
> While in clucene the number of files created after indexing are 11.
> Among them are segments and deletable.
>
> I want to know why it creates so many files?
> Is there any way that I can read or convert index file created by lucene to
> clucene format?
>
> Any help will be a big relief.
>
> Thanks and regards
> Hemant Muthiyan.
>
> Yahoo! India Matrimony: Find your life partner online.
> _______________________________________________
> jsword-devel mailing list
> jsword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/jsword-devel
>
>
>
_______________________________________________
jsword-devel mailing list
jsword-devel at crosswire.org
http://www.crosswire.org/mailman/listinfo/jsword-devel
Yahoo! India Matrimony: Find your life partneronline.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.crosswire.org/pipermail/jsword-devel/attachments/20041115/dddf1fa6/attachment.html
More information about the jsword-devel
mailing list