Software Alternatives, Accelerators & Startups

Searchkick

Intelligent search made easy with Rails and Elasticsearch - ankane/searchkick.

Searchkick

Searchkick Reviews and Details

This page is designed to help you find out whether Searchkick is good and if it is the right choice for you.

Screenshots and images

  • Searchkick Landing page
    Landing page //
    2023-10-19

Features & Specs

  1. Seamless Integration

    Searchkick integrates smoothly with Ruby on Rails applications, making it easier for developers to implement search functionalities without extensive reconfiguration.

  2. Customizable Search

    It offers a rich set of options to customize search behavior, such as partial matches, phrase matches, and boosting certain fields, allowing for fine-tuned search results.

  3. Advanced Features

    Supports advanced search features like highlighting, autocomplete, spell correction, and geospatial queries, adding depth to search capabilities.

  4. Flexible Indexing

    Supports asynchronous indexing, which can help in maintaining application performance by not blocking the web requests while updating indexes.

  5. Active Record Integration

    Deep integration with Active Record, which means less configuration and convention-based setup, allowing you to take advantage of its models and associations.

Badges

Promote Searchkick. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

Episode #065 - Searchkick and Elasticsearch

Using Searchkick in Rails for Autocomplete, Suggestions, and Search

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Searchkick and what they use it for.
  • searchkick resource_already_exists_exception
    Yesterday, I worked on elasticsearch integration with help of searchkick. - Source: dev.to / almost 2 years ago
  • Most performant way to build an analytics dashboard from a relational database backend that only stores numeric values, where the data the end-user sees is "categorized" into numeric brackets (e.g. 60-79 = Med, 80-100 = High, etc)
    I run a large scale production application that does something along these lines. If the data needs to be close to real-time, I'd say use `searchkick` + Elasticsearch, and use `searchkick`'s async feature to "stream" the data from your table to the ES index. Your dashboard will then just query from the ES index via searchkick. Source: over 3 years ago
  • Postgres Full Text Search vs. the Rest
    You're right, that's actually what we implemented, application-level hooks, but they needed development and maintenance effort that come for free with the adapter we're using for OpenSearch integration, which also comes with welcome features: synonyms, partial matches, and many others. Spoiler, the adapter is Searchkick: https://github.com/ankane/searchkick. - Source: Hacker News / almost 4 years ago
  • How does elasticsearch work with a rails app that's already connected to a MySQL database.
    Normally for Rails applications you would use a gem like searchkick since it greatly reduces the initial Elasticsearch complexity. Source: about 4 years ago
  • Building a Workflow for Async Searchkick Reindexing
    We lean heavily on Elasticsearch at CompanyCam. One of it's primary use cases is serving our highly filterable project feed. It is incredibly fast, even when you apply multiple filters to your query and are searching a largish data set. Our primary interface for interacting with Elasticsearch is using the Searchkick gem. Searchkick is a powerhouse and provides so many features out of the box. One place where we... - Source: dev.to / about 4 years ago
  • Swapping Elasticsearch for Meilisearch in Rails feat. Docker
    Convinced? Ok read on and Iโ€™ll show you what switching from Elasticsearch to Meilisearch looked like for a real production app โ€” ScribeHub. We also moved from Ankaneโ€™s excellent Searchkick gem to the first party meilisearch-rails gem and Iโ€™ll show you the changes there as well. - Source: dev.to / about 4 years ago
  • Searching/Querying with Active Record Encryption
    If you want to use a look-aside pattern (like you might have used with Searchkick + Elasticsearch), you should check out ActiveStash: https://github.com/cipherstash/activestash. Source: about 4 years ago

Do you know an article comparing Searchkick to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Searchkick discussion

Log in or Post with

Is Searchkick good? This is an informative page that will help you find out. Moreover, you can review and discuss Searchkick here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.