issues
search
Hotware
/
Hibernate-Search-GenericJPA
Hibernate-Search with the JPA provider you want
http://hotware.github.io/Hibernate-Search-GenericJPA/
GNU Lesser General Public License v2.1
5
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
implement alternative to TableInfoSources that require knowledge of a JPA provider
#48
s4ke
closed
9 years ago
0
Implement Multi-Tenancy
#47
s4ke
closed
9 years ago
3
Does the Trigger approach support multi-tenancy?
#46
s4ke
closed
9 years ago
1
Add support for NoSQL databases
#45
s4ke
opened
9 years ago
2
stuff that can be found in the index might not be existant anymore
#44
s4ke
closed
9 years ago
0
Fix rollbacking
#43
s4ke
closed
9 years ago
2
Test integration with standard Hibernate interfaces.
#42
s4ke
closed
9 years ago
0
implement org.hibernate.search.jpa interfaces (or similar ones without the Hibernate imports)
#41
s4ke
closed
9 years ago
1
Create new Update system
#40
s4ke
opened
9 years ago
3
change (or create an equivalent to) EJBSearchFactory to require a Configuration class in the constructor...
#39
s4ke
closed
9 years ago
0
maybe use Hibernate Dialects to generate SQL?
#38
s4ke
closed
9 years ago
0
Align this project with Hibernate Standards
#37
s4ke
opened
9 years ago
1
Integration Tests with Arquillian
#36
s4ke
closed
9 years ago
0
Remove Entities that cannot be found in the database anymore from Queries.
#35
s4ke
closed
9 years ago
0
Think about Update Table precision
#34
s4ke
closed
9 years ago
0
AnnotationMetadataProvider in hibernate-search-engine improvements
#33
s4ke
closed
9 years ago
0
enforce IncludeEmbeddedId in Hibernate-Search-Engine
#32
s4ke
closed
9 years ago
2
rewrite the event system to not need the *Updates classes
#31
s4ke
closed
9 years ago
1
use dependencymanagement in parent pom
#30
s4ke
closed
9 years ago
0
ClassGenerator has to specify @Table
#29
s4ke
closed
9 years ago
0
create a maven step for JPAUpdatesClassBuilder
#28
s4ke
closed
9 years ago
0
JPAUpdatesClassBuilder fix for non-flat id types
#27
s4ke
closed
9 years ago
0
Automatic retrieval of data used in IndexUpdater
#26
s4ke
closed
9 years ago
3
EclipseLinkTableInfoSource has to be fixed for mapping tables!
#25
s4ke
closed
9 years ago
1
Improve JPAUpdateSourceTest & MultiQueryAccessTest to test for correct order
#24
s4ke
closed
9 years ago
1
maybe write a plain SQL implementation of an UpdateSource?
#23
s4ke
closed
9 years ago
0
improve IndexUpdaterTest
#22
s4ke
closed
9 years ago
0
Notes on how stuff is persisted
#21
s4ke
closed
9 years ago
4
write more documentation on how to use things
#20
s4ke
closed
9 years ago
1
dont forget to add a method that allows the user to recreate the unique_id table
#19
s4ke
closed
9 years ago
4
create trigger to delete all ids from the generation table that are not in use anymore
#18
s4ke
closed
9 years ago
0
JPAUpdateSource should throw custom exception when method "getId" is not found.
#17
s4ke
closed
9 years ago
0
Write Specifaction for the Update Tables (ideas in here)
#16
s4ke
closed
9 years ago
6
change UpdateConsumer to support batches
#15
s4ke
closed
9 years ago
1
maybe rename the db module into "event-model" since that's what it is.
#14
s4ke
closed
9 years ago
0
Remember to think about how Views will be handled in the trigger creation process
#13
s4ke
closed
9 years ago
0
Add a Gitter chat badge to README.md
#12
gitter-badger
closed
9 years ago
0
change EventModelInfo[Parser] to provide a general access to the data (Field or Method)
#11
s4ke
closed
9 years ago
2
deleteByQuery(org.apache.lucene.Query) might not be that good
#10
s4ke
closed
9 years ago
1
FIX JPAEventSource
#9
s4ke
closed
9 years ago
6
test deleteByQuery(...) (even though it should be fine)
#8
s4ke
closed
9 years ago
0
maybe use hibernate-metamodel generator instead of relying on JPA providers playing nicely?
#7
s4ke
closed
9 years ago
1
test events with contained entity that points back at several roots
#6
s4ke
closed
9 years ago
1
look into how and if we can hook into the JPA startup process.
#5
s4ke
closed
9 years ago
0
implement Faceting for searches.
#4
s4ke
closed
9 years ago
0
test metamodelparser for annotated fields
#3
s4ke
closed
9 years ago
4
test queryDto(...)
#2
s4ke
closed
9 years ago
1
implement BatchLoading for entities
#1
s4ke
closed
9 years ago
1
Previous