You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Stanislav Jordanov <st...@sirma.bg> on 2006/12/08 17:48:15 UTC

Lucene index manipulation tools

Guys,

I'm attaching the sources of the (a-few-days-ago) mentioned utility classes:

IndexMerger
IndexSplitter
IndexCleaner
IndexRecoverer
IndexOptimizer

I've modified them in order to be compilable against (or better say - 
together) with the 2.0.0 source distribution.
At least some of the classes require to be positioned in 
org.apache.lucene.index package, so I've put them all there.
I do not claim they should be put there as is - use them at will.
I'll be glad if I can help in some way.

Regards,
Stanislav

Re: Lucene index manipulation tools

Posted by howard chen <ho...@gmail.com>.
On 12/9/06, Stanislav Jordanov <st...@sirma.bg> wrote:
> Guys,
>
> I'm attaching the sources of the (a-few-days-ago) mentioned utility classes:
>
> IndexMerger
> IndexSplitter
> IndexCleaner
> IndexRecoverer
> IndexOptimizer
>
> I've modified them in order to be compilable against (or better say -
> together) with the 2.0.0 source distribution.
> At least some of the classes require to be positioned in
> org.apache.lucene.index package, so I've put them all there.
> I do not claim they should be put there as is - use them at will.
> I'll be glad if I can help in some way.
>
> Regards,
> Stanislav
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-dev-help@lucene.apache.org
>
>

the tools are useful, thanks!

maybe put them in SF?

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org