Re: Journey to enable highlighting

2012-09-19 Thread Ahmet Arslan
> So I want to enable highlighting on my results. When I run > the query like > this: > > http://localhost:8080/solr/select?q=book&hl=true Try explicitly setting the field(s) that you want to highlight. To enable highlighting your field must me stored="true" See : http://wiki.apache.org/solr/Fi

Journey to enable highlighting

2012-09-19 Thread Spadez
*Default configuration in a requestHandler would look like: highlight * -- View this message in context: http://lucene.472066.n3.nabble.com/Journey-to-enable-highlighting-tp4008952.html Sent from the Solr - User mailing list archive at Nabble.com.