http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478

--- Comment #176 from kohayu <[email protected]> ---
(In reply to Jonathan Druart from comment #175)
> What is the return of
>   curl -X GET http://localhost:9200/
> ?

Dear Jonbathan, 

output as follow,  

root@debian:~# curl -X GET http://localhost:9200/
{
  "status" : 200,
  "name" : "Zero",
  "cluster_name" : "elasticsearch",
  "version" : {
    "number" : "1.7.2",
    "build_hash" : "e43676b1385b8125d647f593f7202acbd816e8ec",
    "build_timestamp" : "2015-09-14T09:49:53Z",
    "build_snapshot" : false,
    "lucene_version" : "4.10.4"
  },
  "tagline" : "You Know, for Search"
}

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to