DEV Community

# search

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to search faster in Vim with FZF.vim

How to search faster in Vim with FZF.vim

163
Comments 20
7 min read
Devs, make sure your page is searchable!

Devs, make sure your page is searchable!

112
Comments 18
2 min read
Add google-like search query to your website or Database

Add google-like search query to your website or Database

82
Comments 3
3 min read
Keep it simple stupid: Building full text search across all your tools with Postgres

Keep it simple stupid: Building full text search across all your tools with Postgres

80
Comments 6
8 min read
How To Search And Replace String Across Multiple Files in Vim

How To Search And Replace String Across Multiple Files in Vim

73
Comments 10
3 min read
Javascript Searching Algorithms

Javascript Searching Algorithms

63
Comments 1
8 min read
Sourcegraph Code Search - The Developers’ Treasure Trove

Sourcegraph Code Search - The Developers’ Treasure Trove

63
Comments 3
7 min read
Learning Vim Regex

Learning Vim Regex

46
Comments 2
22 min read
Optimizing Postgres full text search in Django

Optimizing Postgres full text search in Django

45
Comments 1
9 min read
How to Use Command Line Find

How to Use Command Line Find

45
Comments
6 min read
Using Fuse.js with React to build an advanced search (with highlighting)

Using Fuse.js with React to build an advanced search (with highlighting)

31
Comments 6
5 min read
Quick & Easy Vue.js Search Facility

Quick & Easy Vue.js Search Facility

29
Comments 6
4 min read
7 Majestic Days of Code Search

7 Majestic Days of Code Search

28
Comments
2 min read
Powerful regex for the practical dev

Powerful regex for the practical dev

26
Comments 2
6 min read
Building Modern Search with Yext: Part 1 - Getting Started

Building Modern Search with Yext: Part 1 - Getting Started

25
Comments
8 min read
Create an advanced search engine with PostgreSQL

Create an advanced search engine with PostgreSQL

25
Comments 1
13 min read
How to add Algolia Search to Nuxt 3

How to add Algolia Search to Nuxt 3

23
Comments 2
4 min read
Hacking together your own Youtube Suggest API

Hacking together your own Youtube Suggest API

20
Comments 2
5 min read
🔍 Bookmarklets + Browser Search Engine

🔍 Bookmarklets + Browser Search Engine

18
Comments
3 min read
Vector storage is coming to Meilisearch to empower search through AI

Vector storage is coming to Meilisearch to empower search through AI

17
Comments
4 min read
Introducing the Search API

Introducing the Search API

17
Comments
7 min read
Building the Ultimate Search for Rails - Episode 1

Building the Ultimate Search for Rails - Episode 1

17
Comments 9
14 min read
Handling synonyms in Neo4j Full Text Search

Handling synonyms in Neo4j Full Text Search

16
Comments 1
4 min read
How To Google Efficiently?

How To Google Efficiently?

16
Comments 2
3 min read
An alternative RubyGems search bar based on an opensource search engine

An alternative RubyGems search bar based on an opensource search engine

16
Comments
1 min read
Implementing auto-complete functionality in Elasticsearch - Part III: Completion suggester

Implementing auto-complete functionality in Elasticsearch - Part III: Completion suggester

15
Comments
7 min read
Full Rich Text Search with Slate and PostgreSQL 12

Full Rich Text Search with Slate and PostgreSQL 12

15
Comments 1
3 min read
Implementing auto-complete functionality in Elasticsearch - Part I: Prefix queries

Implementing auto-complete functionality in Elasticsearch - Part I: Prefix queries

15
Comments
6 min read
Understanding and tuning fuzzy queries in ElasticSearch by example

Understanding and tuning fuzzy queries in ElasticSearch by example

14
Comments 2
3 min read
Using MeiliSearch in a Production Rails Environment

Using MeiliSearch in a Production Rails Environment

14
Comments 1
6 min read
Binary Search Tree Series Part 2

Binary Search Tree Series Part 2

14
Comments
3 min read
It's time to rak!

It's time to rak!

14
Comments 2
5 min read
Creating a Github profile search component in htmx

Creating a Github profile search component in htmx

13
Comments 3
4 min read
Solr Monitoring in Production - eBook

Solr Monitoring in Production - eBook

13
Comments
1 min read
Firestore Full Text Search Package

Firestore Full Text Search Package

12
Comments 2
3 min read
How to use Search Contexts on Sourcegraph

How to use Search Contexts on Sourcegraph

12
Comments
5 min read
⚡ 🔍 Typesense search engine: an easier-to-use alternative to ElasticSearch

⚡ 🔍 Typesense search engine: an easier-to-use alternative to ElasticSearch

12
Comments
5 min read
The magic known as MySQL FULLTEXT index.

The magic known as MySQL FULLTEXT index.

12
Comments 1
4 min read
Meilisearch 1.0: the next stage in search

Meilisearch 1.0: the next stage in search

12
Comments 1
7 min read
Binary Search Tree(JavaScript and Python)

Binary Search Tree(JavaScript and Python)

12
Comments
2 min read
In_array alternative for Golang. Searching value in 'map, array, slice'.

In_array alternative for Golang. Searching value in 'map, array, slice'.

12
Comments 2
2 min read
Minimal Viable Search using Postgres

Minimal Viable Search using Postgres

12
Comments
3 min read
Search Better. Google Dorks to Make Your Search Effective

Search Better. Google Dorks to Make Your Search Effective

12
Comments 1
5 min read
Design a Web Crawler

Design a Web Crawler

12
Comments
6 min read
I wrote a metasearch engine called Swirl

I wrote a metasearch engine called Swirl

11
Comments 1
1 min read
Implementing auto-complete functionality in Elasticsearch - Part II: n-grams

Implementing auto-complete functionality in Elasticsearch - Part II: n-grams

11
Comments
7 min read
✨How to Run Secure Search over Encrypted Data

✨How to Run Secure Search over Encrypted Data

11
Comments
4 min read
Full Text Search with Hasura GraphQL API and Postgres

Full Text Search with Hasura GraphQL API and Postgres

11
Comments 2
4 min read
Intro to EC2 Global View

Intro to EC2 Global View

10
Comments
3 min read
Build a fuzzy search with PostgreSQL

Build a fuzzy search with PostgreSQL

10
Comments 1
5 min read
Search Like a Pro With These 15 Google Search Tricks

Search Like a Pro With These 15 Google Search Tricks

10
Comments
5 min read
Quick tips for searching in vim

Quick tips for searching in vim

10
Comments 1
3 min read
Search autocomplete for 2 million records with React & AWS CloudSearch

Search autocomplete for 2 million records with React & AWS CloudSearch

10
Comments
5 min read
STL Algorithms: Counting and Finding

STL Algorithms: Counting and Finding

10
Comments 3
9 min read
Elasticsearch Document CRUD

Elasticsearch Document CRUD

10
Comments
3 min read
How to filter querysets using django-filter package

How to filter querysets using django-filter package

10
Comments 1
6 min read
What and how do I perform a search operation in Typesense?

What and how do I perform a search operation in Typesense?

10
Comments
8 min read
Algorithm 101: 9 Ways to Search and Replace a Word

Algorithm 101: 9 Ways to Search and Replace a Word

10
Comments
2 min read
How to rank the search results in Typesense?🔎

How to rank the search results in Typesense?🔎

10
Comments
6 min read
Incremental search in vim

Incremental search in vim

9
Comments
5 min read
loading...