search
How do I use text input to search a taxonomy, in a custom search form?
I would like a custom search form with search "input form" to query a certain vocbulary.
I have looked at views, fastsearch, filter block
They are ok to use when you want a drop down, not a "text input". I have about 450 terms, from a vocabulary I want to be queried.
I believe a drop down would not be user friendly, also it would load as fast.
On my site, a directyory listing, the search form would be of this nature
|keyword| |location| |business type| Search Button
Test case for advanced search form
I've created a test case that tests the advanced search form. There are currently no other tests that do this. The patch needs review. Please jump in and give it some attention: http://drupal.org/node/308233
What users are searching for outside of Drupal.org
I thought you guys might be interested in these search numbers from DrupalModules.com. It turns out they're very similar to what's being reported by Drupal.org. One thing to note, my data has been filtered for IP-uniqueness to prevent result spamming (intentional, or not), the Drupal.org data is just coming right out of the watchdog log unfiltered.
Search Ranking Module
Hey everyone. I just finished up work on my Summer of Code project that was targetted at further developing the core search. During the course of the project I created a module for Drupal 6 that back ports DougGreen's hook_ranking() patch that made it into HEAD. The module uses hook_menu_alter() and some other work to override the core search implementation completely. This module also includes some other cool new things listed below. I'd like to get some feedback on the changes that have been made because I want to create some patches for the new features to be integrated into HEAD.
Searching over multiple (heterogenous) indexes
(repost from http://drupal.org/node/296198 by drunkenmoney)
While implementing the attachment indexing mechanism, we (febbraro, robertDouglass and I) stumbled across a problem: how to store the attachment text?
It would be easily possible to just append it to the "text" field or add a new, multi-valued field or both. But then it would be impossible to distinguish the place of occurence of the term at search time, which, unfortunately, is a requirement, since the attachments should appear directly in the search results, not just links to the nodes containing them.
Shared search
I have a few Drupal sites running from one code base and one database. The tables currently shared are Authmap, profile_fields, profile_values, role, sessions, users and users_roles.
I want the search to search all of the sites, can this be done by just sharing the search tables or is it more complex.
Tim
Patch to pull core's custom search indexing into a separate backend
I've posted a first cut at a patch to refactor core search into a generic search module that accepts different backend handlers and a specific handler, core's custom indexing. It's a very basic patch--it just does the minimum to decouple the generic search interface from the backend.
The aim is to permit e.g. apachesolr and other search backends to plug in seamlessly to core search.
Ready for review: http://drupal.org/node/282192.
Search for a large Job portal
Need some clarifications on the best search algorithms to use. I work with a Netlink Technologies. We are currently planning to have a Architect a large Job portal in Drupal. Have convinced our organization that we use Drupal 6.0 and create custom nodes and modules. We are also planning on bench marking the different options of Search that we could adopt.
For Search we are just trying to understand ApacheSolr and Sphinx search.
DO you think we are proceeding in the right direction. Will Drupal - SOLR be a scalable option for a large job portal?
Shyamala
Tech Head
ApacheSolr Search and other 3rd party Drupal search options
This is a BoF discussion that is planned for August 24, 2008 at 16:30 - 17:45 as a part of the FrOSCon conference in Sankt Augustin, Germany.
- What improvements have gone into Drupal search as a result of the Minnesota Search Sprint?
- ApacheSolr demonstration
- Xapian search and Drupal.org
Search is cool. Come talk about it.
Search session for Drupalcon Szeged
I've proposed and extended search session for Szeged. The timing of the session is important as a way to keep momentum going from the Minnesota Search Sprint and focus on what we can achieve in Drupal 7. It will also provide a chance for people to talk about alternatives to Drupal core, what core can do to support the growing number of 3rd-party solutions, and what core can learn from things like ApacheSolr.
http://szeged2008.drupalcon.org/sessions/drupal-search-where-are-we-wher...
Please vote if you like the session.






