Giter VIP home page Giter VIP logo

Comments (4)

hipsterjazzbo avatar hipsterjazzbo commented on July 18, 2024 1

I'm not sure that integrating with Scout will be that useful. It's only for full-text searching, and there's already and elastic driver for it. I think Plastic is more for the advanced querying use cases, personally.

from plastic.

sleimanx2 avatar sleimanx2 commented on July 18, 2024

As far as I know scout only supports a search and a where method for searching and filtering your database.

for instance:

Book::search('pulp')->where('date',>,$minDate);

But plastic supports a wider array of elastic specific queries in addition to mapping.

Their is some similarities though like storing and updating documents on eloquent events.

I may need some time to get a clearer view , any suggestions ?

from plastic.

hipsterjazzbo avatar hipsterjazzbo commented on July 18, 2024

@sleimanx2 Now that I've had some time playing with both of these things, I wonder if it wouldn't actually be worth integrating into Scout? Maybe leverage Scout's code doing all the basic stuff, and just have the extra ability to do the advanced queries on top?

from plastic.

mehrdad-shokri avatar mehrdad-shokri commented on July 18, 2024

@hipsterjazzbo are you suggesting to use plastic instead of scout?

from plastic.

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.