pgxn / pgxn-api

Maintain and serve a REST API to search PGXN mirrors
http://pgxn.org/
15 stars 2 forks source link

Search Parser Chokes on Null Byte #26

Closed theory closed 5 months ago

theory commented 6 years ago

This request returns an error:

https://pgxn.org/search?q=..%00&in=extensions

The error output is:

Failed to parse ' '
    S_parse_flat_string at /build/liblucy-perl-XPo8ef/liblucy-perl-0.3.3/core/Lucy/Search/QueryParser.c line 301
    at PGXN/API/Searcher.pm line 52.
theory commented 5 months ago

Dupes #23.