search

Customizing search

newz2000's picture
private
group: Iowa
newz2000 - Fri, 2009-06-19 21:09

I've created a custom content type called "jobpost" and customized the template so that it shows the way I like. I'm now down to the problem of searching. I'd like to make it searchable so that people can type a keyword and find jobs that match it.

This article helped me do that: http://drupal.org/node/141788 So now I've got a "jobs" page that has a nice looking search box and some helpful tips.


Contract work | Individual

private
Glenmoore - Mon, 2009-06-08 12:50
Employment type: 
Contract
Telecommute: 
Allowed

Hi,
I am looking for someone to develop a search page that combines an exposed taxonomy filter approach (checkboxes and radios rather than dropdowns) with the Apache-Solr Keyword (and resultant faceted search setup) together with Saved Searches.
Please contact me for more information.
Many thanks
Glen Moore

Anyone working on the nutch module for 6?

pearlbear@drupal.org's picture
private
pearlbear@drupal.org - Fri, 2009-05-01 16:13

Hi there,

Anyone working on getting the nutch module working for Drupal 6? Any folks know of other avenues to get full-text document search (.pdf, .doc, etc.) in Drupal 6?

Thanks!


Multisite Search using ApacheSolr module

private
auxin - Thu, 2009-04-30 16:40

Hi,

Can anyone let me know if it is possible to index and search multiple Drupal and non-drupal websites using the ApacheSolr module?

If not please let me know of any other way that this could be achieved.

Thanks

Proposal-Custom Parametric Search Module

sukoom2001's picture
public
group: SoC 2009
sukoom2001 - Tue, 2009-03-31 21:03

Overview: This project aims to provide an easy mean for site developers to create custom parametric search forms and result pages for different content types, much like those of e-commerce sites. The current idea is to create a module for creating search UI depending on CKK and Views. This module will provide flexibility for combining search parameters (operations, priorities, dependences, etc.) and customizability in the look of both search forms and result pages.

Description:


I Want to Create a Searchable Business Directory

public
J-Chance@drupal.org - Thu, 2009-03-26 09:24

Hello,

I want to create a searchable Business Directory. I know how to do this using simple criteria like State and City. My current hurdle is figuring out how to do this by zipcode regions. I did some searching and found that there is a module called "Location" that touches on the concept but Im not sure if that is the way to go. DOes anyone here have any suggestions or has anyone else already done this? Thank you in advance.

User defined search - is exposed views the answer?

mattmm's picture
public
mattmm - Fri, 2009-02-06 17:40

When wanting an anonymous user to define search paramaters, is views exposed filters the answer? Is there a module that works with views to handle this task?


Help backport ApacheSolr D6 to D5

robertDouglass's picture
public
robertDouglass - Thu, 2009-02-05 21:48

Hi Everyone,

Today I took a couple hours and attempted a backport of ApacheSolr D6 to D5. This will bring all of the cool features that D6 has to D5. The patch needs work. It doesn't yet work. If anyone has time to chip in and work on the indexing of nodes (currently not working) that'd be great. With a little momentum I think we can do the backport relatively quickly, after which keeping the two in sync will be much easier.

http://drupal.org/node/337735#comment-1240921


Dealing with Labels (Especially on Search Form)

m.gifford's picture
public
m.gifford - Tue, 2009-02-03 23:22

I made two small patches to D7 to improve the accessibility of the search form:

http://drupal.org/node/356359
http://drupal.org/node/368759

It's another small change for accessibility. I think this will help, but would appreciate feedback on these changes. Certainly it improves things with my tests using:

http://wave.webaim.org/

Mike


Does the order of fields in the search query matter in Solr?

toemaz@drupal.org's picture
public
toemaz@drupal.org - Mon, 2008-12-22 08:29

Query 1:

field1:value1 field2:value2

Query 1 reversed:

field2:value2 field1:value1

.

Does it make a difference? Would it be better for performance to use the field first which yields the smallest sub result set? Or does Solr/Lucene handle this all by itself?


Syndicate content