[ 
https://issues.apache.org/jira/browse/LUCENE-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-7076:
--------------------------------
    Attachment: LUCENE-7076.patch

Here's what i could hack up tonight:
* Adds "introduction to points" to org.apache.lucene.index.PointValues
* Link PointValues via {{@see}} to most major point classes.
* Fix MIGRATE.txt to be correct and point to "introduction".

It is not perfect but also not bloated, has a simple example, etc. We should 
still organize CHANGES.txt and maybe add additional verbage.

> MIGRATE/CHANGES.txt need improved Points verbage
> ------------------------------------------------
>
>                 Key: LUCENE-7076
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7076
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>         Attachments: LUCENE-7076.patch
>
>
> for MIGRATE.txt, we should have some more verbage, maybe examples of how to 
> index/search a 1D integer. maybe even better, it could be done in javadocs 
> and referenced here as well.
> CHANGES.txt I think we should organize so it looks more like changes entry 
> for flexible indexing or other similar big changes, and there is a coherent 
> summary of what happened.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to