Project

General

Profile

Bug #7297

_numhits assignment overridden in SOLRSearchResponseIterator

Added by Dave Vieglais over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_libclient_python
Target version:
-
Start date:
2015-08-18
Due date:
% Done:

100%

Story Points:
Sprint:

Description

A minor bug that does not affect overall functionality but is annoying for feedback

In https://repository.dataone.org/software/cicore/trunk/d1_libclient_python/src/d1_client/solr_client.py

SOLRSearchResponseIterator constructor:

self._nextPage(self.crecord)
self._numhits = 0

but _numhits is assigned in _nextPage.

History

#1 Updated by Dave Vieglais over 8 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Fixed in #16126

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)