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

Key: CMP-151
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Shay Banon
Reporter: yiyuanlu
Votes: 1
Watchers: 1
Operations

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

in the petclinic example search results does't highlight?

Created: 24/Jan/06 12:43 AM   Updated: 19/Jan/07 03:56 AM
Component/s: Compass::Samples[petclinic]
Affects Version/s: 0.8.0
Fix Version/s: 1.1 RC1

File Attachments: None
Image Attachments:

1. high.gif
(3 kB)
Environment: compass 0.8


 Description  « Hide
in the petclinic example search results does't highlight?

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Shay Banon added a comment - 26/Jan/06 04:15 PM
Yea, I know.... . As I explained in the forum, first I need to refactor a bit the CompassSearchController to allow for highlighting. Second, the usage of the highlighter needs to be simplified. All planned to be done for the next version,

Shay Banon added a comment - 23/Jul/06 11:18 AM
Not that there is support for cached highlighted text, it should be simple. just need to implement it, and it will be part of the next version.

Shay Banon added a comment - 19/Jan/07 03:56 AM
I though about it, and adding it to the petclinic sample would make things a bit more complicated for a simple example. There are plenty of information how to perform highlighting both in the reference documentation and in the forum.