<?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: Argos: Simple Java Search Engine Wrapper API</title>
	<atom:link href="http://almaer.com/blog/argos-simple-java-search-engine-wrapper-api/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/argos-simple-java-search-engine-wrapper-api</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rahul</title>
		<link>http://almaer.com/blog/argos-simple-java-search-engine-wrapper-api/comment-page-1#comment-40977</link>
		<dc:creator>rahul</dc:creator>
		<pubDate>Mon, 22 Jun 2009 12:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/argos-simple-java-search-engine-wrapper-api#comment-40977</guid>
		<description>Hi,

    It&#039;s really nice to have common search API, but i have few queries - 

1) Do you have new release of this API
2) Do we need to provide key for search, like we provide for google
3) Does this support &quot;Bing&quot;?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>    It&#8217;s really nice to have common search API, but i have few queries &#8211; </p>
<p>1) Do you have new release of this API<br />
2) Do we need to provide key for search, like we provide for google<br />
3) Does this support &#8220;Bing&#8221;?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Minh Tran</title>
		<link>http://almaer.com/blog/argos-simple-java-search-engine-wrapper-api/comment-page-1#comment-22488</link>
		<dc:creator>Minh Tran</dc:creator>
		<pubDate>Sun, 23 Apr 2006 22:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/argos-simple-java-search-engine-wrapper-api#comment-22488</guid>
		<description>Thank you for a nice code. However, i think I found an error from your *.jar. I declared an object of BlogdiggerWebSearcher:
Searcher s = new BlogdiggerWebSearcher();
When I compiled the code, I receive an error saying that:

&quot;WebSearcher.java&quot;: cannot access org.jvnet.argos.blogdigger.BlogdiggerWebSearcher,bad class file:BlogdiggerWebSearcher.class,class file has wrong version 49.0, should be 48.0,Please remove or make sure it appears in the correct subdirectory of the classpath.&quot;

Please could you help to explain the error I receive and how to fix it.

Many thanks
</description>
		<content:encoded><![CDATA[<p>Thank you for a nice code. However, i think I found an error from your *.jar. I declared an object of BlogdiggerWebSearcher:<br />
Searcher s = new BlogdiggerWebSearcher();<br />
When I compiled the code, I receive an error saying that:</p>
<p>&#8220;WebSearcher.java&#8221;: cannot access org.jvnet.argos.blogdigger.BlogdiggerWebSearcher,bad class file:BlogdiggerWebSearcher.class,class file has wrong version 49.0, should be 48.0,Please remove or make sure it appears in the correct subdirectory of the classpath.&#8221;</p>
<p>Please could you help to explain the error I receive and how to fix it.</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
