Closed (fixed)
Project:
Apache Solr Search
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2011 at 04:41 UTC
Updated:
12 Jun 2011 at 17:11 UTC
Janusman has more notes on this, so I hope he'll add to it.
We had a BoF and many discussion at Drupalcon, here's the take away:
Comments
Comment #1
janusman commentedAdditional things:
Comment #2
jpmckinney commented#469642: Pull facet blocks out of apachesolr_search.module (use facet_api)
Comment #3
jpmckinney commentedTime to update or close this issue?
Comment #4
pwolanin commentedPerhaps we need to document this someplace else - like a g.d.o wiki page?
I'd agree it's not that useful as an issue.
Comment #5
miaoulafrite commentedHi,
thanks a lot for the slides, they are awesome!
i'm particularly interested in the case 'I want initial searches to be targeted.'
(on Drupal 6)
in my case, the dropdown lists content types (same as 'Filter by type' facet)
i would like to pre-filter search with these content types; default is no filter
once the search results are displayed, the content type selected via the dropdown should be already selected in the facet block filter but still deselectable (as on a normal faceted search)
i also had a look on this thread: http://drupal.org/node/443986
all without success
i hope someone more experienced on Solr in Drupal can help me setting it up
thanks a lot
Comment #6
pwolanin commented@miaoulafrite what does your comment have to do with this issue?
Comment #7
miaoulafrite commentedthe presentation shown here:
http://www.archive.org/details/drupalconchi_day2_attain_apache_solr_codi...
and related to an aquia post lead me there
i can post a new issue if necessary but i wanted to continue the discussion related to this drupalcon presentation, where you presented very well
Comment #8
pwolanin commentedhttp://acquia.com/blog/drupal-7-apache-solr-search-mastery
http://acquia.com/blog/apache-solr-module-chicago-slides-and-roadmap
Comment #9
miaoulafrite commentedthanks a lot, i also read those threads, but still cannot make it happen
i'm trying to invoke hook_apachesolr_prepare_query(&$query, &$params, $caller);
-> is that already a good starting point?
i still haven't found how to link it to the search filters i defined in the dropdown with the form_alter of the search form
code provided in your presentation from DrupalCon Chicago does not work (part 'I want initial searches to be targeted.'): is it because it is for Drupal 7?
Comment #10
pwolanin commented@miaoulafrite - please comment on the blog posts or open a new issue. This is not a support thread.
Comment #11
miaoulafrite commentedokay, sorry;
here is the issue: http://drupal.org/node/1168906
can you please have a look at it and provide some code valid for D6?
i'm stuck
Comment #12
jpmckinney commentedI tagged 6.x-2.x-beta4. It's not perfect, but there hasn't been a release in a long while, a good portion of 6.x-2.x users are using the dev version currently, and all the bugs that I understand have been fixed. There are a few outstanding bugs that would take longer to fix, but I'm OK with putting out a release that contains them as long as it has no regressions.
Comment #13
pwolanin commented@James - so is this the time we mark the branch as unsupported? Or we should wait until we get a 6.x-3.x into shape?
Comment #14
pwolanin commentedMoved roadmap to http://groups.drupal.org/node/152174
Comment #15
jpmckinney commentedI think it is effectively unsupported, so you can mark it as such.
Comment #16
ogi commentedsubscribe
Comment #17
pwolanin commentedAre you going to make the beta4 release? I don't see it.
Comment #18
jpmckinney commentedI don't see the link to add a release as I do in other projects. Do you mind rolling the release for me? I pushed the tag (6.x-2.0-beta4), so it should be possible to create a release.
Comment #19
pwolanin commentedLooks like I didn't have all the perms checked for you - you should be able to make releases now.