I was wondering if anyone could tell me a library that can search for a string using google-ish syntax. Examples:
Google Advanced Search Syntax
Craigslist Advanced Search Syntax
So, if the request was
pizza food
and the search object was
Ray Pizza, the best food in town!
This will not result in a match. Etc etc.
Whoosh is a really good, full-text search engine written in Python, has a good API and good documentation.
Should it be Python? Because Lucene would be perfect otherwise.
Source: https://habr.com/ru/post/895559/More articles:Array.Copy and Array.ConstrainedCopy - C # - arraysIs there a way to hide the text if the font is not available? - htmlTouch events in Windows Phone 7 Mango IE - javascriptWhat is the best javascript object template - javascriptLONG Blob innodb or MyISAM - mysqlDifference between memcache and python dictionary - pythonIs large scala codebase supported? - javacudaDeviceReset for multiple gpu - cudaA systematic way to generate ANTLR tree grammar? - antlrPagedDatasource for gridview paging - asp.netAll Articles