foojay – a place for friends of OpenJDK

foojay is the place for all OpenJDK Update Release Information. Learn More.

foojay
Oh look, another "groundbreaking" #blog post about #DuckDB from a self-proclaimed data wizard. 🙄 Apparently, the limitations of basic text queries are just too much for our hero, who bravely delves into the wild world of Full-Text Search. 🌟 Spoiler alert: it's as thrilling as watching paint dry on a data frame. 🥱
https://peterdohertys.website/blog-posts/full-text-search-w-duckdb.html #DataWizard #FullTextSearch #DataFrame #HackerNews #ngated
Full-Text Search with DuckDB - peterdohertys.website

Pete Doherty is a NYC based software developer

Full-Text Search with DuckDB - peterdohertys.website

Pete Doherty is a NYC based software developer

What if I told you there's a new PostgreSQL extension that makes full-text search 10x more relevant and it's gaining rapid adoption?

Here's the PostgreSQL extension trending in search communities: pg_trgm with enhanced similarity algorithms and phrase recognition.

I've helped companies deploy semantic-enhanced search that doubled their user engagement metrics.

#PostgreSQL #PgTrgm #SemanticSearch #FullTextSearch #dougortiz

Volltext-Suche im Backend von WordPress

Die Nadel im Heuhaufen finden.

https://horstschulte.com/volltext-suche-im-backend-von-wordpress/

I had a chat with the #Fold3 gentleman (they were wearing fantastic shirts!). American Rev War is their first to use AI. They are happy with the results and will be moving on to other wars.

I find Fold3 incredibly useful but extremely "Clunky" to use. This should be a great improvement to be able to read some records better.

#RootsTech #Genealogy #FamilyHistory #AI #FullTextSearch #AmericanRevolution

@geneapleau I too have had some great success with the full text search. Particularly with #wills, finding those executors and beneficiaries you might never have otherwise located. #familysearch #fulltextsearch #genealogy @genealogy

💡 For the first time I just submitted a proposal for a new (small) feature in #django ; it's related to #fulltextsearch in #postgresql , especially for non-English websites/webapps . You can use Github reactions to let me know what you think about it 😉

https://github.com/django/new-features/issues/107

Die neuste Version der #Nextcloud App zur #Volltextsuche (31.0.1 bzw. 32.0.1) ist leider nicht mehr kompatibel zu #Elasticsearch 8.
Der folgende Artikel zeigt daher, wie ihr ein Upgrade auf #Elasticsearch9 durchführen könnt, damit die Volltextsuche in eurer Nextcloud wieder einwandfrei funktioniert: https://decatec.de/home-server/nextcloud-volltextsuche-upgrade-auf-elasticsearch-9/

#HomServer #Search #Cloud #Fulltextsearch

Nextcloud/Volltextsuche: Upgrade auf Elasticsearch 9 » DecaTec

Die Volltextsuche in Nextcloud erfordert mittlerweile Elasticsearch 9. Der Artikel zeigt, wie das Upgrade der Search-Engine durchgeführt werden kann.

DecaTec

Just shipped a new hands-on tutorial:
Native Full-Text Search in Quarkus with PostgreSQL — no Elasticsearch, no extra infra.

We build:
• tsvector + tsquery search
• Ranking with ts_rank
• Snippets with ts_headline
• A clean Qute front end

If you want fast, simple, reliable search for docs or blogs, Postgres already has everything you need.

Read it here:
https://www.the-main-thread.com/p/quarkus-postgresql-full-text-search-tutorial

#java #quarkus #postgres #fulltextsearch