Download & Extend

Add join to search_index to the users table

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.

AttachmentSize
profilesearch_views.patch1.31 KB

Comments

#1

#2

New patch version, the old one had a bad patch

AttachmentSize
profilesearch_views_0.patch 1.32 KB

#3

I'll take a look at it this weekend!