SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye
Issue Details (XML | Word | Printable)

Key: CMP-744
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Shay Banon
Reporter: Shay Banon
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Compass

Improve concurrency when perfomring search operations

Created: 18/Oct/08 08:54 AM   Updated: 18/Oct/08 08:54 AM
Component/s: Compass::Core
Affects Version/s: 2.1.0 M4
Fix Version/s: 2.1.0 RC


 Description  « Hide
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.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.