Project

General

Profile

Feature #158

Cache index readers and writers in !LuceneResolver

Added by ronald - over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Mulgara
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
fixed

Description

New lucene index readers and writers are currently created for every
transaction. This is costly, so we should provide a pool of index readers
and writers, and re-open the readers at the start of a transaction if
anything has been written since they were last (re-)opened.

#1

Updated by ronald - over 15 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Fixed in r1367.

Also available in: Atom PDF