Ticket #274 (closed defect: fixed)
Allow searching by any extra field
Reported by: | rgrp | Owned by: | rgrp |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ckan | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description
At the moment only support a very limited set of extra fields (see docs for details). Should support arbitrary extra fields (note no need to put these in special full text index though ...)
Cost: 1h
Change History
comment:2 Changed 4 years ago by dread
A significant chunk of the work towards this done in cset:742adebb707c (refactoring search options).
comment:3 Changed 4 years ago by pudo
- Status changed from new to closed
- Resolution set to fixed
This is included in the Solr indexing engine and will become available as Solr is adopted.
comment:4 Changed 4 years ago by rgrp
- Status changed from closed to reopened
- Resolution fixed deleted
Need to work on postgres and test there.
comment:5 Changed 4 years ago by pudo
- Status changed from reopened to closed
- Type changed from enhancement to defect
- Resolution set to fixed
- Milestone v1.1 deleted
comment:6 Changed 4 years ago by dread
- Status changed from closed to reopened
- Resolution fixed deleted
The docs are now out of date and there doesn't seem to be a test for this.
comment:7 follow-up: ↓ 8 Changed 4 years ago by dread
I fixed the docs a couple of weeks ago. Need to ensure there is a test though.
comment:8 in reply to: ↑ 7 ; follow-up: ↓ 10 Changed 4 years ago by pudo
Replying to dread:
I fixed the docs a couple of weeks ago. Need to ensure there is a test though.
there is as of cset:c2e66cec3610
comment:9 Changed 4 years ago by pudo
- Status changed from reopened to closed
- Resolution set to fixed