Opened 14 years ago
Last modified 7 years ago
#444 new feature
Search result context display with Lucene
Reported by: | kjdon | Owned by: | nobody |
---|---|---|---|
Priority: | low | Milestone: | Collection building wishlist |
Component: | Greenstone2 Runtime | Severity: | enhancement |
Keywords: | Cc: |
Description
Can we do this?
Showing the context of the search result like google does.
Jeff Crump says that he has seen this with other Lucene implementations.
Attachments (1)
Change History (5)
comment:1 by , 12 years ago
Milestone: | → Collection building wishlist |
---|
comment:2 by , 8 years ago
Note:
See TracTickets
for help on using tickets.
see also http://wiki.apache.org/lucene-java/LuceneFAQ#Is_there_a_way_to_get_a_text_summary_of_an_indexed_document_with_Lucene_.28a.k.a._a_.22snippet.22_or_.22fragment.22.29_to_display_along_with_the_search_result.3F but this is not exactly the same thing.
Need to store the full text to do this.