Your account is limited to posting only in the Pre-Sales Questions forum.
Support forum access is limited to members with a purchase history.

If you are working on behalf of another member, please contact us with the name of the license holder and we will upgrade your account.
   
 
Is it possible to do this Faceted Search in CT?
Posted: 19 July 2012 06:11 AM   [ Ignore ]
Is a Really Great Dancer
RankRank
Total Posts:  63
Joined  2011-11-26

Hi,

I need to replicate this functionality seen here on the left under “Filter my results” - http://www.jigsaw24.com/products/cad-and-architectural-workflow/software-by-manufacturer/academy-class

Do you think this is possible? Any tips / pointers to how i might have to structure my products channel fields to be able to do something like this?

My client has Products that have a master product and variants of as well. I’m wondering whether to make each one a entry or to use price modifiers. Bearing in mind that i need to have something like this Faceted Search thing going on.

Any guidance would be really gratefully received!

Thanks

John

Profile
 
 
Posted: 20 July 2012 08:39 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  10240
Joined  2008-09-29

Do you think this is possible? Any tips / pointers to how i might have to structure my products channel fields to be able to do something like this?

If that data is stored in standard ee channel fields per item, then you can use EE’s search parameter in a channel entries tag. http://expressionengine.com/user_guide/modules/channel/channel_entries.html#search-field-name

search:application="Autocad" search:duration="5 days" 

 

You might want to use this too:
http://expressionengine.com/user_guide/modules/channel/channel_entries.html#dynamic-parameters
Set the search parameters as dynamic. Dunno if that’d work exactly the way you want, but might be a good start.

 Signature 

We’re moving away from the forums, though not entirely and not immediately. Lack of support lately is coincidental to that. Unfortunately we’ve had a bad month with it, but we do not forsee that we will have any continued problems with support through our portal going forward, or on forums while we’re still transitioning. We will send out a newsletter and make additional notifications through twitter and other outlets over the coming weeks.

Moving forward; things returning to normal.

Profile
 
 
Posted: 22 July 2012 06:26 AM   [ Ignore ]   [ # 2 ]
Is a Really Great Dancer
RankRank
Total Posts:  63
Joined  2011-11-26

Hi chris, thanks for the reply. I’m wondering whether or not to use categories or channel fields with dropdowns etc for selecting product attributes.

Could you throw in an opinion on which would be best in general and which would work best if trying to implement a faceted search with CT?

Also, do you think i should be asking this on the EE forums rather than here? I think with CT the lines get blurred as to whether it’s a EE question or a CT question!

Thanks

John

Profile
 
 
Posted: 24 July 2012 09:38 AM   [ Ignore ]   [ # 3 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  10240
Joined  2008-09-29

Hi chris, thanks for the reply. I’m wondering whether or not to use categories or channel fields with dropdowns etc for selecting product attributes.

I’m personally NOT a fan of categories when used for anything structural. I think if your goal is purely as informational meta-data, then categories are fine, but I’m not a fan of using them in a very deep way. I find that over the long term, they’re less flexible than using field data, and slower. Sometimes it ends up making sense to create something to do direct database pulls, and that gets more difficult when using categories, or field types that store data as serialized data (basically a lot of field types that aren’t your standard text, radio, checkbox, select fields may store serialized data.

Also, do you think i should be asking this on the EE forums rather than here? I think with CT the lines get blurred as to whether it’s a EE question or a CT question!

It’s probably a bit of an EE question, but I at least have some experience-based feedback that I can share, so I don’t mind answering.

 Signature 

We’re moving away from the forums, though not entirely and not immediately. Lack of support lately is coincidental to that. Unfortunately we’ve had a bad month with it, but we do not forsee that we will have any continued problems with support through our portal going forward, or on forums while we’re still transitioning. We will send out a newsletter and make additional notifications through twitter and other outlets over the coming weeks.

Moving forward; things returning to normal.

Profile