Philipp Krenn — Full-Text Search Explained
JPoint, Joker и JUG ru — Java-конференции
0:00 / 0:00
Philipp Krenn — Full-Text Search Explained
17 183 просмотра · 8 лет назад
JPoint, Joker и JUG ru — Java-конференции
57,6 тыс. подписчиков
17 183 просмотра · 8 лет назад
Подробнее о Java-конференциях:
— весной — JPoint: https://jrg.su/gTrwHx
— осенью — Joker: https://jrg.su/h7yvG4
— —
. . . . Today’s applications are expected to provide powerful full-text search. But how does that work in general and how do I implement it on my site or in my application?
Actually, this is not as hard as it sounds at first. This talk covers:
How full-text search works in general and what the differences to databases are.
How the score or quality of a search result is calculated.
How to implement this with Elasticsearch.
Attendees will learn how to add common search patterns to their applications without breaking a sweat.