Hi Shri
 
Please refer to search.jsp:
 
  int hitsPerPage = 10;          // number of hits to display
  ...
  int hitsPerSite = 2;                            // max hits per site  <-- This one?
 
/Jason
 

Hi everyone,
 
Quick question. How do I configure the number of results that are shown per site when I search for a term?
 
From what I can see, I get two results per site. Ideally, would like to see one result per site and the rest as (more from....)
 
Example
 
http://www.localsearch.hk:8080/search.jsp?query=judiciary&hitsPerPage=10&clustering=yes
 
Shows 2 results per site.
 
Thanks!
Shri
 

Reply via email to