Git Product home page Git Product logo

Comments (2)

wouterrutgers avatar wouterrutgers commented on July 17, 2024

This project does exactly what you think it does! :)

I’m not sure if this project needs to expand to wildcard match the object keys. Usually, you want to search in specific and known keys. And when that’s not the case, it’s relatively easy to build a new object that has the required keys for searching. Such objects would be even easier to create with your package.

Therefore, I think I want to leave the package as it is right now. Fuzzy-search is a simple and small project. No need to make it more advanced. But for people that need more complex key matching, your package could be helpful in creating an object that’s searchable with fuzzy-search. So I’m happy to add a disclaimer of some sort in the readme where I’ll link to your package, if that's okay with you.

I’ll close the issue now, but feel free to comment and let me know what you think about the disclaimer for people that like the more advanced stuff!

from fuzzy-search.

simlu avatar simlu commented on July 17, 2024

That's very true. One could easily chain object - scan and fuzzy-search. Its a little overhead since keys need to be accessed twice, but in most cases acceptable.

Feel free to add a note. Object-scan and wildcard/glob matching has been incredibly useful for me, but I'm also not solving standard solutions I think. So this might not be as important for the majority of the users of this project.

from fuzzy-search.

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.