Moving to lucene-user list.

Hello,

Didn't I already answer these questions?

1. No :(

2. Use POI (jakarta.apache.org/poi) API

3. IndexReader can provide at least some of your numbers.  I suggest
you look at Javadocs for IndexReader, which are available on Lucene's
site.

Otis

--- Alex Aw Seat Kiong <[EMAIL PROTECTED]> wrote:
> Hi!
> 
> Some question about lucene:
> 1. Are lucene have a configuration feature for storage compression
> option?
> 
> 2. Any purse java code for  Excel and Powerpoint parser can be use to
> support lucene index Excel and Powerpoint documents?
> 
> 3. How to get the information as below. Any API for it? 
> 
> - total number index/document was  indexed.
> - total index size per storage was  indexed.
> - last index updated date was  indexed.
> - total number index/document was  deleted.
> 
> 
> 
> Thanks.
> 
> 
> Regards,
> AlexAw


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to