elasticsearch-grails-plugin icon indicating copy to clipboard operation
elasticsearch-grails-plugin copied to clipboard

ElasticSearch grails plugin

Results 30 elasticsearch-grails-plugin issues
Sort by recently updated
recently updated
newest added

Hi, I have the following issue. I have a plugin A (with its own domains) that is integrated into a project B. In project B, some project domains are overwritten....

Our Grails application that uses the Elastic Search Grails plugin occasionally throws the following exception during the execution of JMeter tests with large number of users (upwards of 500). The...

[189]: index [ep], type [x], id [WBJ06200B4], message [UnavailableShardsException[[ep][0] Primary shard is not active or isn't assigned to a known node. Timeout: [1m], request: org.elasticsearch.action.bulk.BulkShardRequest@62d55891]] there have Unassigned node in...

Hi, These commits cover several little problems I found and fixed, including adding support for a cluster.name config option and allowing mass-index operations to survive for larger data sets (eg...

...ationException that gets thrown when you try to create a pre-existing index

Looking to use elastic search in a grails project. and was debating wether or not to just use the groovy connector. Grails plugin site says last updated 2011.

This change set address a few issues, which were implemented by us specifically to support the ability to have indexes that support multi-tenant databases. Specifically, we did the following: -...

I was trying a long time to finde out how to write a valid closure query. The Problem is that you had never documented how to write a valid query....

Hi, are there any plans that ES will work with Grails 2.3.0 and Hibernate 4.x? Yours Johannes