on 2018 Aug 09 10:55 PM
Hi Experts,
We have requirement from business in keyword search. In our project product data has divided in 4 levels. First 2 level are categories top categories and sub category, 3rd level is Base product and 4th level variant product.
As per business requirement, we have developed below pages -
1. Top category page - Solr driven
2. Sub category page - Solr driven:
3. Base product Grid and List page
4. Variant Product Gris and List page
Now, business want to redirect on below pages based on solr keyword match -
1. Exact match with one top category - Show matching category in Top category page.
2. Exact match with one sub category page - Show Matching Sub categories with group immediate super category along with facets
3. Exact match with one base product: Show product List view page where business want to see all associate variant products under base product along with facets.
4. Exact match with one Variant Page: PDP
5. Exact match with one brand (custom type in our project): Brand landing page where end customer will see brand specific parts.
We have manage above by OOTB exact keyword match. Now struggling in partial match, here is the pages behavior -
1. Partial matching with multiple top level category only - Show only matching top level category
2. Partial matching with multiple sub categories only - Show intermediate page with matching sub categories under immediate super category along with facets.e.g. https://www.grainger.com/search?searchBar=true&searchQuery=powertools
3. Partial matching with multiple top level and sub categories - Show intermediate page with matching sub categories under immediate super category along with facets e.g.
https://www.grainger.com/search?searchBar=true&searchQuery=powertools
4. Partial matching with multiple base product - Show list view of matching base product with all associate variants along with facets. e.g. https://www.grainger.com/category/sledgehammers/hammers-and-striking-tools/tools/ecatalog/N-15wg?oke...
5. Partial matching with multiple variant product - Show list view of matching variant`s base product with matching variants along with facets e.g. https://www.grainger.com/category/sledgehammers/hammers-and-striking-tools/tools/ecatalog/N-15wg?oke...
6. Partial matching with multiple base product & variant products -
1. Show list view of matching variant`s base product with matching variants along with facets.
2. Show list view of matching base products with associated all variant product along with facets.
Now, we are exporting only Product data and using one schema only.The solr returning only part & base product document (as grouped them) not category or brand documents.
Pls.suggest the partial match is doable or not in Solr. If it is then let me know alternative is solr
e.g.
1. Result Grouping
2. Multiple schema
3. Solr queries and parameters
I appreciate your comments and suggestion.
Thanks in advance.
Many Thanks,
Nitin
Request clarification before answering.
Hi sorry, your requirement is not very clear to me. Can you please contact me at saurabh24grover@gmail.com
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.