Page MenuHomePhabricator

ElasticsearchProject
ActivePublic

Watchers

  • This project does not have any watchers.
  • View All

Recent Activity

Mar 11 2021

epriestley moved T13196: Allow search cluster path value point to alias for Elasticsearch fulltext engine from Backlog to External Search on the Search board.
Mar 11 2021, 5:49 PM · Search, Elasticsearch

Sep 20 2018

20after4 added a comment to T13196: Allow search cluster path value point to alias for Elasticsearch fulltext engine .

@epriestley: I can help with testing and validating on elasticsearch, if that helps at all.

Sep 20 2018, 12:54 PM · Search, Elasticsearch

Sep 5 2018

epriestley added a comment to T13196: Allow search cluster path value point to alias for Elasticsearch fulltext engine .

Yes. The diff is a relatively small amount of the work I must do to respond to this issue: install ElasticSearch, configure it in the way you describe, reproduce the issue, write or apply a change, verify it actually fixes the problem, go read through the documentation enough that I'm confident the fix is the best available fix and that we've understood the issue reasonably well.

Sep 5 2018, 4:28 PM · Search, Elasticsearch
Pawka added a comment to T13196: Allow search cluster path value point to alias for Elasticsearch fulltext engine .

Even if I'd provide the diff?

Sep 5 2018, 4:16 PM · Search, Elasticsearch
epriestley added a comment to T13196: Allow search cluster path value point to alias for Elasticsearch fulltext engine .

(Just to set expectations, anything which isn't coming in through Support Pacts may take a very long time for us to get to.)

Sep 5 2018, 2:27 PM · Search, Elasticsearch
Pawka triaged T13196: Allow search cluster path value point to alias for Elasticsearch fulltext engine as Normal priority.
Sep 5 2018, 6:09 AM · Search, Elasticsearch

Jul 9 2017

chad removed the image for Elasticsearch.
Jul 9 2017, 7:32 PM

Jun 3 2017

sshannin added a comment to T12493: Upgrading: Fulltext Search Services.

Slightest of issues with the repository indexing mentioned above:

luca:~/phabricator$ ./bin/search index --type repository --force
Usage Exception: Type "repository" matches multiple indexable objects. Use a more specific string. Matching object types are: PhabricatorRepository, PhabricatorRepositoryCommit.
luca:~/phabricator$
Jun 3 2017, 3:52 PM · Elasticsearch, Search, Guides

Apr 12 2017

epriestley closed T12493: Upgrading: Fulltext Search Services as Resolved.

This has been live for nearly two weeks without anything apparently exploding so we don't have any further acton planned upstream (although see T12450 for some followups). If you do run into issues, feel free to file new tasks describing them.

Apr 12 2017, 2:43 PM · Elasticsearch, Search, Guides
epriestley merged task T12500: Render highlighted search result body snippets in global search results views into T8646: Provide more context for search results, particularly wiki documents.
Apr 12 2017, 2:40 PM · Elasticsearch, Search, Feature Request
epriestley added a comment to T12500: Render highlighted search result body snippets in global search results views.

I'm just going to merge this into T8646 which broadly discusses richer search results.

Apr 12 2017, 2:40 PM · Elasticsearch, Search, Feature Request
epriestley moved T12493: Upgrading: Fulltext Search Services from Backlog to v2 on the Search board.
Apr 12 2017, 2:35 PM · Elasticsearch, Search, Guides
epriestley moved T12500: Render highlighted search result body snippets in global search results views from Backlog to v2 on the Search board.
Apr 12 2017, 2:35 PM · Elasticsearch, Search, Feature Request

Apr 7 2017

chad renamed T12500: Render highlighted search result body snippets in global search results views from Render highlighted search result body snippets in global search results views. to Render highlighted search result body snippets in global search results views.
Apr 7 2017, 6:20 AM · Elasticsearch, Search, Feature Request

Apr 4 2017

20after4 added a revision to T12500: Render highlighted search result body snippets in global search results views: D17608: Add highlighting support to Elasticsearch fulltext engine.
Apr 4 2017, 2:10 AM · Elasticsearch, Search, Feature Request

Apr 3 2017

20after4 created T12500: Render highlighted search result body snippets in global search results views.
Apr 3 2017, 5:41 PM · Elasticsearch, Search, Feature Request

Apr 2 2017

epriestley updated the task description for T12493: Upgrading: Fulltext Search Services.
Apr 2 2017, 7:14 PM · Elasticsearch, Search, Guides
epriestley created T12493: Upgrading: Fulltext Search Services.
Apr 2 2017, 6:59 PM · Elasticsearch, Search, Guides

Mar 26 2017

epriestley closed T8602: "Merge Duplicate Tasks" shows results in wrong order with ElasticSearch as Resolved.

Presuming this is resolved since @20after4 couldn't reproduce it after T12450, feel free to follow up there or in a new task if you're still seeing issues.

Mar 26 2017, 12:43 PM · Elasticsearch, Search
epriestley closed T9460: Unable to search for open tasks using Elasticsearch as Resolved.

Presuming this is resolved by D17384, see T12450 for followups.

Mar 26 2017, 12:30 PM · Elasticsearch, Search
epriestley closed T8598: Incorrect Elasticsearch index as Resolved.

Presuming this is resolved by new indexes in D17384, see T12450 for followups.

Mar 26 2017, 12:29 PM · Elasticsearch, Search
epriestley closed T6892: Invalid search result when I input less than 2 Korean character. as Resolved.

This was tagged ElasticSearch and may now be resolved (see T12450) but also lacks information we require in a modern bug report (specifically: precise reproduction instructions). If this is still an issue at HEAD of master, feel free to follow up on T12450 or file a new report with reproduction steps.

Mar 26 2017, 12:28 PM · Elasticsearch
epriestley closed T4692: Slashes are being double-escaped (or not escaped?) when passed to ElasticSearch as Resolved.

Presuming this is resolved by D17384 (but maybe @20after4 can correct me).

Mar 26 2017, 12:26 PM · Elasticsearch
epriestley closed T10161: Fulltext indexing produces invalid JSON documents in Elasticsearch as Resolved.

Presuming this is either resolved by T9893/D17384 or no longer relevant. Follow up on T12450 or file a new task if you're still seeing issues.

Mar 26 2017, 12:24 PM · Elasticsearch, Bug Report
20after4 added a comment to T6552: Implement partial / wildcard searching (Elasticsearch).

With the elasticsearch 'simple_query_string' query parser it only works if you use *pricot, for example, outside of quoted phrases.

Mar 26 2017, 12:23 PM · Elasticsearch, Search
epriestley closed T5282: Provide documentation on setting up ElasticSearch as Resolved.

I'm just going to close this in favor of T12450.

Mar 26 2017, 12:20 PM · Elasticsearch, Documentation
epriestley closed T5282: Provide documentation on setting up ElasticSearch, a subtask of T2632: MyISAM fulltext does not support non-latin languages and we don't warn you about it, as Resolved.
Mar 26 2017, 12:20 PM · Search
epriestley added a comment to T6552: Implement partial / wildcard searching (Elasticsearch).

As a general product decision, I do not expect search to be substring search by default -- searching for pricot on Google does not match documents containing apricot. But we can sort this out in the long run.

Mar 26 2017, 12:16 PM · Elasticsearch, Search
20after4 added a comment to T5282: Provide documentation on setting up ElasticSearch.

Note there will finally be a little bit of documentation once this install rebuilds diviner docs: The url should be https://secure.phabricator.com/book/phabricator/article/cluster_search/ (eventually)

Mar 26 2017, 12:13 PM · Elasticsearch, Documentation
20after4 closed T6552: Implement partial / wildcard searching (Elasticsearch) as Resolved.

This should work just fine with the index mapping and query generation in rPe41c25de5050: Support multiple fulltext search clusters with 'cluster.search' config

Mar 26 2017, 12:09 PM · Elasticsearch, Search
20after4 closed T9779: ./bin/search init error with elasticsearch 2.0, a subtask of T9893: Support ElasticSearch 2.0 - 5.1, as Resolved.
Mar 26 2017, 12:06 PM · Elasticsearch, Search
20after4 closed T9779: ./bin/search init error with elasticsearch 2.0 as Resolved.
Mar 26 2017, 12:06 PM · Elasticsearch
20after4 added a revision to T9893: Support ElasticSearch 2.0 - 5.1: D17384: Support multiple fulltext search clusters with 'cluster.search' config.
Mar 26 2017, 12:05 PM · Elasticsearch, Search
20after4 added a task to D17384: Support multiple fulltext search clusters with 'cluster.search' config: T9893: Support ElasticSearch 2.0 - 5.1.
Mar 26 2017, 12:05 PM · Wikimedia, Clusters, Elasticsearch
20after4 renamed T9893: Support ElasticSearch 2.0 - 5.1 from Support ElasticSearch 2.0 to Support ElasticSearch 2.0 - 5.1.
Mar 26 2017, 12:04 PM · Elasticsearch, Search
20after4 closed D17384: Support multiple fulltext search clusters with 'cluster.search' config by committing rPe41c25de5050: Support multiple fulltext search clusters with 'cluster.search' config.
Mar 26 2017, 8:16 AM · Wikimedia, Clusters, Elasticsearch
20after4 updated the diff for D17384: Support multiple fulltext search clusters with 'cluster.search' config.

try to get harbormaster to build (push to staging?)

Mar 26 2017, 8:13 AM · Wikimedia, Clusters, Elasticsearch
Harbormaster failed remote builds in B16167: Diff 42242 for D17384: Support multiple fulltext search clusters with 'cluster.search' config!
Mar 26 2017, 8:08 AM · Wikimedia, Clusters, Elasticsearch
Harbormaster failed remote builds in B16167: Diff 42242 for D17384: Support multiple fulltext search clusters with 'cluster.search' config!
Mar 26 2017, 8:07 AM · Wikimedia, Clusters, Elasticsearch

Mar 25 2017

Harbormaster failed remote builds in B16167: Diff 42242 for D17384: Support multiple fulltext search clusters with 'cluster.search' config!
Mar 25 2017, 10:29 PM · Wikimedia, Clusters, Elasticsearch
20after4 updated the diff for D17384: Support multiple fulltext search clusters with 'cluster.search' config.
  • actually, acutally utilize the health monitoring...
Mar 25 2017, 10:29 PM · Wikimedia, Clusters, Elasticsearch
Harbormaster failed remote builds in B16166: Diff 42241 for D17384: Support multiple fulltext search clusters with 'cluster.search' config!
Mar 25 2017, 10:27 PM · Wikimedia, Clusters, Elasticsearch
20after4 updated the diff for D17384: Support multiple fulltext search clusters with 'cluster.search' config.
  • Improved the status monitoring UI in config/cluster/search/
  • Actually utilize the health monitoring cache to avoid connecting to downed servers.
Mar 25 2017, 10:27 PM · Wikimedia, Clusters, Elasticsearch

Mar 23 2017

20after4 added a comment to D17384: Support multiple fulltext search clusters with 'cluster.search' config.

@epriestley sweet, I'll land this as soon as I see that you've merged to stable.

Mar 23 2017, 9:25 PM · Wikimedia, Clusters, Elasticsearch
epriestley added a comment to D17384: Support multiple fulltext search clusters with 'cluster.search' config.

I don't see any noteworthy issues here.

Mar 23 2017, 6:10 PM · Wikimedia, Clusters, Elasticsearch
epriestley added a comment to D17384: Support multiple fulltext search clusters with 'cluster.search' config.

Haha, thanks. Let me finish testing one other change and then I'll give this another look.

Mar 23 2017, 3:34 PM · Wikimedia, Clusters, Elasticsearch
20after4 added a comment to D17384: Support multiple fulltext search clusters with 'cluster.search' config.

@epriestley: I think this is ready to land but I want to give you one more chance to change your mind.

Mar 23 2017, 3:33 PM · Wikimedia, Clusters, Elasticsearch
Harbormaster failed remote builds in B16106: Diff 42191 for D17384: Support multiple fulltext search clusters with 'cluster.search' config!
Mar 23 2017, 3:29 PM · Wikimedia, Clusters, Elasticsearch
20after4 updated the diff for D17384: Support multiple fulltext search clusters with 'cluster.search' config.
  • Created diviner documentation: Cluster: Search
  • removed stray phlog
Mar 23 2017, 3:29 PM · Wikimedia, Clusters, Elasticsearch
Harbormaster failed remote builds in B16103: Diff 42188 for D17384: Support multiple fulltext search clusters with 'cluster.search' config!
Mar 23 2017, 12:58 PM · Wikimedia, Clusters, Elasticsearch