-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Full-text search engine - Golem Network Beta.2 bounty #1457
Comments
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 6000.0 GLM (1527.65 USD @ $0.25/GLM) attached to it.
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work has been started. These users each claimed they can complete the work by 265 years, 4 months from now. 1) skotre has been approved to start work. I will:
I will use Python to accomplish this. Learn more on the Gitcoin Issue Details page. |
@skotre Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
I am still working on the issue. I have a plan laid out and have started work on the Docker image, but I haven't tried turning it into a Golemized Docker image yet. I have also run service and task examples and digested a lot from the documentation. |
@skotre Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
@skotre You can ignore the "Warned for Abandonment of Bounty" notifications. I'm working with Gitcoin to snooze these warnings (I don't have access to do it on my own), for now, they can be ignored from your end. |
@skotre How is your bounty coming along, do you need any assistance? |
@skotre we haven't had a response from you so for now we'll have to assume you're no longer actively working on this bounty. |
Just submitted my work on Gitcoin. You can find it here: https://github.com/niklr/golem-fulltext-search Let me know what you think @mat7ias |
Hi @niklr
Let me know your thoughts and if you're able to address those points. I have some more detailed remarks (below) but those above are the most important.
|
Hi @mat7ias Thank you for the feedback. Let me try to address the mentioned points:
|
Hi @mat7ias All mentioned points should now be covered except for the second where I need your input. Thanks a lot. |
With the help of Nebula from Discord I have integrated rpyc wich makes it possible to start a server in a separate thread. This multi-threaded approach keeps the index in memory as requested. The implementation can be found in the dev_rpyc branch. Let me know if this should be merged into main. |
@niklr Your work looks splendid. If you'd like you can submit your work over on Gitcoin and we will sort out the payment for you. (Mattias is on vacation at the moment, so i'm covering for him) |
@cryptobench Awesome. I think I have already submitted on Gitcoin see https://gitcoin.co/issue/golemfactory/yagna/1457/100026045 Let me know if something is missing. |
Hi! Indeed you have - thanks a lot! Payout will happen as soon as possible. |
Golem Network is a cloud computing power service where everyone can develop, manage and execute workloads in an unstoppable, inexpensive and censorship-free environment.
Since Beta.2 Golem supports a new model of computation – services. In contrast with batch tasks, services are expected to be long-running processes that don't have any natural completion point but rather are started and stopped on explicit command. The goal of this project is to build a full-text search service on Golem. The service would allow its users to perform search queries over a corpus of documents submitted by the requestor during deployment.
Requirements
Non-requirements
Deliverables
Resources
Estimated time to allocate: 24 hours
Useful Links:
Bounties Blogpost (including things you need to know!): https://blog.golemproject.net/golem-network-beta-2-bounties/
Beta.2 Blogpost: https://blog.golemproject.net/beta-ii-release/
Docs: https://handbook.golem.network
Install video: https://www.youtube.com/watch?v=Wqm7j7CtQwM
In case you need support, we’re here for you, join our Discord: https://chat.golem.network
Golem Twitter - https://twitter.com/golemproject
The text was updated successfully, but these errors were encountered: