Mantis Bugtracker

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

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2010-07-27 12:13 Shedar New Issue


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker