Contribute Media
A thank you to everyone who makes this possible: Read More

Dive into full text search with Python

Description

В докладе Андрея озвучены следующие пункты: - Getting started with full text search (FTS); - Index managment; - How to add FTS to typical Django project; - FTS based on database PostgreSQL; - FTS based on Apache Lucene: - Quick overview ElasticSearch; - Quick overview Apache Solr; - Quick overview; - Performance of PostgreSQL FTS and elasticsearch / Apache Solr / Shinx. - What is the best approach for django haystack and elasticsearch? - Natural text processing with NTLK; - Future of Django 1.9, FTS and Python;

Все примеры и исследования будут с использованием языка Python.

Details

Improve this page