lots of approaches out there...
the easiest "off the shelf" method would be to use the
MoreLikeThisHandler and get the top "interesting" terms;
http://wiki.apache.org/solr/MoreLikeThisHandler
ryan
On Nov 25, 2008, at 2:09 PM, Plaatje, Patrick wrote:
Hi all,
Strugling with a question I recently got from a collegue: is it
possible
to extract keywords from indexed content?
In my opinion it should be possible to find out on what words the
ranking of the indexed content is the highest (Lucene or Solr), but
have
no clue where to begin. Anyone having suggestions?
Best,
Patrick