Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: Support Ebean 9.3.1 with ElasticSearch only support (comes with move to Java8) #18

Closed
rbygrave opened this issue Nov 25, 2016 · 1 comment
Assignees
Milestone

Comments

@rbygrave
Copy link
Member

Update ebean-elastic to support ElasticSearch only use (no DB required).

@rbygrave rbygrave added this to the 1.5.1 milestone Nov 25, 2016
@rbygrave rbygrave self-assigned this Nov 25, 2016
rbygrave added a commit that referenced this issue Nov 25, 2016
@icode
Copy link

icode commented Nov 30, 2016

And #3 support is important. Because most do not use the database when using local or embedded es, such as nexus oss 3.x https://github.com/sonatype/nexus-public/blob/master/components/nexus-repository/src/main/java/org/sonatype/nexus/repository/search/SearchServiceImpl.java

And do not use the es cluster, there is performance overhead when using http access

@rbygrave rbygrave closed this as completed Dec 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants