This is great, but it does only seem to trigger on free-text facets (which makes sense from a sanity standpoint). Has anyone had any luck implementing something similar that works against any facet, and has a decent failure state (show all or show none?) if the search fails?
Jon On Thursday, August 5, 2010 6:35:47 PM UTC-4, Speedy wrote: > > Not sure. Try it on other facets and find out. > > On Aug 4, 2:49 pm, Yan <[email protected]> wrote: > > It looks like this is only available for the TextSearch facet? What > > about the Slider facet? > > > > Yan > > > > On Aug 3, 2:48 pm, Speedy <[email protected]> wrote: > > > > > > > > > Yan, > > > > > Use ex:queryParamName in your facet code. > > > For example : > > > <div ex:role="facet" ex:facetClass="TextSearch" > > > ex:queryParamName="srch"></div> > > > Then in your URL: > www.whateveryourdomainis.com/simexh.html?srch=yourkeyword > > > > > Marco > > > > > On Aug 2, 10:42 pm, Yan <[email protected]> wrote: > > > > > > Is there a way to encode the facet control settings into the URL so > > > > that I can send the link to someone and have them look at the same > > > > data I am looking at? > > > > > > Yan- Hide quoted text - > > > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/simile-widgets?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
