Opened 14 years ago
Closed 14 years ago
#249 closed defect (fixed)
CSW / GetRecords / results_with_summary : empty results
Reported by: | Fxp | Owned by: | fxp |
---|---|---|---|
Priority: | major | Milestone: | v2.5.1 |
Component: | Catalog server | Version: | v2.5.0 |
Keywords: | CSW | Cc: |
Description
Issue in CatalogSearcher.java.
topDocs could have been used already once in MakeSummary so the second call return null docs.
CSW GetRecords request with resultType=results return record, but results_with_summary does not.
Attachments (1)
Change History (2)
by , 14 years ago
Attachment: | DuplicateCallToTopDocs.patch added |
---|
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
r6275 & r6276