faceted-search
SOLR 4 - Can I do something similar to facet.field={!ex=category}category with face.pivot - is it possible?
Can someone help me with proper syntax for the following request: I have a facet count implemented on the category menu, 开发者_JAVA技巧i would like to show the menu like this:[详细]
2023-03-19 20:05 分类:问答Apache Lucene Solr4.0, help with solrconfig.xml or query string for multi match task
I\'m learning Apache Lucene Solr4.0 syntax and functionality and would like to make a minimum number of requests on a single page.[详细]
2023-03-18 19:03 分类:问答Does Lucene support Faceted Search with Multiple Field Values
I am reading this article from http://www.devatwork.nl/index.php/articles/lucenenet/faceted-search-and-drill-down-lucenenet/[详细]
2023-03-16 14:16 分类:问答merge multiple solr facceted search into one
i have an array of products. For each product I have to crate an solr faceted search. Example for the following \"products\":[详细]
2023-03-13 20:40 分类:问答postprocess solr's faceted search result
I\'m not sure how to handle the following issues. So i hope, to get here some ideas or something like that.[详细]
2023-03-12 15:02 分类:问答Faceted Search without duplication of data (no ETL)
All solutions I\'ve seen so far involve duplication of data by using nosql or datawarehousing. Are there more efficient ways?[详细]
2023-03-11 17:33 分类:问答Does anyone know of a faceted search solution for Drupal 7?
Faceted Search module is not being mo开发者_如何学JAVAved to Drupal 7. What are my alternatives?The Search API module is new for Drupal 7, and allows you to choose from a variety of backends, includin[详细]
2023-03-09 03:12 分类:问答Needing RDF sample dataset
Hi everyone Ive been looking for some time now for a big enough semantic dataset to do some testing on an algorithm Im developing.[详细]
2023-03-07 05:24 分类:问答How does Lucene/Solr achieve high performance in multi-field / faceted search?
Context This is a question mainly about Lucene (or possibly Solr) internals. The main topic is faceted search, in which search can happen along multiple independent dimensions (facets) of objects (fo[详细]
2023-02-22 18:26 分类:问答Django Haystack/Solr: Faceting on a model but show results only from a ForeignKey field
I have two models in Django like follows(in pseudo code) class Medicine(db.Model): field_1 = db.CharField()[详细]
2023-02-19 21:58 分类:问答