Posted by dereine on September 10, 2009 at 9:07pm
| Project: | Profile search |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
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 |
Comments
#1
Related views issue:
#574150: Remove search_index join to users table
#2
New patch version, the old one had a bad patch
#3
I'll take a look at it this weekend!