Closed (fixed)
Project:
Search API Solr
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2013 at 15:46 UTC
Updated:
6 Nov 2013 at 10:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
drunken monkeyPatch attached, please review!
(Along, of course, with the patch from #2086783: Remove Views field handlers for "virtual" fields.)
Comment #2
drunken monkeyOK, if no-one wants to test we'll just have to hope this works properly in all cases.
Committed.
Comment #3
jason.fisher commentedAre virtual fields an alternative to using computed fields to combine multiple fields or concatenate a multi-valued field into a string?
Comment #4
drunken monkeyTo some extent, yes. As long as you can create the desired structure/content with the "Aggregated fields" (or some other) data alteration, this is an alternative.