Skip to content

Fix search_with_relevancies to call proxy with correct arguments

Payson Wallach requested to merge paysonwallach/zeitgeist:patch-1 into master

The following patch corrects an error in search_with_relevancies, in which the indexer is unable to query the remote proxy due to a message signature mismatch.

Merge request reports