faceted-search
nested fields in SOLR
I\'ve got a question about the possibility to creat开发者_StackOverflow中文版e nested fields in solr.[详细]
2023-04-11 18:55 分类:问答protected words on facet-result?
I\' using lucene with solr to index some documents (news). Those documents also have an HEADLINE. Now I try to make an facet search over the HEADLINE field to find the terms with the highest count.[详细]
2023-04-04 07:28 分类:问答Solr facet count for specific words
I am trying to find the facet count for a particular field in my Solr Implementation. I was wondering if there is a way to get facet counts for only a few specific words in that field?[详细]
2023-04-03 02:45 分类:问答Faceted Search (solr) vs Good old filtering via PHP?
I am planning on setting up a filter system (refine y开发者_如何学编程our search) in my ecommerce stores. You can see an example here: http://www.bettymills.com/shop/product/find/Air+and+HVAC+Filters[详细]
2023-04-02 00:22 分类:问答Solr Faceting count drop to zero
The application I work on use Solr to index pages or products of different stores. When I say \"products of different stores\", it means that a product can be available in store A or store B, but not[详细]
2023-04-01 16:30 分类:问答Database structure for a classifieds website
I am developing a classifieds website similar to Quickr.com. The main problem is that each category requires a different set of properties. For example, for a mobile phone the attributes might be Man[详细]
2023-04-01 00:01 分类:问答Drupal, faceted search and google api
A recent task I have to figure out, gives me some hard time thinking about it, so I decided to share it with you guys :)[详细]
2023-03-31 16:13 分类:问答Faceted Search Implementation using Hibernate Search + Spring MVC
I am looking for suggestions and working sample for implementing Faceted 开发者_开发问答Search using Spring MVC and Hibernate Search.What exactly are you looking for? The Hibernate Search documentatio[详细]
2023-03-25 10:51 分类:问答Solr multiple search and group by date range
if have the problem to execute multiple Solr queries at ones with the same phrase but for different timeranges.[详细]
2023-03-25 01:34 分类:问答SOLR - PathHierarchyTokenizerFactory Facet Query
I have been trying to perform a query on a field that is configured to be solr.PathHierarchyTokenizerFactory, but the query just returns all records. It seems that doing a facet query is just not work[详细]
2023-03-24 14:41 分类:问答