r1b / news-wires

Wire services for everyone
https://news.r1b.solutions
BSD 2-Clause "Simplified" License
17 stars 2 forks source link

Implement search #24

Open r1b opened 7 years ago

r1b commented 7 years ago

I am imagining something like Google:

<query> - headlines match query
source:<sourceName> - sources match sourceName
from:<startDate> - date >= startDate
to:<endDate> - date <= endDate

r1b commented 7 years ago

pinboard founder indicated that they use Sphinx - this looks like a simpler option