[JAVA-3329] Javadoc search is broken on 3.11 reference docs Created: 18/Jun/19  Updated: 28/Oct/23  Resolved: 16/Jul/19

Status: Closed
Project: Java Driver
Component/s: Documentation
Affects Version/s: None
Fix Version/s: 3.11.0

Type: Improvement Priority: Major - P3
Reporter: Jeffrey Yemin Assignee: Ross Lawley
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible

 Description   

A search for a class in the fulltext search on the top right of the Javadoc results in a 404. For example, a search for "MongoClient" takes you to the page: http://mongodb.github.io/mongo-java-driver/3.11/javadoc/undefined/com/mongodb/MongoClient.html.

It's not clear where the "undefined" is coming from. The URL should just be: http://mongodb.github.io/mongo-java-driver/3.11/javadoc/com/mongodb/MongoClient.html



 Comments   
Comment by Githook User [ 01/Aug/19 ]

Author:

{'name': 'Ross Lawley', 'email': 'ross.lawley@gmail.com', 'username': 'rozza'}

Message: Fix javadoc search js

Cannot use --no-module-directories as that would break any links
to the main java documentation

JAVA-3329
Branch: mongot
https://github.com/mongodb/mongo-java-driver/commit/99c508064f5cf9967dac0bcc789981c44c13fe67

Comment by Githook User [ 16/Jul/19 ]

Author:

{'name': 'Ross Lawley', 'email': 'ross.lawley@gmail.com', 'username': 'rozza'}

Message: Fix javadoc search js

Cannot use --no-module-directories as that would break any links
to the main java documentation

JAVA-3329
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/99c508064f5cf9967dac0bcc789981c44c13fe67

Comment by Ross Lawley [ 09/Jul/19 ]

PR: https://github.com/rozza/mongo-java-driver/pull/328

Generated at Thu Feb 08 08:59:20 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.