I am putting together a repository-type rails 3 site. I have Thinking Sphinx installed and working on my site, insomuch as I can enter urls like localhost:3000/articles?search=test&page=2 and it w
I made my own product list page based on Mage_Catalog_Block_Product_List: app/code/local/Mage/Catalog/Block/Product/Special.php:
I am using Sunspot to search for events (parties, concerts, ...) in a Ruby on Rails 3 application. I have managed to set up free text search and facet search on a couple of different category types.
We are upgrading from Solr 1.3 to Solr 1.4.1. While using Solr 1.3 , we were seeing multiple blocking active threads on \"org.apache.lucene.store.FSDirectory$FSIndexInput.readInternal() \".
I was wondering if any of you could help me with storing product attributes in Solr. The problem that I have is that product attributes vary depending on the product category. From what I\'ve understo
I was browsing some questions here concerning MySQL and faceted searches and I saw one response that suggested the use of Solr. 开发者_如何学C
The faceted search module in Drupal creates a set of blocks for each new faceted search environment (current search, guided search, related, etc).
Can I use a MapReduce framework to create an index and somehow add it to a distributed Solr? I have a burst of information (logfiles and documents) that will be transported over the internet and stor
If you go to newegg.com (just one example) you\'ll notice while browsing 开发者_开发百科products you can see the number of items next to each product attribute in the left hand sidebar.
I am creating an eCommerce site that needs to have a facet开发者_JAVA百科ed search tool so that customers can narrow down a product search via categories and classifications in the same style as ebuye