Conal-Tuohy / swinburne

Algernon Charles Swinburne website
4 stars 0 forks source link

support non-phrasal search #14

Open Conal-Tuohy opened 3 years ago

Conal-Tuohy commented 3 years ago

Currently only phrase searches are supported

Conal-Tuohy commented 3 years ago

switched to non-phrasal search (and thereby enabling advanced search operators) in 5410a2954aa1d5a230fd663b9c5e8ea72140dc0b and improved normalization of the query strings (so that queries which include parentheses or unmatched quotation marks will still work) in b6b38bca7c381ec04bc8dbf92e18ddd89c6a2870

Conal-Tuohy commented 3 years ago

maybe worth adding some hints about advanced search?