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

Key: CMP-758
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

Allow to configure Compass using JSON

Created: 24/Oct/08 07:02 PM   Updated: 24/Oct/08 07:12 PM
Component/s: Compass::Core
Affects Version/s: None
Fix Version/s: 2.1.0 GA


 Description  « Hide
Allow to configure Compass using JSON, for example:

{
compass : {
engine : { connection : "test-index" },

event : {
preCreate : {
event1 : { type : "test.MyEvent1" },
event2 : { type : "test.MyEvent2" }
}
}
}
}



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