In our recent project we implemented Sphinx Search for an osCommerce based site. We included the full path (breadcrumb) of category into search. I thought the breadcrumb query might...
If you are banging your head because of this exception in Solr 4.6 you should do following things. Be sure that solrconfig.xml of your core has <luceneMatchVersion>4.6</luceneMatchVersion> tag. Be...
Sorl admin interface is powerful tool to manage cores, debugging and lot of other stuff. At same time this can be very dangerous tool, because this page is open...
Solr is a great tool for full-text searching and more, from Apache Software Foundation. Its based on Apache Lucene search library and extends it. In this post I will...
There are many modules enabled by default in apache config which are not required to run a typical magento installation. Disabling these modules can help optimize performance for Magento....