Postgres for
Search and Analytics
ParadeDB is a modern Elasticsearch alternative built on Postgres.
hq hammond rock|metal !jazz year:1970-1980 rating:desc
becomes
SELECT * FROM music
WHERE search LIKE '%hammond%'
AND (search LIKE '%rock%' OR search LIKE '%metal%')
AND search NOT LIKE '%jazz%'
AND year BETWEEN 1970 AND 1980
ORDER BY rating DESC
Welcome to Smithsonian Open Access, where you can download, share, and reuse millions of the Smithsonian’s images—right now, without asking. With new platforms and tools, you have easier access to more than 4.4 million 2D and 3D digital items from our collections—with many more to come. This includes images and data from across the Smithsonian’s 19 museums, nine research centers, libraries, archives, and the National Zoo.
Die beste Sammlung frei verwendbarer Bilder im Netz
Qualitätsvolles Bildmaterial. Frei lizenziert. Zum Sammeln, Teilen und Weiterverwenden.
Toshi is meant to be a full-text search engine similar to Elasticsearch. Toshi strives to be to Elasticsearch what Tantivy is to Lucene.
The Silver Searcher is a tool for searching code. It started off as a clone of Ack, but their feature sets have since diverged slightly. In typical usage, Ag is 5-10x faster than Ack.
The Apache Tika™ toolkit detects and extracts metadata and text content from various documents - from PPT to CSV to PDF - using existing parser libraries. Tika unifies these parsers under a single interface to allow you to easily parse over a thousand different file types. Tika is useful for search engine indexing, content analysis, translation, and much more. You can find the latest release on the download page.
RT @rasbt: "Using SQLite Full-Text Search with Python"
Site plugin for #Elasticsearch to help understand and debug queries:
My "elasticsearch @ ferret go" presentation I gave yesterday at @elasticberlin meetup.