Issues
- Flush per entity ignored for ElasticsearchIndexManagerHSEARCH-2491Resolved issue: HSEARCH-2491Gustavo Fernandes
- AssertionFailure thrown when field bridges bypass @IndexedEmbedded prefixes with ElasticsearchHSEARCH-2488Resolved issue: HSEARCH-2488Yoann Rodière
- indexNullAs fails for @IndexedEmbedded with ElasticsearchIndexManagerHSEARCH-2487Resolved issue: HSEARCH-2487
- Concurrent projections fails randomly with Elasticsearch due to service access issuesHSEARCH-2484Resolved issue: HSEARCH-2484Sanne Grinovero
- Sort DSL fails with ClassCastException when using missing values on numeric non-double fieldsHSEARCH-2482Resolved issue: HSEARCH-2482Yoann Rodière
- Byteman-based tests executed in the Elasticsearch module won't workHSEARCH-2481Resolved issue: HSEARCH-2481Yoann Rodière
- Adding classes to the SearchIntegrator concurrently fails with ElasticsearchHSEARCH-2480Resolved issue: HSEARCH-2480Yoann Rodière
- ElasticsearchHSQueryImpl is not serializableHSEARCH-2478Resolved issue: HSEARCH-2478Yoann Rodière
- Shard filtering doesn't work with Elasticsearch queriesHSEARCH-2477Resolved issue: HSEARCH-2477Yoann Rodière
- Elasticsearch score sorts are reversedHSEARCH-2475Resolved issue: HSEARCH-2475Yoann Rodière
- Elasticsearch sorts ignore the "missing value" propertyHSEARCH-2474Resolved issue: HSEARCH-2474Yoann Rodière
- method getShardIdentifiersForDeletion in ShardIdentifierProviderTemplate should not be finalHSEARCH-2468Resolved issue: HSEARCH-2468Sanne Grinovero
- Avoid scientific notation of date values (epoch millis format) in queries since Elasticsearch is unable to parse itHSEARCH-2467Resolved issue: HSEARCH-2467Yoann Rodière
- Report incomplete metadata issues during Elasticsearch mapping generationHSEARCH-2458Resolved issue: HSEARCH-2458Yoann Rodière
- Wait for index status does not raise an exceptionHSEARCH-2456Resolved issue: HSEARCH-2456Yoann Rodière
- StringFacetingTest.testStringFacetingWithNameCollision() fails randomly with ElasticsearchHSEARCH-2451Resolved issue: HSEARCH-2451Yoann Rodière
- In internal metadata, provide access to BridgeDefinedFields through their source document fieldHSEARCH-2450Resolved issue: HSEARCH-2450Yoann Rodière
- Throw exceptions with clear messages when there are field type conflicts with ElasticsearchHSEARCH-2448Resolved issue: HSEARCH-2448Yoann Rodière
- Make it easier to add sortable fields from custom field bridgesHSEARCH-2447Resolved issue: HSEARCH-2447Yoann Rodière
- Improve error handlingHSEARCH-2445Resolved issue: HSEARCH-2445Gustavo Fernandes
- Hibernate Search pom leads to incorrect dependencies used in client projectHSEARCH-2443Resolved issue: HSEARCH-2443
- ElasticsearchQueries.fromJson expects top-level JSON but only the "query" parameter is supportedHSEARCH-2441Resolved issue: HSEARCH-2441Yoann Rodière
- NPE when generating mapping for unindexed class bridge fields with ElasticsearchHSEARCH-2439Resolved issue: HSEARCH-2439Yoann Rodière
- Tests failing following daylight saving time changeHSEARCH-2438Resolved issue: HSEARCH-2438Yoann Rodière
- Prepare the support for Elasticsearch 5HSEARCH-2437Resolved issue: HSEARCH-2437Yoann Rodière
- Improve Elasticsearch documentationHSEARCH-2435Resolved issue: HSEARCH-2435Emmanuel Bernard
- Add support for Elasticsearch 5HSEARCH-2434Resolved issue: HSEARCH-2434Yoann Rodière
- NPE with projections and ElasticsearchHSEARCH-2431Resolved issue: HSEARCH-2431
- Analyzers on ClassBridge are being ignored with ElasticsearchHSEARCH-2429Resolved issue: HSEARCH-2429Yoann Rodière
- Provide an alternative to org.hibernate.search.analyzer.Discriminator for Elasticsearch?HSEARCH-2428Resolved issue: HSEARCH-2428Yoann Rodière
- Remote analyzer initialization fails when using dynamic sharding on ElasticsearchHSEARCH-2426Resolved issue: HSEARCH-2426Yoann Rodière
- Projection on spatial coordinates returns a String instead of a number with ElasticsearchHSEARCH-2425Resolved issue: HSEARCH-2425Yoann Rodière
- Specifying an analyzer does not apply it on the ElasticSearch field mappingHSEARCH-2424Resolved issue: HSEARCH-2424
- Projecting an unstored field should raise an exception with ElasticsearchHSEARCH-2423Resolved issue: HSEARCH-2423Yoann Rodière
- Error when projecting on the score while not sorting by relevanceHSEARCH-2422Resolved issue: HSEARCH-2422Yoann Rodière
- Tenant IDs containing underscores are not supported with ESHSEARCH-2420Resolved issue: HSEARCH-2420Yoann Rodière
- Using array/iterable/map field bridges requires the @IndexedEmbedded annotationHSEARCH-2419Resolved issue: HSEARCH-2419Yoann Rodière
- indexNullAs doesn't work on Java 8 date/time types with ESHSEARCH-2415Resolved issue: HSEARCH-2415Yoann Rodière
- Parent prefix gets ignored on @IndexedEmbedded @ElementCollectionHSEARCH-2409Resolved issue: HSEARCH-2409Yoann Rodière
- @IndexedEmbedded.prefix, .depth, etc. don't work on @ElementCollection anymoreHSEARCH-2408Resolved issue: HSEARCH-2408Yoann Rodière
- -engine tests are not executed against the Elasticsearch backendHSEARCH-2406Resolved issue: HSEARCH-2406Yoann Rodière
- Enable CollectionUpdateEventTest for ElasticsearchHSEARCH-2404Resolved issue: HSEARCH-2404Yoann Rodière
- TwoWayFieldBridge exceptions are not wrapped properly when retrieving ES projection valuesHSEARCH-2403Resolved issue: HSEARCH-2403Yoann Rodière
- Elasticsearch backend mistakes @DateBridge for @CalendarBridgeHSEARCH-2402Resolved issue: HSEARCH-2402Yoann Rodière
- Boosts are (erroneously) not applied to IndexedEmbeddedsHSEARCH-2401Resolved issue: HSEARCH-2401Yoann Rodière
- Improve field name/type validation when querying the Elasticsearch backendHSEARCH-2398Resolved issue: HSEARCH-2398Yoann Rodière
- The Elasticsearch backend doesn't support embeddeds prefixes properlyHSEARCH-2397Resolved issue: HSEARCH-2397Yoann Rodière
- Fix dependency issues for tests that are re-used in ElasticsearchHSEARCH-2394Resolved issue: HSEARCH-2394Yoann Rodière
- Remove dependency to Lucene in tests for features common to Lucene and ElasticsearchHSEARCH-2393Resolved issue: HSEARCH-2393Yoann Rodière
- Enable BridgeProviderTest for ElasticsearchHSEARCH-2392Resolved issue: HSEARCH-2392Yoann Rodière
50 of 58
Flush per entity ignored for ElasticsearchIndexManager
Fixed
Description
Details
Assignee
Gustavo FernandesGustavo FernandesReporter
Gustavo FernandesGustavo FernandesComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Gustavo Fernandes
Gustavo FernandesReporter
Gustavo Fernandes
Gustavo FernandesComponents
Fix versions
Affects versions
Priority
Created November 28, 2016 at 10:53 AM
Updated December 19, 2016 at 10:48 PM
Resolved December 14, 2016 at 3:17 PM
The
FlushLuceneWork
handling is not correctly implemented for the ElasticsearchIndexManager.It ignores the entity type passed on the constructor and always does the flush asynchronously, regardless of the
forceAsync
flag.