Ticket #30 (defect)
Opened 5 years ago
Searcher should return the plain Hits collection to results_formatter.
Status: new
| Reported by: | krys | Assigned to: | krys |
|---|---|---|---|
| Priority: | normal | Milestone: | Release 0.3 |
| Component: | TurboLucene | Version: | 0.2.2 |
| Keywords: | Cc: | ||
Searcher should return the plain Hits collection to results_formatter, rather than just a list of IDs.
This will allow results_formatter to use any fields in the Document objects, rather than needing to hit up the database.
