faceted-search
Thinking Sphinx Faceted Search Implementation Examples?
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[详细]
2023-02-15 11:07 分类:问答Magento, custom product list
I made my own product list page based on Mage_Catalog_Block_Product_List: app/code/local/Mage/Catalog/Block/Product/Special.php:[详细]
2023-02-14 11:23 分类:问答Date range facets with Sunspot in Ruby on Rails
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.[详细]
2023-02-13 07:38 分类:问答Multiple Blocked threads on UnInvertedField.getUnInvertedField() & SegmentReader$CoreReaders.getTermsReader
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() \".[详细]
2023-02-12 20:50 分类:问答Solr - schema help (product attributes)
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[详细]
2023-02-05 23:00 分类:问答Using Solr with MySQL
I was browsing some questions here concerning MySQL and faceted searches and I saw one response that suggested the use of Solr. 开发者_如何学C[详细]
2023-02-03 03:47 分类:问答Drupal: Re-using faceted search blocks
The faceted search module in Drupal creates a set of blocks for each new faceted search environment (current search, guided search, related, etc).[详细]
2023-01-29 18:51 分类:问答Hadoop to create an Index and Add() it to distributed SOLR... is this possible? Should I use Nutch? ..Cloudera?
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[详细]
2023-01-25 22:25 分类:问答How to get the total count of every product attribute/filter like newegg
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.[详细]
2023-01-25 17:23 分类:问答Database Structure for a Faceted Search
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[详细]
2023-01-21 02:26 分类:问答