Giter VIP home page Giter VIP logo

Comments (4)

ErickTamayo avatar ErickTamayo commented on May 27, 2024

Can you check if saving a new model on the DB is storing it also in Elasticsearch? This may be a ENV var misconfiguration.

from laravel-scout-elastic.

gibex avatar gibex commented on May 27, 2024

You were right, the issue came from this setting : QUEUE=redis.
With QUEUE=sync all is fine (update/import)

Queue=redis:
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size
yellow open scout SMVvMQuXTTG4FpYTfPuncQ 5 1 0 0 650b 650b
yellow open tutorial yDiwkrXwRAuH4jz6n8V6UA 5 1 1 0 4kb 4kb

Queue=sync:
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size
yellow open scout SMVvMQuXTTG4FpYTfPuncQ 5 1 4709 0 2.8mb 2.8mb
yellow open tutorial yDiwkrXwRAuH4jz6n8V6UA 5 1 1 0 4kb 4kb

Thank you Erick

from laravel-scout-elastic.

gibex avatar gibex commented on May 27, 2024

@ErickTamayo Shouldn't work with queues? The queue is true by default in config/scout.php

from laravel-scout-elastic.

ErickTamayo avatar ErickTamayo commented on May 27, 2024

@gibex yes it should, this driver doesn't interact with queues directly, is Scout itself. If you need to use queues for Scout, you may check if the queue workers are running.

from laravel-scout-elastic.

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.