You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/01 11:20:27 UTC

[jira] [Commented] (LUCENE-6861) Default codec should support dimensional values

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

ASF subversion and git services commented on LUCENE-6861:
---------------------------------------------------------

Commit 1711732 from [~mikemccand] in branch 'dev/trunk'
[ https://svn.apache.org/r1711732 ]

LUCENE-6861: switch trunk to Luceen60 codec, implementing dimensional format

> Default codec should support dimensional values
> -----------------------------------------------
>
>                 Key: LUCENE-6861
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6861
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>         Attachments: LUCENE-6861.patch
>
>
> This is phase 3, follow-on from LUCENE-6852, to add dimensional values
> support to Lucene, so we can index large "numeric" values like
> BigInteger, BigDecimal, IPv6, and multi-dimensional things like 2d and
> 3d geo.
> I created a new Lucene60Codec, implemented DimensionalFormat for it,
> and a new FieldInfosFormat (to write/read the dimension settings for
> each field), and moved Lucene54Codec to backwards-codecs.
> I also fixed CheckIndex to do basic testing of the dimensional
> values.



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

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