Closed (fixed)
Project:
Apache Solr Search
Version:
5.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
9 Nov 2009 at 12:59 UTC
Updated:
2 Jan 2010 at 10:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
nicholasthompsonOk - new patch - this one actually WORKS.
It fixes the broken vocab function as before.
Multisite now works. There is an optional facet block + a configuration setting (in
admin/settings/apachesolr, under Advanced Settings). This configuration allows you to specify "friendly" names for the sites (rather than the site Protocol + URL being used).I'm going to roll this out onto a live site today if you need to see a demo of it.
Comment #2
nicholasthompsonCrap - forgot the patch...
Comment #3
nicholasthompsonFyi - it's live here:
http://www.pponline.co.uk/search/apachesolr_search/boxing
Comment #4
claudiu.cristeaLet's split the issue. In fact there are 2 different issues here. I'll make this only the vocabulary one. Please open another one for the multisite issue.
Thank you.
Comment #5
robertdouglass commentedAgree with splitting the issue. We'll want to forward port this to the 6.x branches as well.
Comment #6
robertdouglass commentedDoesn't look like this actually affects 6.x branches? Please confirm.
Comment #7
claudiu.cristeaDidn't have time to look into, but it seems an incomplete backport from 6.x-1.x. It seems that I forgot inside a D6 taxonomy function. While I didn't test ApacheSolr with taxonomy in my 5.x-2.x production site, this error didn't popup.
Yes. It's a "D5 only" issue. If I will discover that it isn't, I will ping you.
Comment #8
nicholasthompsonVocab only patch
Comment #9
nicholasthompsonSetting status...
Comment #10
jaydub commentedI ran into this problem as well. The patch to swap the functions works as intended and the taxonomy facet blocks work fine.
Comment #11
robertdouglass commented#627606 by nicholasThompson | jaydub: Fixed Incorrect function for getting vocabulary.