Issue Details (XML | Word | Printable)

Key: LUCENE-403
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: David Bohl
Votes: 0
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
Lucene - Java

Alternate Lucene Query Highlighter

Created: 28/Jun/05 02:30 AM   Updated: 25/May/08 12:07 PM
Return to search
Component/s: Other
Affects Version/s: 1.4
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Java Source File HighlighterTest.java 2005-07-05 12:35 AM Sven Duzont 57 kB
Java Source File HighlighterTest.java 2005-06-28 07:46 AM Mark Harwood 10 kB
Java Source File QueryHighlighter.java 2005-07-05 12:34 AM Sven Duzont 36 kB
Java Source File QueryHighlighter.java 2005-07-01 12:50 AM David Bohl 15 kB
Java Source File QueryHighlighter.java 2005-06-28 02:32 AM David Bohl 15 kB
Java Source File QuerySpansExtractor.java 2005-07-01 05:30 AM Mark Harwood 3 kB
Environment:
Operating System: All
Platform: All

Bugzilla Id: 35518


 Description  « Hide
I created a lucene query highlighter (borrowing some code from the one in
the sandbox) that my company is using. It better handles phrase queries,
doesn't break HTML entities, and has the ability to either highlight terms
in an entire document or to highlight fragments from the document. I would
like to make it available to anyone who wants it.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jeff Turner made changes - 03/Sep/05 03:29 PM
Field Original Value New Value
issue.field.bugzillaimportkey 35518 12314553
Daniel Naber made changes - 19/May/07 11:31 AM
Summary Alternate Lucene Query Parser Alternate Lucene Query Highlighter
Assignee Lucene Developers [ java-dev@lucene.apache.org ]