[
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