Page MenuHomePhabricator

Object selector dialog does not work in Elasticsearch 2.0
Closed, DuplicatePublic

Description

We have installed elasticsearch 2 and upgraded the phabricator search features to elasticsearch using following command and it is working fine except "Edit Maniphest Tasks" under Diffusion >>Active repository then select a commit then "Edit Maniphest Tasks" the popup window "Manage Attached Tasks" shows No results.

./bin/config set search.elastic.host 'http://localhost:9200'
./bin/search index --all

Any help would be appreciated.

Event Timeline

Basheer updated the task description. (Show Details)
Basheer changed the visibility from "Public (No Login Required)" to "All Users".
Basheer changed the edit policy from "All Users" to "Custom Policy".
Basheer added a subscriber: Basheer.
chad changed the visibility from "All Users" to "Public (No Login Required)".
chad added a subscriber: chad.

What version of Phabricator are you running.. See Contributing Bug Reports

epriestley changed the edit policy from "Custom Policy" to "All Users".Dec 2 2015, 3:53 PM

Phabricator Version d878f215617bb5a97bd5ea4145566308cb68d7e3

I just upgraded Phabricator, now the version is,

phabricator 7b7efda91ae9190607892485020e6fa3f28e3587 (Wed, Dec 2)

But issue is still there.

We don't currently support ElasticSearch 2.0. I'm collecting issues we've seen with it in T9893.

epriestley renamed this task from Phabricator search is not working perfectly after upgrading search features to elasticsearch to Object selector dialog does not work in Elasticsearch 2.0.Dec 3 2015, 2:21 PM

Thanks for the reply. I have downgraded Elasticsearch to 1.7.2 still it not working. Now it shows as "Loading..." rather than getting "No Data".

I greatly appreciate your assistance on this.

Thanks for the reply. I have downgraded Elasticsearch to 1.7.2 still it not working. Now it shows as "Loading..." rather than getting "No Data".

If you have issues with a supported version of Elasticsearch, please open a new ticket and full steps to reproduce the issue (see Contributing Bug Reports).