<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>search api</title><description/><link>https://kevinquillen.com</link><language>en</language><item><title>Overriding Output for Search API Fields in Views</title><link>https://kevinquillen.com/overriding-output-search-api-fields-views</link><guid isPermaLink="false">285 at https://kevinquillen.com</guid><description>
&lt;span property=&quot;schema:name&quot;&gt;Overriding Output for Search API Fields in Views&lt;/span&gt;

            &lt;div property=&quot;schema:text&quot; class=&quot;text-content clearfix field field--name-body field--type-text-with-summary field--label-hidden field__item&quot;&gt;&lt;p&gt;Just wanted to share a quick example of overriding a field output from Search API if the value isn’t exactly what you want.&lt;/p&gt;

&lt;p&gt;In my case, I am indexing the URI of a node and have a design requirement to output it as a link in the result, but it has to contain the host and scheme (http://www.example.com/path/to/node). Out of the box, Search API is only returning the “/path/to/node” portion, which QA quickly kicked back to me.&lt;/p&gt;&lt;/div&gt;
      
&lt;span rel=&quot;schema:author&quot;&gt;&lt;span lang about=&quot;https://kevinquillen.com/user/1&quot; typeof=&quot;schema:Person&quot; property=&quot;schema:name&quot; datatype&gt;Kevin&lt;/span&gt;&lt;/span&gt;

&lt;span property=&quot;schema:dateCreated&quot; content=&quot;2017-02-02T12:00:00+00:00&quot;&gt;&lt;time datetime=&quot;2017-02-02T07:00:00-05:00&quot; title=&quot;Thursday, February 2, 2017 - 07:00&quot;&gt;February 2nd, 2017&lt;/time&gt;
&lt;/span&gt;
</description><pubDate>Thu, 02 Feb 2017 12:00:00 GMT</pubDate><dc:creator>Kevin</dc:creator></item></channel></rss>