search 0.0.2 copy "search: ^0.0.2" to clipboard
search: ^0.0.2 copied to clipboard

unlistedoutdated

A package for crawling and searching documents.

Overview #

This package helps to crawl and search documents.

Contributing #

Features #

Query parsing #

  • "new york" (quoted search terms)
  • pet -cat (logical NOT)
  • pet dog (logical AND)
  • pet site:example.com (attributes)