dongmo2324 2014-08-26 17:22
浏览 61
已采纳

使用Magento在8080端口上进行弹性搜索

I am using elasticsearch for searching in my magento website.

I have install the elastic serch on my server but due to some security reason,

Akamai has blocked the :9200 port.

i have the conversation with Akamai, they are saying you can use :8080 port for running elastic search.

I have tried by changing default port in the elastica library as well as http and non-blocked tcp.

But still it is not working even i am not getting any error in my log files.

Please suggest how we can the implement the same

Below are the some of my finding which i refer.

http://www.elasticsearch.org/guide/en/elasticsearch/client/javascript-api/current/host-reference.html

https://github.com/elasticsearch/elasticsearch-ruby/tree/master/elasticsearch-transport

I have also modify path.conf. It would look like mention below:

bin/elasticsearch -f -Des.path.conf=/path/to/config/dir

That will read /path/to/config/dir/elasticsearch.yml and /path/to/config/dir/elasticsearch.json.

But still i am not able to see output in my case.

  • 写回答

1条回答 默认 最新

报告相同问题?

悬赏问题

  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog