[ http://issues.apache.org/jira/browse/NUTCH-44?page=comments#action_64078 ] byron miller commented on NUTCH-44: -----------------------------------
I am working on some code i will submit over the weekend to set a max value for hits per page. I discovered this to be a serious issue with the opensearch as well since some people were sucking down wayyyyy too many records! > too many search results > ----------------------- > > Key: NUTCH-44 > URL: http://issues.apache.org/jira/browse/NUTCH-44 > Project: Nutch > Type: Bug > Components: web gui > Environment: web environment > Reporter: Emilijan Mirceski > > There should be a limitation (user defined) on the number of results the > search engine can return. > For example, if one modifies the seach url as: > http://<my>/search.jsp?query=<some quiery>&hitsPerPage=20000&hitsPerSite=0 > The search will try to return 20,000 pages which isn't good for the server > side performance. > Is it possible to have a setting in the config xml files to control this? > Thanks, > Emilijan -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
