SlideShare a Scribd company logo
Advanced search with 
Search API
Requirements to the site 
search 
! Keyword search 
! Fulltext search 
! Stemming (morphological search) 
! Autocomplete 
! Spellcheck 
! Faceted search 
! Fuzzy search 
! Wildcard search
Indexing
Types of implementations 
! Building DB inverted indexes 
! Using search engines separately (solr, sphinx, 
xapian) 
! External search engines
Drupal search modules 
! Drupal native search 
! Advanced search 
! Search API 
! Google CSE 
! Google search appliance 
! Apachesolr 
! …
Search module backwards 
! Search nodes only 
! Search other content (users, contrib modules) only 
on 
! No facets 
! Limited advanced search capability 
! Limited menu router/form API usage 
! Light framework means search modules duplicate 
functionality (facets, back-end connection, result 
theming etc)
Search API 
! Framework for easily creating searches 
! Abstracts from data sources and backend implementations 
! Large ecosystem with extensions, e.g. backends 
! Facet API integration 
! Heavily based on Entity API 
! Index any data 
! Views integration 
! Indexing workflow freely configurable 
! Features support for exporting
Search API architecture
Search API extensions 
! Backends 
! Apache Solr 
! Database 
! Xapian 
! Sphinx 
! Fuzzy Search 
! … 
! Features 
! Facets API 
! Search API 
Autocomplete 
! Spellcheck 
! Attachments 
! Saved Searches 
! Search Location 
! Pretty Facets Paths 
! Multi-index search 
! View 
! SAPI Pages 
! Views 
! Custom
Recipes: 
#1- Subtitle search 
(OOTB)
Result
Modules 
! SAPI (search_api) 
! SAPI Views (search_api_views) 
! Solr Search OR Database Search (search_api_solr 
OR search_api_db) 
! SAPI autocomplete (search_api_autocomplete) 
! Search Facets (search_api_facets) 
! SAPI Spellcheck (search_api_spellcheck) 
! Facet API (facetapi)
Search API: Landing page
Creating a Server
Creating a Server: Database
Creating a Server: Solr
Creating an Index
Checking Index
Configuring an Index: Fields
Configuring an Index – Part I
Part II
Configuring an Index: Facets
Recipes: 
#2- Locator search 
(OOTB)
Result – Part I
Result – Part II
Modules 
! SAPI location (search_api_location) 
! SAPI location views (search_api_location_views) 
! Geofield (geofield) 
! GeoPHP (geophp) 
! Geocoder (geocoder)
Configuring Index: Location
Configuring Location 
Exposed Field
API Overview 
! CRUD hooks for indexes and servers 
! Hooks for adding 
! data sources 
! backends 
! data alterations 
! processors 
! Hook fired when indexing items 
! Hook fired when executing a search
Implementing a Backend - 
Part I
Implementing a Backend - 
Part II
Implementing a Backend - 
Part I
Search API Query Alter
Search API Solr Query Alter
Questions ?

More Related Content

ODP
Designing a generic Python Search Engine API - BarCampLondon 8
Richard Boulton
 
ODP
Cool bonsai cool - an introduction to ElasticSearch
clintongormley
 
PDF
使用 Elasticsearch 及 Kibana 進行巨量資料搜尋及視覺化-曾書庭
台灣資料科學年會
 
PPTX
How to automate all your SEO projects
Vincent Terrasi
 
PDF
Use Cases for Elastic Search Percolator
Maxim Shelest
 
PPTX
Sphinx
shinsantiger
 
PDF
A Survey of Elasticsearch Usage
Greg Brown
 
PDF
Elasticsearch Basics
Shifa Khan
 
Designing a generic Python Search Engine API - BarCampLondon 8
Richard Boulton
 
Cool bonsai cool - an introduction to ElasticSearch
clintongormley
 
使用 Elasticsearch 及 Kibana 進行巨量資料搜尋及視覺化-曾書庭
台灣資料科學年會
 
How to automate all your SEO projects
Vincent Terrasi
 
Use Cases for Elastic Search Percolator
Maxim Shelest
 
Sphinx
shinsantiger
 
A Survey of Elasticsearch Usage
Greg Brown
 
Elasticsearch Basics
Shifa Khan
 

What's hot (20)

PDF
Why Is My Solr Slow?: Presented by Mike Drob, Cloudera
Lucidworks
 
PPTX
The ultimate guide for Elasticsearch plugins
Itamar
 
PDF
Scaling Recommendations, Semantic Search, & Data Analytics with solr
Trey Grainger
 
PDF
Parallel SQL and Streaming Expressions in Apache Solr 6
Shalin Shekhar Mangar
 
PDF
Side by Side with Elasticsearch & Solr, Part 2
Sematext Group, Inc.
 
PDF
Your Data, Your Search, ElasticSearch (EURUKO 2011)
Karel Minarik
 
PDF
Getting Started with Solr
Travis Carlson
 
PDF
Distributed percolator in elasticsearch
martijnvg
 
PDF
H-Hypermap - Heatmap Analytics at Scale: Presented by David Smiley, D W Smile...
Lucidworks
 
PDF
Workshop: Learning Elasticsearch
Anurag Patel
 
PDF
Webinar: Solr 6 Deep Dive - SQL and Graph
Lucidworks
 
PPTX
ElasticSearch - DevNexus Atlanta - 2014
Roy Russo
 
PPTX
Elasticsearch Distributed search & analytics on BigData made easy
Itamar
 
PPTX
ElasticSearch AJUG 2013
Roy Russo
 
PPTX
An Introduction to Elastic Search.
Jurriaan Persyn
 
PPTX
Elastic search
Ahmet SEĞMEN
 
PDF
Efficient Scalable Search in a Multi-Tenant Environment: Presented by Harry H...
Lucidworks
 
PDF
SQL for Elasticsearch
Jodok Batlogg
 
PPTX
Watch Your Log!
Co-graph Inc.
 
PDF
Turning a Search Engine into a Relational Database
Matthias Wahl
 
Why Is My Solr Slow?: Presented by Mike Drob, Cloudera
Lucidworks
 
The ultimate guide for Elasticsearch plugins
Itamar
 
Scaling Recommendations, Semantic Search, & Data Analytics with solr
Trey Grainger
 
Parallel SQL and Streaming Expressions in Apache Solr 6
Shalin Shekhar Mangar
 
Side by Side with Elasticsearch & Solr, Part 2
Sematext Group, Inc.
 
Your Data, Your Search, ElasticSearch (EURUKO 2011)
Karel Minarik
 
Getting Started with Solr
Travis Carlson
 
Distributed percolator in elasticsearch
martijnvg
 
H-Hypermap - Heatmap Analytics at Scale: Presented by David Smiley, D W Smile...
Lucidworks
 
Workshop: Learning Elasticsearch
Anurag Patel
 
Webinar: Solr 6 Deep Dive - SQL and Graph
Lucidworks
 
ElasticSearch - DevNexus Atlanta - 2014
Roy Russo
 
Elasticsearch Distributed search & analytics on BigData made easy
Itamar
 
ElasticSearch AJUG 2013
Roy Russo
 
An Introduction to Elastic Search.
Jurriaan Persyn
 
Elastic search
Ahmet SEĞMEN
 
Efficient Scalable Search in a Multi-Tenant Environment: Presented by Harry H...
Lucidworks
 
SQL for Elasticsearch
Jodok Batlogg
 
Watch Your Log!
Co-graph Inc.
 
Turning a Search Engine into a Relational Database
Matthias Wahl
 
Ad

Viewers also liked (18)

PPTX
Артем Сыльчук - Хранение полей в Drupal. От CCK к FieldableEntityStorageContr...
LEDC 2016
 
PDF
Чеботарь Кирилл - Panels - пособие для начинающих
LEDC 2016
 
PPTX
Александр Даниленко - Panels как философия
LEDC 2016
 
PDF
Андрей Поданенко - Start using Vagrant now!
LEDC 2016
 
PPTX
Виктор Левандовский - Why Drupal? Как продавать Родину с напильником.
LEDC 2016
 
PPT
Сергей Мирошниченко - SEO-friendly data migration
LEDC 2016
 
PPTX
Александр Бондаренко - CommerceBox - Почему мы решили перевести нашу сборку н...
LEDC 2016
 
PPTX
Иван Фесюк - ApacheSolr+DrupalCommerce связка для высоко нагруженых проектов
LEDC 2016
 
PPT
Алексей Колосов - Типичные ошибки разработчиков на Drupal (версии 5,6,7)
LEDC 2016
 
PPTX
Александр Шуменко - Varnish for authenticated users
LEDC 2016
 
PPTX
Анатолий Поляков - Drupal.ajax framework from a to z
LEDC 2016
 
PDF
Тарас Цюпер - Мультиязычность в Drupal 8
LEDC 2016
 
PDF
Караиванов Георгий - Drupal в проектах Электронного правительства
LEDC 2016
 
PDF
Тарас Круц - Tips On Getting Everything You Can Out of Drupal Form API
LEDC 2016
 
PPTX
Алексей Горобец - Building Drupal Distributions. Why? When? and How?
LEDC 2016
 
PPTX
Березовский Андрей - Social Authentication
LEDC 2016
 
PPTX
Евгений Гарбузов - E-commerce. Создание интернет-магазина на базе Drupal Comm...
LEDC 2016
 
PDF
Максим Ринг - Тестирование миграции и импорта
LEDC 2016
 
Артем Сыльчук - Хранение полей в Drupal. От CCK к FieldableEntityStorageContr...
LEDC 2016
 
Чеботарь Кирилл - Panels - пособие для начинающих
LEDC 2016
 
Александр Даниленко - Panels как философия
LEDC 2016
 
Андрей Поданенко - Start using Vagrant now!
LEDC 2016
 
Виктор Левандовский - Why Drupal? Как продавать Родину с напильником.
LEDC 2016
 
Сергей Мирошниченко - SEO-friendly data migration
LEDC 2016
 
Александр Бондаренко - CommerceBox - Почему мы решили перевести нашу сборку н...
LEDC 2016
 
Иван Фесюк - ApacheSolr+DrupalCommerce связка для высоко нагруженых проектов
LEDC 2016
 
Алексей Колосов - Типичные ошибки разработчиков на Drupal (версии 5,6,7)
LEDC 2016
 
Александр Шуменко - Varnish for authenticated users
LEDC 2016
 
Анатолий Поляков - Drupal.ajax framework from a to z
LEDC 2016
 
Тарас Цюпер - Мультиязычность в Drupal 8
LEDC 2016
 
Караиванов Георгий - Drupal в проектах Электронного правительства
LEDC 2016
 
Тарас Круц - Tips On Getting Everything You Can Out of Drupal Form API
LEDC 2016
 
Алексей Горобец - Building Drupal Distributions. Why? When? and How?
LEDC 2016
 
Березовский Андрей - Social Authentication
LEDC 2016
 
Евгений Гарбузов - E-commerce. Создание интернет-магазина на базе Drupal Comm...
LEDC 2016
 
Максим Ринг - Тестирование миграции и импорта
LEDC 2016
 
Ad

Similar to Денис Головняк - Продвинутый поиск с помощью Search API (20)

PPTX
Search Engines: Best Practice
Yuliya_Prach
 
PDF
Y Boss External 20091017
JH Lee
 
PDF
Yahoo! BOSS API external 20091001
Fred Meng
 
PDF
Seo Presentation
Astuanax
 
PDF
BOSS: Yahoo HackU IIIT Bangalore
Saurabh Sahni
 
PDF
BOSS: Yahoo HackU IIIT Hyderabad
Saurabh Sahni
 
PPTX
Introduction to SharePoint 2013
girish goudar
 
PDF
SEARCH API: TIPS AND TRICKS - FROM BEGINNING TO CUSTOM SOLUTIONS
DrupalCamp Kyiv
 
PDF
Apache Solr 4 Part 1 - Introduction, Features, Recency Ranking and Popularity...
Ramzi Alqrainy
 
PDF
Elasticsearch @JBoss.org, 2014
Lukas Vlcek
 
PDF
In search of: A meetup about Liferay and Search 2016-04-20
Tibor Lipusz
 
PPTX
EPC Group - Comprehensive Overview of SharePoint 2010's Enterprise Search Cap...
EPC Group
 
PPTX
Effective Searching by Dominik Kornas
AEM HUB
 
PDF
Oktavia Search Engine - pyconjp2014
Yoshiki Shibukawa
 
PPTX
Enterprise Search in SharePoint 2010
bgerman
 
PPT
Yahoo BOSS Presentation London Open Hack Day Talk Boss
Korben00
 
PDF
Building Search Driven Applications in SharePoint 2010 - SharePoint Fest 2012
Nik Patel
 
PDF
NoSQL, Apache SOLR and Apache Hadoop
Dmitry Kan
 
KEY
The Kasabi Information Marketplace
Knud Möller
 
PDF
Build Killer Visuals with SharePoint 2013 Search & Display Templates
Benjamin Niaulin
 
Search Engines: Best Practice
Yuliya_Prach
 
Y Boss External 20091017
JH Lee
 
Yahoo! BOSS API external 20091001
Fred Meng
 
Seo Presentation
Astuanax
 
BOSS: Yahoo HackU IIIT Bangalore
Saurabh Sahni
 
BOSS: Yahoo HackU IIIT Hyderabad
Saurabh Sahni
 
Introduction to SharePoint 2013
girish goudar
 
SEARCH API: TIPS AND TRICKS - FROM BEGINNING TO CUSTOM SOLUTIONS
DrupalCamp Kyiv
 
Apache Solr 4 Part 1 - Introduction, Features, Recency Ranking and Popularity...
Ramzi Alqrainy
 
Elasticsearch @JBoss.org, 2014
Lukas Vlcek
 
In search of: A meetup about Liferay and Search 2016-04-20
Tibor Lipusz
 
EPC Group - Comprehensive Overview of SharePoint 2010's Enterprise Search Cap...
EPC Group
 
Effective Searching by Dominik Kornas
AEM HUB
 
Oktavia Search Engine - pyconjp2014
Yoshiki Shibukawa
 
Enterprise Search in SharePoint 2010
bgerman
 
Yahoo BOSS Presentation London Open Hack Day Talk Boss
Korben00
 
Building Search Driven Applications in SharePoint 2010 - SharePoint Fest 2012
Nik Patel
 
NoSQL, Apache SOLR and Apache Hadoop
Dmitry Kan
 
The Kasabi Information Marketplace
Knud Möller
 
Build Killer Visuals with SharePoint 2013 Search & Display Templates
Benjamin Niaulin
 

More from LEDC 2016 (20)

PPTX
A. Postnikov & P. Mahrinsky — Drupal Community — це ми
LEDC 2016
 
PDF
Слава Мережко — Практикум: "Як ростити розробників"
LEDC 2016
 
PDF
Генадій Колтун — Комунізм наступає: що будемо робити, коли машини навчаться п...
LEDC 2016
 
PDF
Олексій Калініченко — Configuration Management in Drupal8
LEDC 2016
 
PPTX
Олександр Лінивий — Multisite platform with continuous delivery process for m...
LEDC 2016
 
PPTX
Андрій Юн — Воркшоп "Docker use cases for developers"
LEDC 2016
 
PDF
Андрій Поданенко — Воркшоп "Розвертання CIBox"
LEDC 2016
 
PDF
Юрій Герасімов — Editorial experience in Drupal8
LEDC 2016
 
PPTX
Валентин Мацвейко та Владислав Мойсеєнко — D8: Migrate Yourself: code->module...
LEDC 2016
 
PPTX
Тарас Кирилюк — Docker basics. How-to for Drupal developers
LEDC 2016
 
PDF
Тарас Круц — Open Social: brand new Drupal 8 distro for building social netwo...
LEDC 2016
 
PDF
Ігор Карпиленко — PHPStorm for drupal developer
LEDC 2016
 
PDF
Олександр Щедров — Build your application in seconds and optimize workflow as...
LEDC 2016
 
PPTX
Анатолій Поляков — Subdomains everywhere
LEDC 2016
 
PPTX
Артем Доценко — Deploy Plus. Better UI and more control for deploy module
LEDC 2016
 
PPTX
Сергій Бондаренко — Тестування Drupal сайтiв з допогою TqExtension
LEDC 2016
 
PPTX
Вадим Абрамчук — Big Drupal: Issues We Met
LEDC 2016
 
PDF
Юрій Герасимов — Delayed operations with queues
LEDC 2016
 
PPTX
Віталій Бобров — Web components, Polymer and Drupal
LEDC 2016
 
PPTX
Олександр Щедров та Альбіна Тюпа — Magic button. Can production releases be s...
LEDC 2016
 
A. Postnikov & P. Mahrinsky — Drupal Community — це ми
LEDC 2016
 
Слава Мережко — Практикум: "Як ростити розробників"
LEDC 2016
 
Генадій Колтун — Комунізм наступає: що будемо робити, коли машини навчаться п...
LEDC 2016
 
Олексій Калініченко — Configuration Management in Drupal8
LEDC 2016
 
Олександр Лінивий — Multisite platform with continuous delivery process for m...
LEDC 2016
 
Андрій Юн — Воркшоп "Docker use cases for developers"
LEDC 2016
 
Андрій Поданенко — Воркшоп "Розвертання CIBox"
LEDC 2016
 
Юрій Герасімов — Editorial experience in Drupal8
LEDC 2016
 
Валентин Мацвейко та Владислав Мойсеєнко — D8: Migrate Yourself: code->module...
LEDC 2016
 
Тарас Кирилюк — Docker basics. How-to for Drupal developers
LEDC 2016
 
Тарас Круц — Open Social: brand new Drupal 8 distro for building social netwo...
LEDC 2016
 
Ігор Карпиленко — PHPStorm for drupal developer
LEDC 2016
 
Олександр Щедров — Build your application in seconds and optimize workflow as...
LEDC 2016
 
Анатолій Поляков — Subdomains everywhere
LEDC 2016
 
Артем Доценко — Deploy Plus. Better UI and more control for deploy module
LEDC 2016
 
Сергій Бондаренко — Тестування Drupal сайтiв з допогою TqExtension
LEDC 2016
 
Вадим Абрамчук — Big Drupal: Issues We Met
LEDC 2016
 
Юрій Герасимов — Delayed operations with queues
LEDC 2016
 
Віталій Бобров — Web components, Polymer and Drupal
LEDC 2016
 
Олександр Щедров та Альбіна Тюпа — Magic button. Can production releases be s...
LEDC 2016
 

Recently uploaded (20)

PPTX
Parallel & Concurrent ...
yashpavasiya892
 
PPTX
AI ad its imp i military life read it ag
ShwetaBharti31
 
PDF
Cybersecurity Awareness Presentation ppt.
banodhaharshita
 
PPTX
Artificial-Intelligence-in-Daily-Life (2).pptx
nidhigoswami335
 
PPTX
Perkembangan Perangkat jaringan komputer dan telekomunikasi 3.pptx
Prayudha3
 
PDF
BGP Security Best Practices that Matter, presented at PHNOG 2025
APNIC
 
PPTX
Google SGE SEO: 5 Critical Changes That Could Wreck Your Rankings in 2025
Reversed Out Creative
 
PDF
The Internet of Things (IoT) refers to a vast network of interconnected devic...
chethana8182
 
PPTX
Crypto Recovery California Services.pptx
lionsgate network
 
PPTX
Microsoft PowerPoint Student PPT slides.pptx
Garleys Putin
 
PDF
Latest Scam Shocking the USA in 2025.pdf
onlinescamreport4
 
PDF
UI/UX Developer Guide: Tools, Trends, and Tips for 2025
Penguin peak
 
PPTX
Blue and Dark Blue Modern Technology Presentation.pptx
ap177979
 
PPTX
dns domain name system history work.pptx
MUHAMMADKAVISHSHABAN
 
PDF
KIPER4D situs Exclusive Game dari server Star Gaming Asia
hokimamad0
 
PPTX
办理方法西班牙假毕业证蒙德拉贡大学成绩单MULetter文凭样本
xxxihn4u
 
PDF
Data Protection & Resilience in Focus.pdf
AmyPoblete3
 
PDF
APNIC Update, presented at PHNOG 2025 by Shane Hermoso
APNIC
 
PDF
LB# 820-1889_051-7370_C000.schematic.pdf
matheusalbuquerqueco3
 
PPTX
The Monk and the Sadhurr and the story of how
BeshoyGirgis2
 
Parallel & Concurrent ...
yashpavasiya892
 
AI ad its imp i military life read it ag
ShwetaBharti31
 
Cybersecurity Awareness Presentation ppt.
banodhaharshita
 
Artificial-Intelligence-in-Daily-Life (2).pptx
nidhigoswami335
 
Perkembangan Perangkat jaringan komputer dan telekomunikasi 3.pptx
Prayudha3
 
BGP Security Best Practices that Matter, presented at PHNOG 2025
APNIC
 
Google SGE SEO: 5 Critical Changes That Could Wreck Your Rankings in 2025
Reversed Out Creative
 
The Internet of Things (IoT) refers to a vast network of interconnected devic...
chethana8182
 
Crypto Recovery California Services.pptx
lionsgate network
 
Microsoft PowerPoint Student PPT slides.pptx
Garleys Putin
 
Latest Scam Shocking the USA in 2025.pdf
onlinescamreport4
 
UI/UX Developer Guide: Tools, Trends, and Tips for 2025
Penguin peak
 
Blue and Dark Blue Modern Technology Presentation.pptx
ap177979
 
dns domain name system history work.pptx
MUHAMMADKAVISHSHABAN
 
KIPER4D situs Exclusive Game dari server Star Gaming Asia
hokimamad0
 
办理方法西班牙假毕业证蒙德拉贡大学成绩单MULetter文凭样本
xxxihn4u
 
Data Protection & Resilience in Focus.pdf
AmyPoblete3
 
APNIC Update, presented at PHNOG 2025 by Shane Hermoso
APNIC
 
LB# 820-1889_051-7370_C000.schematic.pdf
matheusalbuquerqueco3
 
The Monk and the Sadhurr and the story of how
BeshoyGirgis2
 

Денис Головняк - Продвинутый поиск с помощью Search API