GithubHelp home page GithubHelp logo

Comments (19)

StringKe avatar StringKe commented on May 26, 2024

image
i try use redis queue import data , Completed in 0s

from laravel-scout-elasticsearch.

matchish avatar matchish commented on May 26, 2024

Do you have toSearchableArray method in your model? What is result of $model->toArray()?

from laravel-scout-elasticsearch.

StringKe avatar StringKe commented on May 26, 2024

yep, but execution queue always fails

from laravel-scout-elasticsearch.

StringKe avatar StringKe commented on May 26, 2024

image
image

from laravel-scout-elasticsearch.

matchish avatar matchish commented on May 26, 2024

This driver doesn't use Laravel\Scout\Jobs\MakeSearchable job

from laravel-scout-elasticsearch.

StringKe avatar StringKe commented on May 26, 2024

I see matchish/laravel-scout-elasticsearch has a corresponding job. How to use it?

from laravel-scout-elasticsearch.

matchish avatar matchish commented on May 26, 2024

php artisan scout:import

from laravel-scout-elasticsearch.

matchish avatar matchish commented on May 26, 2024

from laravel-scout-elasticsearch.

StringKe avatar StringKe commented on May 26, 2024

config/scout.php => queue, Need to be set to false?

from laravel-scout-elasticsearch.

matchish avatar matchish commented on May 26, 2024

It can be true or false

from laravel-scout-elasticsearch.

matchish avatar matchish commented on May 26, 2024

I've found where Laravel\Scout\Jobs\MakeSearchable was pushed.
I'll ask you to try this branch when it passes tests https://github.com/matchish/laravel-scout-elasticsearch/tree/debug-queue

from laravel-scout-elasticsearch.

StringKe avatar StringKe commented on May 26, 2024

ok, thank you, waiting for your good news

from laravel-scout-elasticsearch.

matchish avatar matchish commented on May 26, 2024

@StringKe Could you try this branch? https://github.com/matchish/laravel-scout-elasticsearch/tree/debug-queue

from laravel-scout-elasticsearch.

matchish avatar matchish commented on May 26, 2024

@StringKe Have you fix the issue?

from laravel-scout-elasticsearch.

StringKe avatar StringKe commented on May 26, 2024

Yes, I am using it. When will it be released?

from laravel-scout-elasticsearch.

StringKe avatar StringKe commented on May 26, 2024

The search method needs to use query_string, how to modify the default generated query_string, I don't need it, I prefer to use json

from laravel-scout-elasticsearch.

StringKe avatar StringKe commented on May 26, 2024

like this https://github.com/babenkoivan/scout-elasticsearch-driver#search-rules

from laravel-scout-elasticsearch.

matchish avatar matchish commented on May 26, 2024

Yes, I am using it. When will it be released?

Already in master

from laravel-scout-elasticsearch.

matchish avatar matchish commented on May 26, 2024

The search method needs to use query_string, how to modify the default generated query_string, I don't need it, I prefer to use json

You can find it in README https://github.com/matchish/laravel-scout-elasticsearch#search

Plz don't post here questions unrelated to the issue. Feel free to open a new issue, or ask on https://stackoverflow.com/questions/tagged/laravel-scout%20laravel%20elasticsearch if it's not an issue

from laravel-scout-elasticsearch.

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.