Add join to search_index to the users table
dereine - September 10, 2009 - 21:07
| Project: | Profile search |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
As discussed with merlinofchaos, it would be good to remove the join to the users table of search_index, because users are not indexed.
So profilesearch has to add the join again, to make it work.
| Attachment | Size |
|---|---|
| profilesearch_views.patch | 1.31 KB |

#1
Related views issue:
#574150: Remove search_index join to users table
#2
New patch version, the old one had a bad patch