Ticket #1819 (closed enhancement: fixed)
change search index code to use package_dictize instead of obj.to_dict
Reported by: | kindly | Owned by: | kindly |
---|---|---|---|
Priority: | awaiting triage | Milestone: | ckan-sprint-2012-04-02 |
Component: | ecportal | Keywords: | 2d |
Cc: | Repository: | ckan | |
Theme: | none |
Description
Search index code needs to use package_dictize so that it can get the new vocablurary information and is more consistant with the rest of the system. This is in preperation for their translation being put in the search indexer.
Change History
comment:1 Changed 2 years ago by kindly
- Summary changed from change search index code to use package_dictize instead of obj.to_api to change search index code to use package_dictize instead of obj.to_dict
comment:2 Changed 2 years ago by kindly
- Milestone changed from ckan-sprint-2012-03-05 to current-ckan-sprint-2012-03-19
comment:3 Changed 2 years ago by kindly
- Status changed from new to closed
- Resolution set to wontfix
Currently using package_show_rest. Should be moved to just use package_show but that is another ticket.
Note: See
TracTickets for help on using
tickets.