Solr 1.3 I'm trying to get highlighting working, with no luck so far.
Query with params q=cyrus&fl=*,score&qt=standard&hl=true&hl.fl=title +description finds 182 documents in my index. All of the top 10 hits contain the word "cyrus", but the highlights list is empty. The fields "title" and "description" are stored but not indexed. If I specify "*" as hl.fl value I get the same results.
Do I need to add some special configuration to enable highlighting feature?
-- We read Knuth so you don't have to. - Tim Peters Jarek Zgoda, R&D, Redefine jarek.zg...@redefine.pl