prior-art-archive / priorartarchive.org

Prior Art Archive Site
https://priorartarchive.org
GNU General Public License v2.0
3 stars 1 forks source link

Modify queryParser to use a docker instance #54

Open slifty opened 5 years ago

slifty commented 5 years ago

Right now the search route uses the lambda version of our query parser. We have been discussing the use of the docker build, which is closer to what v1 uses, in order to get a baseline of functionality which we can work from after the launch of v2.

The docker version is not deployed yet, but in order to support local dev we would want to have the location be configurable.