[ https://issues.apache.org/jira/browse/LUCENE-9590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17229241#comment-17229241 ]
Uwe Schindler commented on LUCENE-9590: --------------------------------------- Back in time I added some formulas and images for the NumericRangeQuery. It is still alive in the Solr Javadocs: https://github.com/apache/lucene-solr/tree/master/solr/core/src/java/org/apache/solr/legacy/doc-files The trick is to use a subfolder "doc-files". The javadoc copies the files automatically. You reference like this: https://github.com/apache/lucene-solr/blob/d1110394e9c963c999b261b8ac6dac1df518628d/solr/core/src/java/org/apache/solr/legacy/LegacyNumericRangeQuery.java#L128 About the size: use highly compressed and transparent (!!) PNG files. Alternative (much better) is SVG. Would this be an option? Browsers support SVG out of box nowadays with HTML5. > Add javadoc for Lucene86PointsFormat class > ------------------------------------------- > > Key: LUCENE-9590 > URL: https://issues.apache.org/jira/browse/LUCENE-9590 > Project: Lucene - Core > Issue Type: Wish > Components: core/codecs > Reporter: Lu Xugang > Priority: Minor > Attachments: 1.png > > > I would like to add javadoc for Lucene86PointsFormat class, it is really > helpful for source reader to understand the data structure with point value, > is anyone doing this or plan? > The attachment list part of the data structure (filled with color means it > has sub data structure) > > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org