Commanding Chaos for Coworking, Open Source and Creative Communities

Error message

  • Deprecated function: session_set_save_handler(): Providing individual callbacks instead of an object implementing SessionHandlerInterface is deprecated in drupal_session_initialize() (line 245 of includes/session.inc).
  • Deprecated function: Creation of dynamic property alpha_theme_container::$delta is deprecated in alpha_theme_container->__construct() (line 25 of sites/all/themes/contrib/omega/alpha/includes/base.inc).

search

Milestone reached regarding Search API for Drupal 8 | Visitors voice | Visitors Voice

Mon, 12/15/2014 - 12:00 -- rprice

This problem was caused by the initial decision of limiting each search index to a single entity (or other) type – since normal searches are always executed on a single index, a search across multiple types cannot be created this way. While other, maybe better-working workarounds in Drupal 7 would be possible, this is solved completely in Drupal 8 where this restriction doesn’t exist anymore.

drupaleasypodcast
search
drupal8

Meet the Orlando firm looking to take on Google - Orlando Business Journal

Thu, 01/23/2014 - 14:35 -- rprice

Sarah Meeks, 28, and her 30-year-old brother, Thomas Meeks — founders of SeeqIt LLC (pronounced seek-it) —have been working on a new search engine called Trevinly. The idea is relatively basic: No more search-engine optimization. Businesses would pay SeeqIt $9 a month or $99 a year, and the site’s fairness algorithm guarantees distributed first place rankings. There's also a freemium version of the site, which doesn't have photos for businesses.

Orlando
startup
floridacreatives
search

Meet the Orlando firm looking to take on Google - Orlando Business Journal

Thu, 01/23/2014 - 14:35 -- rprice

Sarah Meeks, 28, and her 30-year-old brother, Thomas Meeks — founders of SeeqIt LLC (pronounced seek-it) —have been working on a new search engine called Trevinly. The idea is relatively basic: No more search-engine optimization. Businesses would pay SeeqIt $9 a month or $99 a year, and the site’s fairness algorithm guarantees distributed first place rankings. There's also a freemium version of the site, which doesn't have photos for businesses.

Orlando
startup
floridacreatives
search

Views filters populate | drupal.org

Thu, 06/14/2012 - 06:56 -- rprice

use one exposed string filter to search on multiple fields.

Bear in mind, that, for now, only populates STRING exposed filters, so those filters that take an array (options) or special types won't work, although it may not be difficult to extend it.

...you have "First Name", "Second Name" and "Last name" set up as node or user's fields and you'd like to use one expose filter to search on any of those fields.

views
search
drupaleasypodcast

Filter/Search on multiple fields with Views 3.x | Midwestern Mac, LLC

Thu, 06/07/2012 - 12:44 -- rprice

Use the Computed Field module to create yet another field stored in the database, combining the two (or more) fields you want to search, then expose a filter for that field instead of both of the individual fields. (I don't like this because it duplicates content/storage, and involves an extra module to do so).

search
database
tips
views
drupaleasypodcast
Subscribe to RSS - search