<?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: Advanced search in Magento and how to use it in your own way</title>
	<atom:link href="http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/feed/" rel="self" type="application/rss+xml" />
	<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/</link>
	<description>Magento Design and Magento Development Professionals - Inchoo</description>
	<lastBuildDate>Sun, 14 Mar 2010 05:53:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jennifer</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-6012</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Wed, 27 Jan 2010 16:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-6012</guid>
		<description>I get an error when clicking the search button on my custom form that file cannot be found: Mage/CatalogSearch/Model/Custom.php

Any ideas? Thanks!

Jen</description>
		<content:encoded><![CDATA[<p>I get an error when clicking the search button on my custom form that file cannot be found: Mage/CatalogSearch/Model/Custom.php</p>
<p>Any ideas? Thanks!</p>
<p>Jen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul Ghafoor</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-5830</link>
		<dc:creator>Abdul Ghafoor</dc:creator>
		<pubDate>Sun, 10 Jan 2010 11:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-5830</guid>
		<description>Hi,
I want to add an attribute in advance search but having different input type. Suppose I&#039;ve an attribute named as length. I&#039;ve added this attribute by choosing input type dropdown in admin panel. But in advance search I want this attribute work as min/max range as text fields just like price. I know I can change the input type from dropdown to text field and it works but I can&#039;t change it.

Can some one help me out here. Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I want to add an attribute in advance search but having different input type. Suppose I&#8217;ve an attribute named as length. I&#8217;ve added this attribute by choosing input type dropdown in admin panel. But in advance search I want this attribute work as min/max range as text fields just like price. I know I can change the input type from dropdown to text field and it works but I can&#8217;t change it.</p>
<p>Can some one help me out here. Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sohit</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-3173</link>
		<dc:creator>Sohit</dc:creator>
		<pubDate>Wed, 02 Sep 2009 10:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-3173</guid>
		<description>Thanks a lot, this stuff is really a life savior.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, this stuff is really a life savior.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grille4u</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-2955</link>
		<dc:creator>grille4u</dc:creator>
		<pubDate>Thu, 30 Jul 2009 04:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-2955</guid>
		<description>Some people reported that the custom search return everything. I guess in the article, the paragraph is not right:

Inside this CustomController.php there is a function called resultAction(). You need to replace the ( … Mage::getSingleton(’catalogsearch/advanced’) … ) string ‘catalogsearch/advanced’ with ‘catalogsearch/custom’. This is the one telling the browser what page to open.

Should not change that line at all. That&#039;s how I get mine works. ( initially following that direction, but get everything back).</description>
		<content:encoded><![CDATA[<p>Some people reported that the custom search return everything. I guess in the article, the paragraph is not right:</p>
<p>Inside this CustomController.php there is a function called resultAction(). You need to replace the ( … Mage::getSingleton(’catalogsearch/advanced’) … ) string ‘catalogsearch/advanced’ with ‘catalogsearch/custom’. This is the one telling the browser what page to open.</p>
<p>Should not change that line at all. That&#8217;s how I get mine works. ( initially following that direction, but get everything back).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Branko Ajzele</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-1850</link>
		<dc:creator>Branko Ajzele</dc:creator>
		<pubDate>Tue, 19 May 2009 16:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-1850</guid>
		<description>p.s. This is now relatively &quot;old&quot; article. I myself would use entirely new approach now, one that uses module.</description>
		<content:encoded><![CDATA[<p>p.s. This is now relatively &#8220;old&#8221; article. I myself would use entirely new approach now, one that uses module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Branko Ajzele</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-1849</link>
		<dc:creator>Branko Ajzele</dc:creator>
		<pubDate>Tue, 19 May 2009 16:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-1849</guid>
		<description>@Christopher Shennan

Well, one way to do it is to create a module, add new layout xml file to it, map to some url... Not sure what the final result needs to be. Another way is to simply override the default /core CatalogSearch.</description>
		<content:encoded><![CDATA[<p>@Christopher Shennan</p>
<p>Well, one way to do it is to create a module, add new layout xml file to it, map to some url&#8230; Not sure what the final result needs to be. Another way is to simply override the default /core CatalogSearch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Shennan</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-1846</link>
		<dc:creator>Christopher Shennan</dc:creator>
		<pubDate>Tue, 19 May 2009 14:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-1846</guid>
		<description>I&#039;ve implemented this and it works fine however I would like to move the custom search from app\code\core\Mage\CatalogSearch to app\code\local\MyCompany\CatalogSearch.

Any ideas how to do this?

Many Thanks.

Chris.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve implemented this and it works fine however I would like to move the custom search from app\code\core\Mage\CatalogSearch to app\code\local\MyCompany\CatalogSearch.</p>
<p>Any ideas how to do this?</p>
<p>Many Thanks.</p>
<p>Chris.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Branko Ajzele</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-1595</link>
		<dc:creator>Branko Ajzele</dc:creator>
		<pubDate>Sat, 25 Apr 2009 09:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-1595</guid>
		<description>@DoruDM

Not sure what exactly the issue is? Have you turned off all caching, turned on path hints? This should point you to the right file when you refresh the frontend. Then with a little help of FireBug you should be able to fully see and customize the styling stuff.</description>
		<content:encoded><![CDATA[<p>@DoruDM</p>
<p>Not sure what exactly the issue is? Have you turned off all caching, turned on path hints? This should point you to the right file when you refresh the frontend. Then with a little help of FireBug you should be able to fully see and customize the styling stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DoruDM</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-1586</link>
		<dc:creator>DoruDM</dc:creator>
		<pubDate>Wed, 22 Apr 2009 11:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-1586</guid>
		<description>Hello,

Nice tutorial.
Could you help me with something?
I&#039;m a magento newbiw, and I&#039;m build a custom skin, I have almost all the pages done, my problem is that I can&#039;t manage to customize the advanced search page, it&quot;s not following the same design, I can&#039;t manage to find out why.

THanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Nice tutorial.<br />
Could you help me with something?<br />
I&#8217;m a magento newbiw, and I&#8217;m build a custom skin, I have almost all the pages done, my problem is that I can&#8217;t manage to customize the advanced search page, it&#8221;s not following the same design, I can&#8217;t manage to find out why.</p>
<p>THanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-927</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Mon, 26 Jan 2009 16:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-927</guid>
		<description>Hi! Nice tutorial, but I got one question: I got 36 simple products (all with several attributes), whose visibility is &quot;Search&quot;-only. All simple products are grouped together to one product. If I use advanced search based on an attribute of the simple products I get results for the simple products, but not the grouped product, where the simple products belong to. And so the Simple Products whose visibility is on &quot;Search&quot; are visible and clickable, which should not be possible. Instead the grouped product should come up as the search result. Is this do-able???</description>
		<content:encoded><![CDATA[<p>Hi! Nice tutorial, but I got one question: I got 36 simple products (all with several attributes), whose visibility is &#8220;Search&#8221;-only. All simple products are grouped together to one product. If I use advanced search based on an attribute of the simple products I get results for the simple products, but not the grouped product, where the simple products belong to. And so the Simple Products whose visibility is on &#8220;Search&#8221; are visible and clickable, which should not be possible. Instead the grouped product should come up as the search result. Is this do-able???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Alberts</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-835</link>
		<dc:creator>Dave Alberts</dc:creator>
		<pubDate>Thu, 15 Jan 2009 04:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-835</guid>
		<description>Hello...

I&#039;ve gotten everything to work, sort of.... when I enter a search it returns ALL the products within the catalog, instead of any search.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>Hello&#8230;</p>
<p>I&#8217;ve gotten everything to work, sort of&#8230;. when I enter a search it returns ALL the products within the catalog, instead of any search.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-643</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Mon, 24 Nov 2008 21:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-643</guid>
		<description>Does anyone know of any type of Magento Admin Panel Training course?

I have had Magento for a few weeks now and I know there are tons of functions and tools available to me that I just do not know how use (or at least not how to use correctly)  Anyone have any info regarding a training course?

Peace
Matthew</description>
		<content:encoded><![CDATA[<p>Does anyone know of any type of Magento Admin Panel Training course?</p>
<p>I have had Magento for a few weeks now and I know there are tons of functions and tools available to me that I just do not know how use (or at least not how to use correctly)  Anyone have any info regarding a training course?</p>
<p>Peace<br />
Matthew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathew</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-411</link>
		<dc:creator>Mathew</dc:creator>
		<pubDate>Wed, 12 Nov 2008 20:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-411</guid>
		<description>Oh no I didn&#039;t get it right! Any help with this? I followed the above with the word brands for my custom search. I now get an error when opening a search:

Warning: include(Mage/CatalogSearch/Model/Brands.php) [function.include]: failed to open stream: No such file or directory  in /var/www/html/app/code/core/Mage/Core/functions.php on line 73

I tried to bodge it and scarper by adding in a Brands.php file based on the Advanced.php but that just returned the full catalog!

I double checked everything, any ideas why it is trying to call a Brands.php file instead of Advanced.php?</description>
		<content:encoded><![CDATA[<p>Oh no I didn&#8217;t get it right! Any help with this? I followed the above with the word brands for my custom search. I now get an error when opening a search:</p>
<p>Warning: include(Mage/CatalogSearch/Model/Brands.php) [function.include]: failed to open stream: No such file or directory  in /var/www/html/app/code/core/Mage/Core/functions.php on line 73</p>
<p>I tried to bodge it and scarper by adding in a Brands.php file based on the Advanced.php but that just returned the full catalog!</p>
<p>I double checked everything, any ideas why it is trying to call a Brands.php file instead of Advanced.php?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathew</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-410</link>
		<dc:creator>Mathew</dc:creator>
		<pubDate>Wed, 12 Nov 2008 19:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-410</guid>
		<description>Cheers dude!

I managed to get this working on my second attempt, seemed I made a mishtake on the layout.xml file! All is working nicely, many thanks for the tutorial!</description>
		<content:encoded><![CDATA[<p>Cheers dude!</p>
<p>I managed to get this working on my second attempt, seemed I made a mishtake on the layout.xml file! All is working nicely, many thanks for the tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathew</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-406</link>
		<dc:creator>Mathew</dc:creator>
		<pubDate>Wed, 12 Nov 2008 08:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-406</guid>
		<description>That is a really useful article. Not only is advanced quicker it can also be customised as you have done so - that was too tough for me when I tried it!
The holy grail of search is to have a category breakdown, e.g. x results in a, y results in b etc. This is how proper stores have it.</description>
		<content:encoded><![CDATA[<p>That is a really useful article. Not only is advanced quicker it can also be customised as you have done so &#8211; that was too tough for me when I tried it!<br />
The holy grail of search is to have a category breakdown, e.g. x results in a, y results in b etc. This is how proper stores have it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reusing advanced form in Magento &#124; ActiveCodeline</title>
		<link>http://inchoo.net/ecommerce/magento/advanced-search-in-magento-and-how-to-use-it-in-your-own-way/comment-page-1/#comment-365</link>
		<dc:creator>Reusing advanced form in Magento &#124; ActiveCodeline</dc:creator>
		<pubDate>Sat, 08 Nov 2008 15:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=313#comment-365</guid>
		<description>[...] is a new article titled: Advanced search in Magento and how to use it in your own way. This one is a direct result [...]</description>
		<content:encoded><![CDATA[<p>[...] is a new article titled: Advanced search in Magento and how to use it in your own way. This one is a direct result [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
