RSSAmplifier

Prasanth Janardhanan · Dec 20, 2020

Let's build a search query parser in Go

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Mini languages are great. Makes it easy to express what you want in a concise manner. Sometimes a complex UI can be replaced with a mini-language. Some time back, google used to support a simple language in the search queries. For example: “some phrase” +required -not_required . Alas! they stopped it and Google search is less cool ever since. I would count regular expressions also as a…

Read on /go/simple-query-parser/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.