<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Solving a Search Dilemma regarding CustomObject.Name</title>
	<atom:link href="http://sfdc.arrowpointe.com/2009/07/14/solving-a-search-dilemma-regarding-customobject-name/feed/" rel="self" type="application/rss+xml" />
	<link>http://sfdc.arrowpointe.com/2009/07/14/solving-a-search-dilemma-regarding-customobject-name/</link>
	<description>Authored by Scott Hemmeter of Arrowpointe Corp, this blog is written from the perspective of a Salesforce.com solution provider and contains information on Arrowpointe's AppExchange products as well as tips, findings, sample code, functionality wishes, etc.</description>
	<lastBuildDate>Fri, 12 Mar 2010 21:54:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gary B</title>
		<link>http://sfdc.arrowpointe.com/2009/07/14/solving-a-search-dilemma-regarding-customobject-name/comment-page-1/#comment-61884</link>
		<dc:creator>Gary B</dc:creator>
		<pubDate>Wed, 15 Jul 2009 11:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=657#comment-61884</guid>
		<description>Marking a field as an External ID should also cause it to be indexed, though there is a limit on how many external IDs you can have on an object (I believe it&#039;s as few as 4).</description>
		<content:encoded><![CDATA[<p>Marking a field as an External ID should also cause it to be indexed, though there is a limit on how many external IDs you can have on an object (I believe it&#8217;s as few as 4).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Hemmeter</title>
		<link>http://sfdc.arrowpointe.com/2009/07/14/solving-a-search-dilemma-regarding-customobject-name/comment-page-1/#comment-61883</link>
		<dc:creator>Scott Hemmeter</dc:creator>
		<pubDate>Wed, 15 Jul 2009 06:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=657#comment-61883</guid>
		<description>@Chris Noe

My solution is working with the Standard Search in the sidebar.  This goes against what the Help file states regarding fields that are indexed, but it seems to be working.</description>
		<content:encoded><![CDATA[<p>@Chris Noe</p>
<p>My solution is working with the Standard Search in the sidebar.  This goes against what the Help file states regarding fields that are indexed, but it seems to be working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Noe</title>
		<link>http://sfdc.arrowpointe.com/2009/07/14/solving-a-search-dilemma-regarding-customobject-name/comment-page-1/#comment-61882</link>
		<dc:creator>Chris Noe</dc:creator>
		<pubDate>Wed, 15 Jul 2009 02:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=657#comment-61882</guid>
		<description>@Jeff

All custom fields of type text, text area, and long text area are searched when using the Advanced Search feature on custom objects.

@Scott

Great work around.  I&#039;m assuming you are searching from the Advanced Search on this new text field.  Is that correct?  I am not aware of this working from the normal search unless the text field is indexed (set as an external id).</description>
		<content:encoded><![CDATA[<p>@Jeff</p>
<p>All custom fields of type text, text area, and long text area are searched when using the Advanced Search feature on custom objects.</p>
<p>@Scott</p>
<p>Great work around.  I&#8217;m assuming you are searching from the Advanced Search on this new text field.  Is that correct?  I am not aware of this working from the normal search unless the text field is indexed (set as an external id).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Hemmeter</title>
		<link>http://sfdc.arrowpointe.com/2009/07/14/solving-a-search-dilemma-regarding-customobject-name/comment-page-1/#comment-61880</link>
		<dc:creator>Scott Hemmeter</dc:creator>
		<pubDate>Tue, 14 Jul 2009 17:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=657#comment-61880</guid>
		<description>@Jeff

Yes, you could do that if you wanted.  I am not sure if the indexing is limited to text fields or if it includes Text Area and Long Text.  However, using a Text field you could do that.</description>
		<content:encoded><![CDATA[<p>@Jeff</p>
<p>Yes, you could do that if you wanted.  I am not sure if the indexing is limited to text fields or if it includes Text Area and Long Text.  However, using a Text field you could do that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Douglas</title>
		<link>http://sfdc.arrowpointe.com/2009/07/14/solving-a-search-dilemma-regarding-customobject-name/comment-page-1/#comment-61879</link>
		<dc:creator>Jeff Douglas</dc:creator>
		<pubDate>Tue, 14 Jul 2009 17:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/?p=657#comment-61879</guid>
		<description>You my friend are a genius. I was having this exact same problem with an inventory item custom object. I was wondering how to make the field searchable. So you could, in theory, create a text field and stick a bunch of keywords in it?</description>
		<content:encoded><![CDATA[<p>You my friend are a genius. I was having this exact same problem with an inventory item custom object. I was wondering how to make the field searchable. So you could, in theory, create a text field and stick a bunch of keywords in it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
