feliperazeek/playframework-elasticsearch
Integrate Elastic Search in a Play! Framework Application. This module uses JPA events to notify Elastic Search of events of their own. It embeds a running Elastic Search instance for Rapid Development.
JavaScript
Issues
- 3
Dependency issue
#26 opened by roderik - 1
- 0
Handle Classes that are not Play Models
#68 opened by kretes - 1
Thread safety
#65 opened by isamaru - 2
Re-index all models
#66 opened by isamaru - 1
Allow 'multi_field' mapping
#56 opened by kretes - 1
Support sort and query by Joda Date formats
#59 opened by kretes - 0
Allow custom type mappers
#57 opened by kretes - 13
Reindexing is needed
#35 opened by vkolotov - 2
Use custom mapper
#53 opened by isamaru - 0
Can JPASupport.objectUpdated event be trusted?
#51 opened by peter-fu - 2
@es-admin route
#43 opened by omaroman - 0
Customizing views in elasticsearch
#50 opened by coder23 - 3
Indexing geo position
#49 opened by nacef-labidi - 2
Use mappers in non-JPA Transformer
#32 opened by bgooren - 2
Support for latest versions of ES
#44 opened by mardo - 23
Another null pointer exception
#42 opened - 2
loosing some index updates to the cluster
#46 opened by oborder - 1
Missing dependencies
#41 opened by omaroman - 1
add custom mapping
#40 opened by fpahl - 3
- 3
- 5
- 0
- 0
@Transient fields are indexed
#37 opened by omaroman - 9
Be able to control field mappings
#11 opened by rschellhorn - 1
Add support for sorting
#28 opened by bgooren - 1
Parent/child support
#25 opened by jfilby - 5
- 5
Embedded objects are index as string
#10 opened by rschellhorn - 2
Can't use ES with non-JPA datasource
#14 opened by ccidral - 4
Transformer fails on id fields
#9 opened by rschellhorn - 1
Faceted search not supported
#15 opened by bgooren - 5
Feature Request: Queue Support
#4 opened by yoko- - 3
ThreadLocal Client not right
#6 opened by eamelink - 4
elasticsearch.local=true not working
#5 opened by yoko- - 1
ReflectionUtil.getFieldValue field not found
#3 opened by vbuzzano - 3
Model casting exception
#2 opened by vbuzzano - 1
elasticsearch.local=true does not work
#1 opened by vbuzzano