Search is broken in Javadocs with "undefined" in path

Steps:

That might one of the reason why Google almost always points to HB 3.x or something like that.

Also it would be nice to be able to switch between HB versions. Like some other frameworks allow.

.

Search is broken in Javadocs with “undefined” in path

Thanks for reporting. FYI we’re looking into this: Public view of Hibernate | Zulip team chat
There’s a potential fix for 5.6 already: fixes for 5.6 javadoc generation by sebersole · Pull Request #10611 · hibernate/hibernate-orm · GitHub

For the record, the root cause is a bug in the JDK. Which fortunately was solved since we last published Hibernate ORM 5.x.

Also it would be nice to be able to switch between HB versions. Like some other frameworks allow.

I have no idea how to do that, but feel free to open a Jira issue with a suggestion of how to implement it: Jira - Hibernate JIRA

I also have it on my todo list to create a page like this one, but for Hibernate ORM: Documentation - Hibernate Search . Unfortunately I didn’t manage to find the time yet – it’s more complicated than it seems, due to the large variety of documentation Hibernate ORM offers.