DrupalEntwickler.de

Drupaler einfacher finden.

drupalcoder.com - A better content type facet for Drupal Search Lucene API when working with Panels

Sa. 17.04.2010 - 10:43

Drupal's Search Lucene API module is a nice alternative to Drupal's core search if you need more power and features (like facets, ...) but don't want to maintain a Solr installation. The Search Lucene API module comes with facet support out of the box. One facet you will probably provide most of the time is the "Node type" facet. This allows your visitor to filter search results by content type.…

More news from drupalcoder.com

12.06.2012 von drupalcoder.com
Panic recently released a major update for their wildly successful editor/IDE for mac, Coda 2. I have now updated the Drupal plugin for this new…
14.03.2011 von drupalcoder.com
The plugin I wrote for Panic Coda, the excellent web developer IDE/editor, is now hosted on GitHub. Nothing has changed since the last version but I…
21.12.2010 von drupalcoder.com
With the first official release of Drupal 7 imminent, the first books on Drupal 7 start appearing everywhere. Some of them are first editions, others…
20.12.2010 von drupalcoder.com
Here's a quick tip which will influence your performance and SEO. It's just about uncommenting 2 lines of code in the .htaccess file that ships with…
16.12.2010 von drupalcoder.com
Drupal overrides PHP's session handler and stores all sessions in its own sessions table. Normally, you should never be accessing that table directly…
15.12.2010 von drupalcoder.com
Yesterday at the Belgian Drupal User Group (DUG) I presented the E-mail Marketing Framework module, also known as EMF. EMF is a Drupal module that…
23.09.2010 von drupalcoder.com
A few posts back, I wrote about creating a list of articles that link to some other article, i.e. a list of "backlinks". That post back then was…
14.09.2010 von drupalcoder.com
Here's a quick tip for people using Mac OS X and like an easy way to install and maintain drush, our beloved Drupal command line tool. Seems like…
06.09.2010 von drupalcoder.com
For one of our clients, we are running a Drupal site with about a millions of nodes. Before launch, those nodes are imported from another database…
22.08.2010 von drupalcoder.com
A popular feature request for sites that deal with a lot of content, is to see for each page what other pages are linking back to it. This can be…