Skip to content

"docStore has type OBJECT rather than LIST" error when Elastic configuration is in application.conf #104

@cpoissonnier

Description

@cpoissonnier

Hi,

When I add these lines to application.conf :

ebean.docstore.url="http://127.0.0.1:9200"
ebean.docstore.active=true
ebean.docstore.generateMapping=false
ebean.docstore.dropCreate=false
ebean.docstore.create=false

I have the following error :
play/conf/application.conf: 26: docStore has type OBJECT rather than LIST

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions