<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WebProNews &#187; Sphinx</title>
	<atom:link href="http://www.webpronews.com/tag/sphinx/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webpronews.com</link>
	<description>Breaking News in Tech, Search, Social, &#38; Business</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:48:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Open Source SQL Full Text Search Engine &#8211; Sphinx</title>
		<link>http://www.webpronews.com/open-source-sql-full-text-search-engine-sphinx-2006-11</link>
		<comments>http://www.webpronews.com/open-source-sql-full-text-search-engine-sphinx-2006-11#comments</comments>
		<pubDate>Thu, 02 Nov 2006 18:58:39 +0000</pubDate>
		<dc:creator>Pete Freitag</dc:creator>
				<category><![CDATA[Search]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Engine]]></category>
		<category><![CDATA[Homepage]]></category>
		<category><![CDATA[Indexing]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Sphinx]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Text]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=32543</guid>
		<description><![CDATA[I came across <a href="http://www.sphinxsearch.com/" class="bluelink">Sphinx</a> via the <a href="http://www.mysqlperformanceblog.com/" class="bluelink">MySQL Performance Blog</a> (which has some <a href="http://www.mysqlperformanceblog.com/2006/09/29/what-to-tune-in-mysql-server-after-installation/" class="bluelink">good</a> <a href="http://www.mysqlperformanceblog.com/2006/10/16/should-mysql-and-web-server-share-the-same-box/" class="bluelink">entries</a> you might want to check out). It is an Open Source Full Text SQL Search Engine.
]]></description>
			<content:encoded><![CDATA[<p>I came across <a href="http://www.sphinxsearch.com/" class="bluelink">Sphinx</a> via the <a href="http://www.mysqlperformanceblog.com/" class="bluelink">MySQL Performance Blog</a> (which has some <a href="http://www.mysqlperformanceblog.com/2006/09/29/what-to-tune-in-mysql-server-after-installation/" class="bluelink">good</a> <a href="http://www.mysqlperformanceblog.com/2006/10/16/should-mysql-and-web-server-share-the-same-box/" class="bluelink">entries</a> you might want to check out). It is an Open Source Full Text SQL Search Engine.</p>
<p>It can be installed as a storage engine type on MySQL, and from what I hear can beat the pants off of MySQL&#8217;s built-in full text search in some cases.</p>
<p>From the web site:<br />
<blockquote>Generally, it&#8217;s a standalone search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL, or from an XML pipe. </p></blockquote>
<p>Here are some of the features:
<ul>
<li>high indexing speed (upto 10 MB/sec on modern CPUs) </li>
<li>high search speed (avg query is under 0.1 sec on 2-4 GB text collections) </li>
<li>high scalability (upto 100 GB of text, upto 100 M documents on a single CPU) </li>
<li>supports distributed searching (since v.0.9.6) </li>
<li>supports MySQL natively (MyISAM and InnoDB tables are both supported) </li>
<li>supports phrase searching </li>
<li>supports phrase proximity ranking, providing good relevance </li>
<li>supports English and Russian stemming </li>
<li>supports any number of document fields (weights can be changed on the fly) </li>
<li>supports document groups </li>
<li>supports stopwords </li>
<li>supports different search modes (&#8220;match all&#8221;, &#8220;match phrase&#8221; and &#8220;match any&#8221;) </li>
<li>generic XML interface which grealy simplifies custom integration </li>
</ul>
<p><b>Related Entries </b>
<ul>
<li><a href="http://www.petefreitag.com/item/477.cfm" class="bluelink">MySQL FULLTEXT Indexing and Searching</a> &#8211; September 29, 2005 </li>
<li><a href="http://www.petefreitag.com/item/553.cfm" class="bluelink">Updated SQL Reserved Words Checker</a> &#8211; March 28, 2006 </li>
<li><a href="http://www.petefreitag.com/item/466.cfm" class="bluelink">SQL to Select a random row from a database table</a> &#8211; September 14, 2005 </li>
<li><a href="http://www.petefreitag.com/item/430.cfm" class="bluelink">Insert Delayed with MySQL</a> &#8211; August 2, 2005 </li>
<li><a href="http://www.petefreitag.com/item/379.cfm" class="bluelink">Multiple Inserts with MySQL</a> &#8211; June 10, 2005 </li>
</ul>
<p><a href="http://www.petefreitag.com/item/592.cfm#postcomment" class="bluelink">Comments</a></p>
<p><b><a href="http://www.petefreitag.com/item/592.cfm" class="bluelink">*Originally published at Pete Freitag&#8217;s Homepage</a></b></p>
<p>Tag: </p>
<p>Add to <a href="http://del.icio.us/post" onclick="window.open('http://del.icio.us/post?v=4&#038;partner=wpn&#038;noui&#038;jump=clos   e&#038;url='+encodeURIComponent(location.href)+'&#038;title='+encodeURIComponent(docum ent.title),'delicious','toolbar=no,width=700,height=400'); return false;"   CLASS="printMailTop"><img src=http://images.ientrymail.com/webpronews/delicious-pic.png border=0> Del.icio.us</a> | <a href="javascript:void   window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window. location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,locati   on=0,resizable=1,scrollbars=1,left=100,top=50',0)"><img src=http://images.ientrymail.com/webpronews/digg-pic.png border=0> Digg</a> | <a   href="javascript:location.href='http://reddit.com/submit?url='+encodeURIComp onent(location.href)+'&#038;title='+encodeURIComponent(document.title)"><img   src=http://images.ientrymail.com/webpronews/reddit.png border=0>Reddit</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeUR   IComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+ ' '"><img src=http://images.ientrymail.com/webpronews/furl-pic.png border=0>   Furl</a></p>
<p>Bookmark WebProNews: <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a></p>
<p>Pete Freitag (<a href="http://www.petefreitag.com/">http://www.petefreitag.com/</a>) is a software engineer, and<br />
web developer located in central new york. Pete specializes in the<br />
HTTP protocol, web services, xml, java, and coldfusion. In 2003 Pete<br />
published the ColdFusion MX Developers Cookbook with SAMs Publishing.</p>
<p>Pete owns a Firm called Foundeo (<a href="http://foundeo.com/">http://foundeo.com/</a>) that specializes<br />
in Web Consulting, and Products for Web Developers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/open-source-sql-full-text-search-engine-sphinx-2006-11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Riddle of the Sphinx</title>
		<link>http://www.webpronews.com/the-riddle-of-the-sphinx-2004-03</link>
		<comments>http://www.webpronews.com/the-riddle-of-the-sphinx-2004-03#comments</comments>
		<pubDate>Tue, 30 Mar 2004 20:49:58 +0000</pubDate>
		<dc:creator>Daniel Brookshier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Sphinx]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=9477</guid>
		<description><![CDATA[RTFM==QED

Sometimes you do something that surprises people. Jaws drop and wonder is seen in your friend's eyes. You too can tap into these secrets of the ancients. See a source of hidden knowledge, known only to select few. Answer the riddle of the Sphinx, just by reading the manual.
]]></description>
			<content:encoded><![CDATA[<p>RTFM==QED</p>
<p>Sometimes you do something that surprises people. Jaws drop and wonder is seen in your friend&#8217;s eyes. You too can tap into these secrets of the ancients. See a source of hidden knowledge, known only to select few. Answer the riddle of the Sphinx, just by reading the manual.</p>
<p>A little knowledge, creativity and some imagination and you can change the way people think. I have just recently done just that. I do it a lot because I have a habit of reading the manual and exploring how I can apply what I have read in ways the authors have not expected. It&#8217;s a bad habit from school where I was bored with dry assignments, so I twisted them to be interesting to me, rather than the teacher. Yes, I was a rebel </p>
<p><b>I Robot</b></p>
<p>What I have done recently is to mix a couple disassociated things to create something not really intended by the designers. The first is Robot class in the java.awt package. This is certainly one of those read-the-manual things. You may have not heard of the Robot class. Robot was probably added to Java in 1.4 to help with testing. First it can capture an image of the entire desktop or just a part of it. This is quite a cool considering that in the past Java was limited to its own windows. The second, and very surprising feature is that it can send mouse and keyboard events to the operating system. In effect, controlling the entire desktop. Quite a departure from what you thought Java could do eh? </p>
<p><b>A Remote Possibility</b></p>
<p>Of course what this meant to me was that I could do more than capture the desktop or control things for a test. This meant I could control the computer from a Java application. Specifically I wanted to do it remotely. More specifically, using JXTA. </p>
<p>JXTA-Remote-Desktop was born! No need to dig up bodies and piece the monster together. Just pick up a couple of pieces and read the manuals. The Jr. Frankenstein kit. </p>
<p><b>Open Source A Me</b></p>
<p>What is JXTA-Remote-Desktop(JRD)? First it is open source and hosted here at java.net. It&#8217;s a simple implementation of the remote desktop idea, like PC Anywhere, Go To My PC, or VNC. It is written in 100% Java using JXTA as a transport. The key difference from the competitors (it is hard to compete with VNC because it is free), is that JRD can connect any two PC&#8217;s even if there is DHCP, a firewall, or a NAT**. </p>
<p>JXTA&#8217;s P2P network uses other generic computers to act as middlemen for HTTP tunneling and relay of messages. This is not a big security hole because the computer behind the firewall must be a willing party to the communication, just like other HTTP tunneling applications. JXTA also has its own addressing scheme so NAT and DHCP are not a problem. </p>
<p>JXTA is certainly not the best choice (message rather than stream based, and it has unpredictable data rates), but it is the only choice for this type of application. Think about your average PC. You can&#8217;t get to it with a URL because it has no web address. You can&#8217;t depend on its IP address because it changes. And there&#8217;s usually a NAT or firewall preventing direct access. JXTA lets you access almost any connected PC no matter what its current IP address or topology. </p>
<p>How good is JRD? Well, it is not as good as VNC yet. There still needs to be a little work to get the screenshots to be a little more efficient. Most remote applications use the native OS to get just what changes on the screen while JRD is limited to screen shots. JRD can become better through a combination of compression and differencing techniques similar to Internet video. The I/O of mouse and keyboard are delayed quite a bit so the user does not get too far ahead of the screen updates. </p>
<p>JXTA-Remote-Desktop is getting closer to being a viable application. The code works and there is even a multiplatform installer. I will also have an article at P2PJournal.com soon to explain the code. Since it is open source, I am looking for help to improve it. High on my wish list is better video differencing. I challenge you to look at the code and come up with an innovating solution to this devilish problem. </p>
<p><i>** NAT is an acronym for Network Address Translation. Most cable modems and DSL routers implement NAT. A NAT prevents anyone from directly contacting a PC from outside your home network. </i></p>
<table width="95%" border="0" cellpadding="1" cellspacing="0" class="text">
<tr>
<td>Daniel Brookshier is the lead author and editor of <a href="http://www.amazon.com/exec/obidos/ASIN/0672323664/wwwcluckcom-20/103-1040003-1928606"><i>JXTA: Java P2P Programming</i></a>. He is a hands-on Java architect concentrating on JXTA, J2EE, Swing, and mentoring. Daniel is an independent consultant with clients in multiple industries, including such well known companies as Boeing, Ericsson, and Wal-Mart. His two personal Web sites are <a href="http://people.jxta.org/turbogeek/">http://people.jxta.org/turbogeek/</a> and <a href="http://www.cluck.com">www.cluck.com</a></td>
<td align="center" valign="middle"><font color="#000000" size="2" face="Verdana, Arial, Helvetica, sans-serif"><span class="text"><A HREF="http://www.amazon.com/exec/obidos/ASIN/0672323664/wwwcluckcom-20/103-1168708-6298211"><br />
<IMG SRC="http://images.ientrymail.com/amazon_images/0672323664.01.TZZZZZZZ.jpg" border="0" alt="cover" hspace="3" vspace="3"></A></span></font></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/the-riddle-of-the-sphinx-2004-03/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 1/17 queries in 0.006 seconds using memcached
Object Caching 241/283 objects using memcached

Served from: webpronews.com @ 2012-02-12 16:21:48 -->
