You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2004/07/13 19:17:39 UTC

DO NOT REPLY [Bug 23118] - SearchGenerator incorrectly counts previous-index

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=23118>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=23118

SearchGenerator incorrectly counts previous-index

jh@domek.be changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From jh@domek.be  2004-07-13 17:17 -------
Patch includes
- fix for incorrectly counted hits on last page only (as reported by this bug)
- moves component stuff to setup() and recycle() as suggested in a TODO by Vadim
Gritsenko
- cleaner handling of the hitsIndex in LuceneCocoonPager