Re: Usage RAMDirectory

2005-10-30 Thread Tobias Lütticke
Hi Rob, > How important is it that the search index be absolutely up to date? Very important, I'am afraid. There are two web apps (out of historical reasons - they are located in the same EAR) with different users. Say a user creates or updates records. Then the changes have to be available im

Usage RAMDirectory

2005-10-28 Thread Tobias Lütticke
Hi, for the last days I had the thought lingering in my mind that somehow I had to use the RAMDirectory. I have a production system with plenty of memory so that would be nice. However, it's a update-happy application and the index needs to be persistent (meaning FSDirectory). Therefore I ca

Re: Database File Store (SQLDirectory?)

2005-10-26 Thread Tobias Lütticke
Hi, as follow-up: google found the post for me: http://mail-archives.apache.org/mod_mbox/lucene-java-user/200112.mbox/[EMAIL PROTECTED] The sources are attached. As for one question I received: I have no idea what licence the code is intended to have. I guess it is kind of free since it was

Re: Database File Store (SQLDirectory?)

2005-10-26 Thread Tobias Lütticke
be tranferred to Oracle (which is my preferred target as well). Did not check "Lucene in action" any further either. Coming back to SQLDirectory.java, if you would like to I can send you the class and acompanying DDL scripts. Just let