Hi!

I just stumbled across this module after I wrote my own to disable some sorting options in an Ubercart shop. It would be great if your module would also let me twek teh settings for the Apachesolr Ubercart Integration module's sorts. In my module I could not handle them with hook_apachesolr_prepare_query() which only happened to work for Solr core sorts, but had to use hook_apachesolr_sort_links_alter() instead.

Regards,
Al

Comments

wouters_f’s picture

Thanx Al,

Could you share your code for that here?
I'll give integrating it a try when not being utterly busy.

nick_vh’s picture

Status: Active » Postponed (maintainer needs more info)

More info would be appreciated indeed. I'm also the maintainer of apachesolr_ubercart (it has a low maintenance status) so if it needs changes we can sort it out