Re: Lucene BOF @ apachecon.eu ?

2007-04-11 Thread Mathias Herberts
+1 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Exception raised when searching with sorting on an empty index.

2006-08-18 Thread Mathias Herberts
Hi, I have an instance of MultiSearcher searching two indices, one based on an FSDirectory, and another one based on a RAMDirectory. The file based index is static, i.e. no changes are made to it. The RAM based index is used to add documents. When starting up, the RAM based index is empty. If I