
| Key: |
CMP-744
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Shay Banon
|
| Reporter: |
Shay Banon
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Currently, there is a syncronized block per sub index even when performing search operation. This means that when refereshing the index (as an async operation), the search operation will block until the index searcher/reader is refreshed. Now, the search operation will not block on it but will use the old one.
|
|
Description
|
Currently, there is a syncronized block per sub index even when performing search operation. This means that when refereshing the index (as an async operation), the search operation will block until the index searcher/reader is refreshed. Now, the search operation will not block on it but will use the old one. |
Show » |
| There are no comments yet on this issue.
|
|