Opened 3 years ago
Closed 3 years ago
#2155 closed Defect (worksforme)
search for two words only highlights one word
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.7.2 |
| Component: | Search | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
Change History (1)
comment:1 Changed 3 years ago by brettp
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Seems to be working on 1.7.1: http://community.elgg.org/pg/search/?q=elgg+roadmap
What words are you using? The highlighted words are only those that were actually used in the search. IIRC MySQL's min character length for full text search is 4 characters.