Hi, I just wrote an article about point-value data structure for the Lucene86PointsFormat class. Link: https://www.amazingkoala.com.cn/Lucene_Document/IndexFile/2020/1104/175.html <https://www.amazingkoala.com.cn/Lucene_Document/IndexFile/2020/1104/175.html>
I hope it helps to read the source code about point’s data structure > On Oct 30, 2020, at 4:57 PM, LuXugang <[email protected]> wrote: > > Thanks David, add link in javadocs is great, got it ~ > >> On Oct 30, 2020, at 12:45 PM, David Smiley <[email protected] >> <mailto:[email protected]>> wrote: >> >> Fantastic contribution! >> >> I don't think we have images in our javadocs, but if you can prove me wrong >> then great! We could link to it from javadocs and host it at the Confluence >> based wiki here: https://cwiki.apache.org/confluence/display/LUCENE/Home >> <https://cwiki.apache.org/confluence/display/LUCENE/Home> >> >> ~ David Smiley >> Apache Lucene/Solr Search Developer >> http://www.linkedin.com/in/davidwsmiley >> <http://www.linkedin.com/in/davidwsmiley> >> >> On Wed, Oct 28, 2020 at 11:39 AM LuXugang <[email protected] >> <mailto:[email protected]>> wrote: >> Hi, >> >> I would like to add javadoc for Lucene86PointsFormat class, it is really >> helpful for source reader to understand the data structure with point value >> >> The attachment list part of the data structure (filled with color means it >> has sub data structure)<1.png> >> >> >
