<?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: WPSearch</title>
	<atom:link href="http://codefury.net/projects/wpsearch/feed/" rel="self" type="application/rss+xml" />
	<link>http://codefury.net</link>
	<description>One programmer's formatted output stream</description>
	<lastBuildDate>Thu, 17 May 2012 17:20:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: David Grant</title>
		<link>http://codefury.net/projects/wpsearch/comment-page-1/#comment-1258</link>
		<dc:creator>David Grant</dc:creator>
		<pubDate>Fri, 20 May 2011 03:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://katzgrau.simplesample.org/projects/wpsearch/#comment-1258</guid>
		<description>I am trying to use both your plugin and Matthew Taylor&#039;s Result Count plugin anbd they seem to be incompatible. Used together, Taylor&#039;s plugin doesn&#039;t recognize when there are more than a page-full of posts.  With your plugin disabled, however, it works fine.  

It looks like your search plugin resets the WP_query found_posts variable so that it is the same as post_count.  Does that make sense?</description>
		<content:encoded><![CDATA[<p>I am trying to use both your plugin and Matthew Taylor&#8217;s Result Count plugin anbd they seem to be incompatible. Used together, Taylor&#8217;s plugin doesn&#8217;t recognize when there are more than a page-full of posts.  With your plugin disabled, however, it works fine.  </p>
<p>It looks like your search plugin resets the WP_query found_posts variable so that it is the same as post_count.  Does that make sense?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ionel Roiban</title>
		<link>http://codefury.net/projects/wpsearch/comment-page-1/#comment-1249</link>
		<dc:creator>Ionel Roiban</dc:creator>
		<pubDate>Sat, 14 May 2011 17:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://katzgrau.simplesample.org/projects/wpsearch/#comment-1249</guid>
		<description>Care to share with us a way to use Solr instead of local Lucene. Thank you!</description>
		<content:encoded><![CDATA[<p>Care to share with us a way to use Solr instead of local Lucene. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://codefury.net/projects/wpsearch/comment-page-1/#comment-943</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 04 Mar 2011 16:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://katzgrau.simplesample.org/projects/wpsearch/#comment-943</guid>
		<description>Regarding last comment. I just realized the private pages are not showing in the results, I had assumed by a parent page being private all children pages were also considered private. please disregard #1 in the last comment.</description>
		<content:encoded><![CDATA[<p>Regarding last comment. I just realized the private pages are not showing in the results, I had assumed by a parent page being private all children pages were also considered private. please disregard #1 in the last comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://codefury.net/projects/wpsearch/comment-page-1/#comment-942</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 04 Mar 2011 15:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://katzgrau.simplesample.org/projects/wpsearch/#comment-942</guid>
		<description>First I want to say thank you for this plugin! This is the first of many search plugins that I have tried that actually worked. I give 5 stars to you. But I have a few questions and/or feature requests/recommendations.

1) Is there a way for it to filter out pages that are marked &quot;private&quot; at least for people that are not logged in? Currently anyone in the public can see private posts through search.

2) We use WordPress mainly as a CMS with many pages and few posts, many of our pages have tables located near the top of the page. Is there a way to have the output skip any text within a &lt;code&gt;&lt;table&gt;&lt;/code&gt;  (or an option to do so since this may be desired by some).

3) Finally, and this may be available and I just missed it, would it be possible for the search results to only consist of the_excerpt(), but the index being built from the_content()? - or is this just the way I need to set up the search results page?

Thanks again for your awesome plugin,

Jay</description>
		<content:encoded><![CDATA[<p>First I want to say thank you for this plugin! This is the first of many search plugins that I have tried that actually worked. I give 5 stars to you. But I have a few questions and/or feature requests/recommendations.</p>
<p>1) Is there a way for it to filter out pages that are marked &#8220;private&#8221; at least for people that are not logged in? Currently anyone in the public can see private posts through search.</p>
<p>2) We use WordPress mainly as a CMS with many pages and few posts, many of our pages have tables located near the top of the page. Is there a way to have the output skip any text within a <code>&lt;table&gt;</code>  (or an option to do so since this may be desired by some).</p>
<p>3) Finally, and this may be available and I just missed it, would it be possible for the search results to only consist of the_excerpt(), but the index being built from the_content()? &#8211; or is this just the way I need to set up the search results page?</p>
<p>Thanks again for your awesome plugin,</p>
<p>Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evan</title>
		<link>http://codefury.net/projects/wpsearch/comment-page-1/#comment-803</link>
		<dc:creator>evan</dc:creator>
		<pubDate>Wed, 19 Jan 2011 08:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://katzgrau.simplesample.org/projects/wpsearch/#comment-803</guid>
		<description>I use WP version 2.8.x and 2.9.x. Can I use this plugin? because it written:  Requires WordPress Version: 3.0 or higher. Or which parts of code should be re-write to make this plugin suitable for 2.8 and 2.9.</description>
		<content:encoded><![CDATA[<p>I use WP version 2.8.x and 2.9.x. Can I use this plugin? because it written:  Requires WordPress Version: 3.0 or higher. Or which parts of code should be re-write to make this plugin suitable for 2.8 and 2.9.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enhancing WordPress Search Results Using Post Types and Relevance&#160;&#124;&#160;Logos Creative &#8211; Atlanta Web, Design &#38; Video</title>
		<link>http://codefury.net/projects/wpsearch/comment-page-1/#comment-400</link>
		<dc:creator>Enhancing WordPress Search Results Using Post Types and Relevance&#160;&#124;&#160;Logos Creative &#8211; Atlanta Web, Design &#38; Video</dc:creator>
		<pubDate>Tue, 01 Jun 2010 11:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://katzgrau.simplesample.org/projects/wpsearch/#comment-400</guid>
		<description>[...] still returning them by date and not relevance. After some trial and error, I decided on using the wpSearch plug-in. Now, I can customize the relevancy of the results, which worked well on the old [...]</description>
		<content:encoded><![CDATA[<p>[...] still returning them by date and not relevance. After some trial and error, I decided on using the wpSearch plug-in. Now, I can customize the relevancy of the results, which worked well on the old [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doing yet more with plugins &#171; ArchivePress + APrints</title>
		<link>http://codefury.net/projects/wpsearch/comment-page-1/#comment-360</link>
		<dc:creator>Doing yet more with plugins &#171; ArchivePress + APrints</dc:creator>
		<pubDate>Tue, 16 Mar 2010 23:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://katzgrau.simplesample.org/projects/wpsearch/#comment-360</guid>
		<description>[...] other plugin that looks particularly interesting is the Lucene-based search plugin, wpSearch. This looks like it could add a superior search experience over a large blog &#8211; or blog [...]</description>
		<content:encoded><![CDATA[<p>[...] other plugin that looks particularly interesting is the Lucene-based search plugin, wpSearch. This looks like it could add a superior search experience over a large blog &ndash; or blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ArchivePress &#187; Blog Archive &#187; Doing yet more with plugins</title>
		<link>http://codefury.net/projects/wpsearch/comment-page-1/#comment-178</link>
		<dc:creator>ArchivePress &#187; Blog Archive &#187; Doing yet more with plugins</dc:creator>
		<pubDate>Mon, 24 Aug 2009 20:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://katzgrau.simplesample.org/projects/wpsearch/#comment-178</guid>
		<description>[...] other plugin that looks particularly interesting is the Lucene-based search plugin, wpSearch. This looks like it could add a superior search experience over a large blog &#8211; or blog [...]</description>
		<content:encoded><![CDATA[<p>[...] other plugin that looks particularly interesting is the Lucene-based search plugin, wpSearch. This looks like it could add a superior search experience over a large blog &#8211; or blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ArchivePress &#187; Blog Archive &#187; Plugins</title>
		<link>http://codefury.net/projects/wpsearch/comment-page-1/#comment-177</link>
		<dc:creator>ArchivePress &#187; Blog Archive &#187; Plugins</dc:creator>
		<pubDate>Mon, 24 Aug 2009 20:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://katzgrau.simplesample.org/projects/wpsearch/#comment-177</guid>
		<description>[...] other plugin that looks particularly interesting is the Lucene-based search plugin, wpSearch. This looks like it could add a superior search experience over a large blog &#8211; or blog [...]</description>
		<content:encoded><![CDATA[<p>[...] other plugin that looks particularly interesting is the Lucene-based search plugin, wpSearch. This looks like it could add a superior search experience over a large blog &#8211; or blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 5 Useful but Lesser Known Wordpress Plugins &#124; Armchair Theorist</title>
		<link>http://codefury.net/projects/wpsearch/comment-page-1/#comment-176</link>
		<dc:creator>5 Useful but Lesser Known Wordpress Plugins &#124; Armchair Theorist</dc:creator>
		<pubDate>Mon, 27 Jul 2009 18:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://katzgrau.simplesample.org/projects/wpsearch/#comment-176</guid>
		<description>[...] the Search Reloaded plugin. Unfortunately, it wasn&#8217;t free. Someone in the comments suggested wpSearch (a Lucene-based search engine), but unfortunately it had annoying problems with indexing after [...]</description>
		<content:encoded><![CDATA[<p>[...] the Search Reloaded plugin. Unfortunately, it wasn&#8217;t free. Someone in the comments suggested wpSearch (a Lucene-based search engine), but unfortunately it had annoying problems with indexing after [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

