* Use unsigned boto s3 requests
Without this change you need s3 credentials, even though the bucket is public
* Use custom attrname analyzer
* Adapt query to new schema
Use pname/pversion to not clash with elasticsearch parsing of version
* Elasticsearch: Start work on new bool query
* encode query string for bool query
Co-authored-by: adisbladis <adisbladis@gmail.com>
* Use unsigned boto s3 requests,
Without this change you need s3 credentials, even though the bucket is public
* Use custom attrname analyzer
* Adapt query to new schema
Use pname/pversion to not clash with elasticsearch parsing of version