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

[HSEARCH] 5.9.0.Final release #104

Merged
merged 1 commit into from
Feb 7, 2018

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Feb 7, 2018


We just published 5.9.0.Final, the first stable release in the 5.9 branch.
This release brings a brand-new JSR-352 integration for mass indexing,
WildFly feature packs, and better integration to modular environment.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd make s/modular environment/modular environments/ so be a bit more generic, otherwise you'd need to specifcy which one.

The feature packs can also be consumed using http://wildfly-swarm.io/[WildFly Swarm].

Also, the modules are now distributed as *multiple* feature packs,
which means for example that you won't need to add the Elasticsearch clients
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

before getting to the "for example" part we probably should state what it means.

Suggestion:

which means that components are split in fine grained packages, allowing you to pick only the parts you will need. For example..

== Next

We are going to release a beta version of 5.10 in the next few days.
The upgrade to Hibernate ORM 5.3 and JPA 2.2 will be the main, and probably only change.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd try to stick to short, to the point statements when possible.

The upgrade to Hibernate ORM 5.3 - supporting JPA 2.2 - will be the main change.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spotted a couple of very minor typos.

=== JBoss modules now distributed as feature packs

The Hibernate Search JBoss Modules, for use in WildFly or JBoss EAP,
are now distributed as Wildfly feature packs, which makes provisioning
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/Wildfly/WildFly/

can now be used in a modular environment such as WildFly.
* https://hibernate.atlassian.net/browse/HSEARCH-2955[HSEARCH-2955]:
Faceting queries will no longer fail when the index is empty
or only contains document without any value in the faceting field.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/document/documents/

== How to get this release

All the necessary information is available (and updated regularly)
on http://hibernate.org/search/releases/5.9/#get-it[hibernate.org].
Copy link
Member

@Sanne Sanne Feb 7, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When reading this on staging it didn't look like you'd point to the right page as it states "just look on hibernate.org".

Maybe clarify that you're linking to the right page?

 All details are available and up to date on [the dedicated page on hibernate.org].

@yrodiere yrodiere force-pushed the hsearch-5.9.0.final branch 3 times, most recently from 00581e5 to 632c4c1 Compare February 7, 2018 14:03
@yrodiere yrodiere merged commit aefc690 into hibernate:production Feb 7, 2018
@yrodiere
Copy link
Member Author

yrodiere commented Feb 7, 2018

@gsmet @Sanne Applied your suggestions and pushed to production. Thanks!

@yrodiere yrodiere deleted the hsearch-5.9.0.final branch November 22, 2018 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants