[ 
https://issues.apache.org/jira/browse/LUCENE-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749113#action_12749113
 ] 

Uwe Schindler commented on LUCENE-1872:
---------------------------------------

Will we mark it as experimental or not? In some classes you remove the 
experimental warning, in others not. I will review it more detailed later!

By the way, I also reviewd the LIA chapter and have also seen the reference to 
DateTools (will send you my updates soon). ate to a String with a special date 
resolution and then convertin back to numeric is somehow ineffective. When 
indexing only hour resolution, I would take Date.getTime() / 3600L / 1000L.

> Improve javadocs for Numeric*
> -----------------------------
>
>                 Key: LUCENE-1872
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1872
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: LUCENE-1872.patch
>
>
> I'm working on improving Numeric* javadocs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to