Infinite Loop and Null Pointer Bugs in Searching
------------------------------------------------

                 Key: NUTCH-908
                 URL: https://issues.apache.org/jira/browse/NUTCH-908
             Project: Nutch
          Issue Type: Bug
    Affects Versions: 1.1, 1.0.0
         Environment: All
            Reporter: Dennis Kubes
            Assignee: Dennis Kubes
             Fix For: 1.2


It is possible for the NutchBean to drop into an infinite loop while trying to 
optimize a query to re-search for more results.  There are also two Null 
Pointer bugs in the search process.  One in NutchBean where there was an 
incorrect loop assignment and a second in DistributedSegementsBean when a 
segment is null (shouldn't happen but still should be handled.)  A patch is 
available for both.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to