Hi ! i look to http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-search.html#search-search on my win7 64bit-machine and become for example this messages:
*C:\curl>curl -XGET 'http://localhost:9200/_all/tweet/_search?q=tacurl: (1) Protocol 'http not supported or disabled in libcurl* *C:\curl>curl -XGET 'http://localhost:9200/_search?q=tag:wow'curl: (1) Protocol 'http not supported or disabled in libcurl* yesterday i make following calls: *C:\curl>curl **http://localhost:9200/_stats/indexes\?pretty\=1* <http://localhost:9200/_stats/indexes\?pretty\=1> *{"_shards":{"total":19,"successful":14,"failed":0},"_all":{"primaries":{},"total":{}},"indices":{"eblwiki-eblw__content_first":{"primaries":{},"total":{}},"eblwiki-eblw__general_first":{"primaries":{},"total":{}},"mw_cirrus_versions":{"primaries":{},"total":{}},"places":{"primaries":{},"total":{}}}}* *C:\curl>curl **http://localhost:9200/_cat/indices* <http://localhost:9200/_cat/indices> *yellow open places 5 1 2 0 9.2kb 9.2kbgreen open eblwiki-eblw__general_first 4 0 2780 386 8mb 8mbgreen open eblwiki-eblw__content_first 4 0 394 30 7.8mb 7.8mbgreen open mw_cirrus_versions 1 0 2 0 3.4kb 3.4kb* looks good or what is your opinion? by the way i have an other idea - did elasticsearch needs special permissons for update the indizies? reagards Jan Am Donnerstag, 26. Februar 2015 11:47:27 UTC+1 schrieb jan99: > Hi ! > > my elasticsearch runs but in my mediawiki the results are the same like > before. > > is there a possiblity to look into the index ? > > regards Jan > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/ffbaf6be-b128-4ece-8cdd-e37e82376aef%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
