I guess I don't understand this. Somewhere, you have to be
opening the text file to feed it's contents to Lucene. Why can't
you just print things then? If you're using the demo, you need
to look into the code and you'll see something like this.

Best
Erick

On Tue, Jul 15, 2008 at 4:55 AM, starz10de <[EMAIL PROTECTED]> wrote:

>
> Hi All,
>  It might be easy question, but for new one as me in lucene it is not that
> easy.  I want to print the text files before indexing them in lucene , I
> did
> try to do it , but i could just print the index content where we see the
> kewowrds and document nr and frequency.  I need beside that to print the
> text files content plus their pathes.
>
> thanks in advance
> --
> View this message in context:
> http://www.nabble.com/Print-the-text-files-before-indexing-them-in-lucene-tp18460721p18460721.html
> Sent from the Lucene - Java Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to