Elasticquent icon indicating copy to clipboard operation
Elasticquent copied to clipboard

A few suggestions:

Open dafa168 opened this issue 2 years ago • 1 comments

  1. The document example is not complete;
  2. I feel that I have given up maintenance?
  3. There are many issues, but none of them are dealt with?

As long as the laravel framework uses elasticsearch, we hope to operate DB like mysql and complete basic CRUD, so this class library is still very promising.

dafa168 avatar Aug 30 '21 07:08 dafa168

The document example is not complete;

Do you have any examples of functionality that you require that is not currently documented? It's hard to know what to right for documentation, as this project's goal is not to be a "Elasticsearch for dummies, for Laravel".

If you are looking for a project that has tighter integration with Laravel that might be easier to use, check out the Scout Elasticsearch Driver (https://github.com/babenkoivan/scout-elasticsearch-driver).

I feel that I have given up maintenance? Not given up, maybe slacking off a little bit. This project is more then happy to accept high quality pull requests.

There are a number of issues, but a quick glance shows items like this:

How index a log? This is documented here: https://github.com/elasticquent/Elasticquent#indexes-and-mapping

how paginate This is documented here: https://github.com/elasticquent/Elasticquent#searching

timgws avatar Aug 30 '21 07:08 timgws