Changes between Initial Version and Version 1 of Ticket #1352
- Timestamp:
- 10/04/11 13:07:32 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1352 – Description
initial v1 2 2 3 3 https://bitbucket.org/okfn/ckan/src/56c79e3fc44c/ckan/lib/search/index.py#cl-48 4 5 It also uses package_to_api1 in the SynchronousSearch plugin: 6 7 https://bitbucket.org/okfn/ckan/src/f9dfb0506594/ckan/lib/search/__init__.py#cl-93 4 8 5 9 This prevents extensions from being able to index custom properties (e.g. faceting by custom extras not included in the model).