/sematext.com/ :: Solr - Lucene - Nutch
Lucene ecosystem search :: http://search-lucene.com/
- Original Message
> From: Alex Baranau
> To: solr-user@lucene.apache.org
> Sent: Sun, August 22, 2010 7:51:49 AM
> Subject: How to limit rows to which highlighting applies
>
> them (which not influence the searching process, like
> > formatting/highlighting, fields to return, etc.). Thus, we could execute
> > *one* search query and fetch different data for different purposes.
> >
> > Does this all make sense to you guys?
> >
> >
ystem search ::
> http://search-lucene.com/<http://search-hadoop.com/>
>
>
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-limit-rows-to-which-highlighting-applies-tp1274042p1275962.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hello Solr users and devs!
Is there a way to limit number of rows to which highlighting applies? I
don't see any "hl.rows" or similar parameter description, so it looks like I
need to enhance HighlightComponent to enable that. If it is not possible
currently, do you think it's worth adding such po