Posted by fangel on April 24, 2012 at 1:34pm
4 followers
Jump to:
| Project: | Media |
| Version: | 7.x-2.x-dev |
| Component: | Media Browser |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi,
We have a semi-large (~11.500) media-library with meta-data fields on (photographer, description, etc). So we use a Search API index of media-items to let our users search through these.
We would love to use a view based on the index in the Media Browser, but because the display- and style plugins only register file_managed as their base, this is impossible. After tweaking the base, I found a few other places where the SQL- and Search API based Query plugins differ, so two other places needed some checks too..
But attached is a patch that enables the Media Browser to use Search API based views as well.
Regards
Morten
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| media_enabled-search-api-based-media-browsers.patch | 2.89 KB | Idle | PASSED: [[SimpleTest]]: [MySQL] 0 pass(es). | View details |
Comments
#1
Whoops, forgot to mark as 'needs review'
#2
thanks, pretty straightforward.
I just make a few corrections
commit here
http://drupalcode.org/project/media.git/commit/63604d4
#3
Automatically closed -- issue fixed for 2 weeks with no activity.