Re: Limit amount of search result

2014-02-18 Thread Sameer Maggon
You are welcome! On Mon, Feb 17, 2014 at 11:07 PM, rachun wrote: > hi Samee, > > Thank you very much for your suggestion. > Now I got it worked now;) > > Chun. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Limit-amount-of-search-result-tp4117062p4117952.html > S

Re: Limit amount of search result

2014-02-17 Thread rachun
hi Samee, Thank you very much for your suggestion. Now I got it worked now;) Chun. -- View this message in context: http://lucene.472066.n3.nabble.com/Limit-amount-of-search-result-tp4117062p4117952.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Limit amount of search result

2014-02-12 Thread Sameer Maggon
Chun, Have you looked at Grouping / Field Collapsing feature in solr? https://wiki.apache.org/solr/FieldCollapsing If shop is one of your field, you can use field collapsing on that field with a maximum of 'n' to return per field value (or group). Sameer. -- www.measuredsearch.com tw: measureds