I needed support for taxonomy terms that are referenced via entityreference fields. So I created the following patch.

Comments

mschudders’s picture

Issue summary: View changes
StatusFileSize
new1.38 KB

I need to do this aswell, but your patch does not work for me.

mschudders’s picture

StatusFileSize
new1.29 KB

Correct patch

mschudders’s picture

maximpodorov’s picture

What about accepting the patch?

sinn’s picture

Status: Active » Needs review
StatusFileSize
new1.3 KB

#2 works for me.
Updated coding standarts

jeffam’s picture

Status: Needs review » Reviewed & tested by the community

Glad this patch was here when I needed it! Works as advertised.

thepanz’s picture

Version: 7.x-1.0-beta1 » 7.x-1.x-dev
Status: Reviewed & tested by the community » Needs review
StatusFileSize
new1.41 KB

SearchAPI allows to define 'virtual' fields that aren't available as standard Drupal fields (see the SearchAPI Combined field).

This updated patch further extends the support for SearchAPI fields

  • thePanz committed 3270fe1 on 7.x-1.x
    Issue #1810992 by Mschudders, Johnny vd Laar, sinn, thePanz: Support for...
thepanz’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.