issues
search
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.
http://geeks.aretotally.in/play-framework-module-elastic-search-distributed-searching-with-json-http-rest-or-java
84
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix problem with Hibernate lazy loading
#81
christian-sahlmann
opened
9 years ago
0
clear session while reindexing database
#80
christian-sahlmann
opened
10 years ago
0
remove elasticsearch repository
#79
christian-sahlmann
opened
10 years ago
0
Updated to Elasticsearch 1.2.0.
#78
alekseysotnikov
opened
10 years ago
1
update elasticsearch dependency version to 0.90.3
#77
blandine
closed
9 years ago
0
Adjustments
#76
hjemmel
closed
11 years ago
0
Analysis Annotation Schema
#75
hjemmel
closed
11 years ago
1
Adjusting TtlTest and adding modules to .gitignore
#74
hjemmel
closed
11 years ago
0
Including a list of related entities in the Elasticsearch index
#73
preslavrachev
opened
11 years ago
1
Updated "Class must be annotated with @ElasticSearchable" exception
#72
chriswaugh
closed
10 years ago
0
Lookup models without indexing them first
#71
isamaru
closed
12 years ago
0
Fixed - Support TTL
#70
kretes
closed
12 years ago
0
Support TTL
#69
kretes
closed
12 years ago
0
Handle Classes that are not Play Models
#68
kretes
opened
12 years ago
0
Reindexing all models in the database
#67
isamaru
closed
12 years ago
2
Re-index all models
#66
isamaru
opened
12 years ago
2
Thread safety
#65
isamaru
closed
12 years ago
1
Remove Junit 3 test
#64
kretes
closed
12 years ago
0
Need to configure elastic search hydration process not to fail when some objects are missing from the DB
#63
kretes
closed
12 years ago
0
Need to pass parameters to elastic search client
#62
kretes
closed
12 years ago
0
multifield type support
#61
kretes
closed
12 years ago
0
Joda Time format support added for index
#60
kretes
closed
12 years ago
0
Support sort and query by Joda Date formats
#59
kretes
closed
12 years ago
1
Allow for custom IndexEventHandlers
#58
domdorn
closed
12 years ago
0
Allow custom type mappers
#57
kretes
opened
12 years ago
0
Allow 'multi_field' mapping
#56
kretes
closed
12 years ago
1
2 new features
#55
isamaru
closed
12 years ago
0
Allow user to override mapper factory (fix for #53)
#54
bgooren
closed
12 years ago
2
Use custom mapper
#53
isamaru
closed
12 years ago
2
Include score and sort values in result model
#52
nikos
closed
12 years ago
1
Can JPASupport.objectUpdated event be trusted?
#51
peter-fu
opened
12 years ago
0
Customizing views in elasticsearch
#50
coder23
opened
12 years ago
0
Indexing geo position
#49
nacef-labidi
opened
12 years ago
3
Upgraded module to ES 0.19.3
#48
domdorn
closed
12 years ago
0
Add missing file
#47
bgooren
closed
12 years ago
0
loosing some index updates to the cluster
#46
oborder
opened
12 years ago
2
Fixes :)
#45
bgooren
closed
12 years ago
1
Support for latest versions of ES
#44
mardo
closed
12 years ago
2
@es-admin route
#43
omaroman
opened
12 years ago
2
Another null pointer exception
#42
ghost
opened
12 years ago
23
Missing dependencies
#41
omaroman
opened
12 years ago
1
add custom mapping
#40
fpahl
opened
12 years ago
1
Bugfixes
#39
bgooren
closed
12 years ago
0
Exceptions are thrown when using reverse associations
#38
omaroman
opened
12 years ago
0
@Transient fields are indexed
#37
omaroman
opened
12 years ago
0
IllegalArgumentException after reloading classes.
#36
vkolotov
opened
12 years ago
3
Reindexing is needed
#35
vkolotov
opened
12 years ago
13
Unparseable date. java.utils.Date could not be parsed back.
#34
vkolotov
opened
12 years ago
5
conf/routes file fixes
#33
larvanitis
closed
12 years ago
2
Use mappers in non-JPA Transformer
#32
bgooren
closed
12 years ago
2
Next