Skip to content

Snappy response with large data sets (like algolia) #17

@nitech

Description

@nitech

While I understand that this plugin is not at the same level, complexity or price as Algolia, I wonder what you plan for the plugin for the future.

I am currently building an e-commerce site that eventually will contain about 10k products. There are about 20 product types that have their own sets of attributes, some for filtering, some not. And I wonder what path to choose. I have integrated the site with Algolia and tested their filtering. If you've tried it, you know it's very snappy in the response.

However, it's a bit complicated to set up- and I believe it's quite pricey.

I believe they create separate tables (probably mongodb, firebase or similar) where they pre-chew the data, so they can give the snappy response. Some of the features I notice are:

  • Instant response
  • Filters adapted to the currently visible product types. It's not bound to assuming there is only one visible product type
  • Ability to prioritize product sorting
  • Fuzzy logic search
  • Summation of number of products that will be visible when each filter is clicked

Here is a video where I explain what I found in Algolia, and my questions to your plugin:
https://youtu.be/yQIC5KWPcsg

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions