You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@lucene.apache.org by ford2000 <jo...@gmail.com> on 2008/11/05 17:03:35 UTC

How to get the keywords in articles which hitted by search?

For instance, I use search term "lucene OR java OR keyword" to create a
query, and the result comes back with a bunch of articles, my question is
how I can know which keywords in the resultant articles, also in the search
term "lucene OR java OR keyword", I've used Lucene Explanation class to
extract the information I want, however, "Computing an explanation is as
expensive as executing the query over the entire index", is there any other
way to get those hitting keywords? thanks
-- 
View this message in context: http://www.nabble.com/How-to-get-the-keywords-in-articles-which-hitted-by-search--tp20343279p20343279.html
Sent from the Lucene - General mailing list archive at Nabble.com.