This is notice about reindexing of Hivesearcher Elastic Search.
We have discovered some index discrepancies for some keyword searches. After investigating the root of the problem we found that instability/inconsistency in one of our Hivemind updates caused indexing issue.
We have restarted indexing and added one more server to the cluster!
Since data is growing, adding new server was good timing and brought cluster health to green. Before new server, there were some unassigned replica shards, now thing should run smoothly.
We will likely do another reindex after we tweak ranking algorithm.
If you haven't please consider supporting improvements on Hivesearcher.
Support Hivesearcher development
Read details of proposal
Vote with Hivesigner
Ecency: https://ecency.com/proposals/146
PeakD: https://peakd.com/proposals/146
Congratulations @hivesearcher! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) :
You can view your badges on your board and compare yourself to others in the Ranking
If you no longer want to receive notifications, reply to this comment with the word
STOP
Do not miss the last post from @hivebuzz:
STOP
Notifications have been disabled. Sorry if I bothered you.
To reactivate notifications, drop me a comment with the word
NOTIFY
How can I search for an author from replies only ?
You want to find replies of specific author ?
* author:sanjeevm type:comment
this would give you all comments made by sanjeevm with any character*
. If you change*
to some word then you get replies with that specific word.I want to find out only author replies made to me. How can I do that ? Do we have documentation around these ?
Finding replies to your content is supported by chain. https://ecency.com/@sanjeevm/replies would give you all replies. Finding content from comments/replies above should work, we can of course consider adding filtering with
parent_author
as well. Like* parent_author:sanjeevm type:comment
, but what would be use case of this feature? Our team is working on improving our search page on ecency.com powered by hivesearcher.com so everyone can see what are the possibilities. Stay tuned. Feel free to support this proposal so we can continue to improve and add new features, indexes for finding content of all types.Current documentation is here: https://hivesearcher.com/api-docs