Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Other Topics > Programming

Notices

Programming Discussions about computer programming

Reply
 
Thread Tools Display Modes
Old 07-11-2012, 05:03 PM   #1
journeyman
 
ShermanTank's Avatar
 
Join Date: Feb 2010
Location: Idiocracy
Posts: 310
Sphinx (search)

So they are thinking of implementing Sphinx at my work for large scale full text searching. Has anyone used this and if so how does it perform (against the DB its querying, not its own box its running on)? Looks really cool.
ShermanTank is offline   Reply With Quote
Old 07-12-2012, 12:42 PM   #2
centurion
 
mindsplatter's Avatar
 
Join Date: Aug 2005
Location: from the grind of my divine hammer
Posts: 190
Re: Sphinx (search)

Yeah it looks interesting. I recently spent time looking into a search solution for the project I'm working on. I must look at Sphinx in more detail now.

I mainly looked at ElasticSearch and Apache Solr. They're both based on Lucene. Both have RESTful APIs and lots of native implementations. The both offer all core search bells and whistles.

ElasticSearch is designed to be a highly configurable distributed network with lots of replication/duplication. The documentation isn't the greatest though.

Solr doesn't scale as well. It's got a bigger community and better documentation.

From an initial look Sphinx seems to have a good mix of their best qualities.
mindsplatter is offline   Reply With Quote
Old 07-15-2012, 09:53 PM   #3
grinder
 
blacklab's Avatar
 
Join Date: Jan 2005
Location: Austin, Tx
Posts: 499
Re: Sphinx (search)

I installed it on my vbulletin site and have been pleased.
Very fast and provides relevant results.
Full index of 4 million posts took about 10 minutes. Re-indexing with the vbulletin built in search would crash after about 4-5 hours, which is why I was looking for something else.
I got the sphinx server daemon up and running in about 5 minutes on my freeBSD box.
Server is an old dell 1950 with dual quad core 3.0 xeons.
blacklab is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 05:17 PM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive