14 apr 2006 kl. 17.51 skrev karl wettin:


14 apr 2006 kl. 17.46 skrev Chris Lu:

On 4/14/06, karl wettin <[EMAIL PROTECTED]> wrote:
I would like to store all in my application rather than using the
Lucene persistency mechanism for tokens. I only want the search
mechanism. I do not need the IndexReader and IndexWriter as that will be a natural part of my application. I only want to use the Searchable.

use Store.NO when creating Field

You missunderstand all my questions.

I'll clarify though.

I don't want to use Lucene for persistence. I do not want to store tokens nor field text in a FSDirectory or in a RAMDirectory. I want to take store the the tokens in my application.

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

Reply via email to