search for: mvcms

Displaying 1 result from an estimated 1 matches for "mvcms".

Did you mean: mscms
2010 Aug 28
1
Matchspy and faceting
...the Matchspy branch for calculating facet suggestions. I have used the stringlistserialiser to place a list of all the tags in each taxonomy in value slots, one per taxonomy, and then a multivaluecountmatchspy on the search side. However, I have a few questions. 1.I thought the method on the MVCMS was get_top_values but the class seems to have the methods top_values_begin and top_values_end instead, which do seem to work though I'm unsure what the arguments are. Can you confirm this is right, and since I only found this by reading the source code, is there any matchspy documentation...