{"id":13836827,"url":"https://github.com/basho/riak_search","last_synced_at":"2025-07-25T08:07:39.300Z","repository":{"id":1110645,"uuid":"979133","full_name":"basho/riak_search","owner":"basho","description":"Full-text search engine based on Riak","archived":false,"fork":false,"pushed_at":"2017-03-15T21:10:43.000Z","size":28214,"stargazers_count":138,"open_issues_count":1,"forks_count":51,"subscribers_count":85,"default_branch":"develop","last_synced_at":"2024-12-10T16:13:08.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jashkenas/coffeescript","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/basho.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-10-11T17:35:01.000Z","updated_at":"2024-10-26T14:19:37.000Z","dependencies_parsed_at":"2022-08-16T12:05:06.262Z","dependency_job_id":null,"html_url":"https://github.com/basho/riak_search","commit_stats":null,"previous_names":[],"tags_count":122,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basho%2Friak_search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basho%2Friak_search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basho%2Friak_search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basho%2Friak_search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basho","download_url":"https://codeload.github.com/basho/riak_search/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230431103,"owners_count":18224655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T15:00:55.274Z","updated_at":"2024-12-19T12:11:20.379Z","avatar_url":"https://github.com/basho.png","language":"Erlang","funding_links":[],"categories":["Erlang"],"sub_categories":[],"readme":"*THIS REPO IS DEPRECATED AND NOT UNDER ACTIVE DEVELOPMENT*\n\n* Overview\n\n[[http://travis-ci.org/basho/riak_search][Travis-CI]] :: [[https://secure.travis-ci.org/basho/riak_search.png]]\n\nThe =riak_search= OTP application provides\n[[Riak][https://github.com/basho/riak]] with the capability to act as a /text\nsearch engine/ similar to Apache's Lucene.  Previously Riak Search was\na release in it's own right.  Since then Basho has decided it would be\neasier for our users if Search was simply a set of functionality that\ncan be enabled via a config option.  For that reason, if you want to\nuse Search you'll have to build a Riak release and enable it.\n\n* Enabling Search\n\nIn order to enable the =riak_search= app in your Riak cluster you have\nto modify the =etc/app.config= file.  Search for the text\n=riak_search= and then change ={enabled, false}= to ={enabled, true}=.\nThe Search portion of your =app.config= will look something like this.\n\n#+BEGIN_SRC\n{riak_search, [\n               {enabled, true},\n              ]},\n#+END_SRC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasho%2Friak_search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasho%2Friak_search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasho%2Friak_search/lists"}