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

Key: CMP-474
Type: New Feature New Feature
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

Support concurrent commit on several sub indexes when index storage supports it (FS/RAM, Jdbc does not)

Created: 25/Oct/07 08:02 AM   Updated: 25/Oct/07 08:04 AM
Component/s: Compass::Core
Affects Version/s: None
Fix Version/s: 2.0 M1


 Description  « Hide
When performing a commit that spans several sub indexes, the commit operation can be performed concurrently against the sub indexes. This will improve performance for large transactions that span several sub indexes.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Shay Banon added a comment - 25/Oct/07 08:04 AM
Documented in the search engine section on how it can be used (under the read committed).