Changes between Initial Version and Version 1 of Ticket #1352


Ignore:
Timestamp:
10/04/11 13:07:32 (3 years ago)
Author:
amercader
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1352 – Description

    initial v1  
    22 
    33https://bitbucket.org/okfn/ckan/src/56c79e3fc44c/ckan/lib/search/index.py#cl-48 
     4 
     5It also uses package_to_api1 in the SynchronousSearch plugin: 
     6 
     7https://bitbucket.org/okfn/ckan/src/f9dfb0506594/ckan/lib/search/__init__.py#cl-93 
    48 
    59This prevents extensions from being able to index custom properties (e.g. faceting by custom extras not included in the model).