Coder Social home page Coder Social logo

Comments (2)

georgyfarniev avatar georgyfarniev commented on May 6, 2024

I think it probably makes sense to have only one method that performs search operation itself, with different set of parameters and overloads. Typescript definitions could be handy for this purpose, as they will simplify using of flexsearch.

Talking about where method, it's always useful and less redundant to write query as JS object, in similar way to mongodb API, but I think this option should be provided by search method interface. Only question here is compatibility.

As you are well familiar with this search engine implementation and underlying algorithms, I suggest to create proposal document with case-study of most typical tasks that usually needed for search, and you will give estimation of complexity and probability to implement these tasks. I bet if we give enough attention for these problems, your project will be very successful, because world really lacks such lightweight and efficient alternative to humongous elasticsearch, solr or really old and also sophisticated sphinx.

Currently, we are working on ecommerce platform and we can provide real-world needs information to you, along with future partnership when we launch.

Could you please provide your private contact details, so we can show you our current development version of product?

from flexsearch.

ts-thomas avatar ts-thomas commented on May 6, 2024

Thanks for your reply. I am currently researching what the key points are. I also made a list of features which may be interest:

https://github.com/nextapps-de/flexsearch/milestones
https://github.com/nextapps-de/flexsearch-server/milestones

My team also think about to make a service available to provide as a SaaS out-of-the-box.

from flexsearch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.