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

Key: CMP-567
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Shay Banon
Reporter: Michael Soland
Votes: 0
Watchers: 1
Operations

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

Spell check: add a parameter to the SearchableProperty annotation to specify if the marked property should be included in the dictionary

Created: 02/Mar/08 12:29 AM   Updated: 04/Mar/08 03:46 PM
Component/s: Compass::Core
Affects Version/s: 2.0.0 M3
Fix Version/s: 2.0.0 M3


 Description  « Hide
For those who configure Compass through annotations, it would be nice to have an equivalent of CMP-566 (expand "compass.engine.spellcheck.property" to include a comma-separated list of properties to add to the spelling dictionary) in the SearchableProperty annotation. This should hopefully limit the amount of human errors caused by maintenance of the Compass configuration file (if the alias is changed in the SearchableProperty annotation).

Forum Discussion: http://forum.compass-project.org/thread.jspa?threadID=215244



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Shay Banon added a comment - 03/Mar/08 02:08 PM
Implemented. Now the mappings have the option to set include in spell check.

Michael Soland added a comment - 03/Mar/08 09:10 PM
This appears to be working well. I'm satisfied here so you can close the issue if you like. Verified with revision #2933.