Full text search with Sphider
        Posted  
        
            by 
                Ravi Gupta
            
        on Programmers
        
        See other posts from Programmers
        
            or by Ravi Gupta
        
        
        
        Published on 2011-11-23T10:24:06Z
        Indexed on 
            2011/11/23
            18:03 UTC
        
        
        Read the original article
        Hit count: 560
        
I am searching for a good, light weight, open source, full text search engine for php. I came across a number of options like Lucene, Zend Lucene, Solr etc but at the same time I also find out many people suggesting Sphider for small/medium side websites. I looked at shipder website a lot but unable to find out how to use it as a Full Text Search Engine.If anybody worked on it could help me to figure out whether it supports full text search or not.
Edit: Please don't suggest any other alternatives for full text search.
© Programmers or respective owner