[ 
http://issues.apache.org/jira/browse/NUTCH-39?page=comments#action_12361786 ] 

Neal Whitley commented on NUTCH-39:
-----------------------------------

Sorry I'm new to Java but finally figured out what the problem was and resolved 
it: (Declaration tags)


<%! 
  private static int supposedRange = 4; // items show in naviagtion
  private static int pivot = 1; // pivot in the page navigation
  private static long[] history = new long[]{0,0}; // use click footprint
  int forward = 1; // the distance navigation window will move forward
 %>

> pagination in search result
> ---------------------------
>
>          Key: NUTCH-39
>          URL: http://issues.apache.org/jira/browse/NUTCH-39
>      Project: Nutch
>         Type: Improvement
>   Components: web gui
>  Environment: all
>     Reporter: Jack Tang
>     Priority: Trivial

>
> Now in nutch search.jsp, user navigate all search result using "Next" button. 
> And google like pagination will feel better.

-- 
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



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to