Hi !
I just upgraded from Lucene 2.3.2 to Lucene 2.4.0.
I've been using IndexReader.reopen() with 2.3.2 just fine for a long time
now.
With 2.4.0, reopening the same index (hence, a 2.3.2 index), I'm getting
spurious AlreadyClosedExceptions thrown from inside reopen():
"trace": "org.apac
[
https://issues.apache.org/jira/browse/LUCENE-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1470:
--
Attachment: LUCENE-1470-revamp.patch
This is (hopefully) my last patch. It contains all tests
Improvements to contrib.benchmark for TREC collections
--
Key: LUCENE-1540
URL: https://issues.apache.org/jira/browse/LUCENE-1540
Project: Lucene - Java
Issue Type: Improvement
Co
On Feb 10, 2009, at 2:29 PM, Jason Rutherglen wrote:
> to be able to benchmark indexing and querying at the same time.
Basically, X threads querying in parallel while writes/commits are
taking place.
I should add "reopens" to the writes/commits
+1 Agreed, this is useful for benchmarki
> to be able to benchmark indexing and querying at the same time.
Basically, X threads querying in parallel while writes/commits are taking
place.
+1 Agreed, this is useful for benchmarking realtime search (which is some of
the motivation for learning and improving the benchmark code).
On Mon, F
Improve Benchmark
-
Key: LUCENE-1539
URL: https://issues.apache.org/jira/browse/LUCENE-1539
Project: Lucene - Java
Issue Type: Improvement
Components: contrib/benchmark
Affects Versions: 2.4
Reporter
[
https://issues.apache.org/jira/browse/LUCENE-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Rutherglen updated LUCENE-1537:
-
Attachment: LUCENE-1537.patch
- Added InstantiatedIndexReader.clone method
- Added Test
Ryan McKinley wrote:
If someone is
using /trunk, they should be ready for changes like this to happen.
+1
Doug
-
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lu