Re: Handling categories( level one and two) based navigation

2013-08-13 Thread tamanjit.bin...@yahoo.co.in
This may be helpful, especially the last bit: http://blog.griddynamics.com/2011/06/solr-experience-search-parent-child.html -- View this message in context: http://lucene.472066.n3.nabble.com/Handling-categories

Re: Handling categories( level one and two) based navigation

2013-08-13 Thread payalsharma
Hi Eric, Yeah a document can belong to multiple subcategory hierarchies. Also we will be having multi-level categorization unlike the 2 level I previously mentioned. like : Electronics > Phones > Google Nexus ... Also since solr does not support relational join, so shall I fetch the categorie

Re: Handling categories( level one and two) based navigation

2013-08-08 Thread Erick Erickson
You really haven't told us much about _how_ you want to use category and subcategory. Can a document belong to one or more subcategories? What have you tried? What use-case do you want to support? Etc. You might review: http://wiki.apache.org/solr/UsingMailingLists Best Erick On Thu, Aug 8, 201