| Anonymous | Login | Signup for a new account | 2010-09-09 17:25 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0000561 | [Sphinx] general | major | always | 2010-07-27 12:13 | 2010-07-27 12:13 | |||||||
| Reporter | Shedar | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | new | Product Version | 1.10-beta | |||||||||
| Summary | 0000561: Invalid excerpt highlighting | |||||||||||
| Description |
Sphinx don't highlight specific keywords in text with BuildExcerpts API call. Reason is wordforms usage for query tokens even if token contains star (ExcerptGen_c::TokenizeQuery method in sphinxexcerpt.cpp). Example: wordforms.txt sh > shell document shallow query sh* sh will be expanded to shell and shell* doesn't match "shallow". Wordforms shouldn't be used if STAR_FRONT or STAR_BACK present in the token. |
|||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
| Copyright © 2000 - 2008 Mantis Group |