CottageLabs / facetview2

a pure javascript frontend for ElasticSearch search indices.
MIT License
78 stars 31 forks source link

CORS support? #9

Open zednis opened 9 years ago

zednis commented 9 years ago

Does this support CORS?

https://www.elastic.co/guide/en/elasticsearch/reference/master/_jsonp_support.html

markmacgillivray commented 9 years ago

CORS is server side configuration. So fv2 does not "support" it. But if you configure your server to do CORS then fv2 will be able to query it. On 19 Jul 2015 01:49, "Stephan Zednik" notifications@github.com wrote:

Does this support CORS?

https://www.elastic.co/guide/en/elasticsearch/reference/master/_jsonp_support.html

— Reply to this email directly or view it on GitHub https://github.com/CottageLabs/facetview2/issues/9.