building powerful-search-in-drupal

Post on 02-Jul-2015

1.924 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Azri

Azri

AGENDA Me and my company ‘Powerful Search’ - Examples Search 'as-is' in Drupal today Lucene API Apache Solr Quick Demo Questions ?????

Azri

‘Me’

My villageHUZURABAD

Azri

More about ‘Me’

• I build applications on Drupal• I am an active contributor of code on

Drupal, jQuery and PHP communities• One of my projects, a real-time

collaboration suite was showcased at TechCrunch 50 in SF

Azri

Powerful Search Implementations onDrupal

Some Drupal sites that leverage ‘Search’

Azri

Importance of Search

Drupal is a Social publishing platform. Content is the king.

Azri

Drupal Navigation is not enough

Azri

Taxonomy is not enough either!

Azri

4 clicks to accessRequired page

Home > Plugins > Forms > Ajax Fancy Captcha

Azri

Power of Search• With Google, I can reach a required page with

two clicks (one click with 'instant on')

Azri

Drupal Search Results

Azri

Google Search result

Azri

Advanced Search in Drupal?

It is really hard to fill all those details To get relevant content

Azri

Why Drupal needs better ‘Search’!

Too Fast! Too Smart! Trustworthy!

Azri

So…how to make Search really ‘Smart’ , ‘Fast’ &

‘Trustworthy’!Let’s figure out.

Azri

Faceted Search

Sortable

Faceted

Azri

Spelling Suggestions

Azri

Field Boosting

Azri

Recommendations

Related Posts

Azri

So…how we do it in DRUPAL!

Here we go…

Azri

On Drupal…

Search Lucene API – Uses Zend Framework's PHP port of Lucene

Apache Solr Search Integration – Integrates with Apache Solr search platform

Azri

When Lucene?

Good for mid-scale sites (< 5K nodes) Inbuilt Faceted Search & Field Boosting Support to extend search to other fields Supports content recommendations Supports spelling suggestions

Azri

When Solr?

Good for large volume sites Has all features supported by

Lucene Distributed: Supports multiple clients API to modify search and display

behavior Supported by Engineers at Acquia Do-It-Yourself or use Acquia Search

Azri

Extensions to Solr

• Apache Solr Views integration• Multi-site search• Local Solr (Geospacial search)• Apache Solr Ubercart• Webmail Plus• Solr Service & Apache Solr Stats. Solr

Autocomplete, Solr Ajax, Apache Solr Biblio, Simple Geo, Node displays…etc.

Azri

Extensions to Lucene

Search Lucene DidYouMean Search Lucene MoreLikeThis Search Lucene CCK Search Lucene OG Search Lucene Biblio Search Lucene API node filter Search Lucene Internationalization Search Lucene Tagcloud

Azri

DemoDemo Time

Azri

Questions?Questions for me?

Azri

top related