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

Ishan Chattopadhyaya updated SOLR-8396:
---------------------------------------
    Attachment: SOLR-8396.patch

An extremely early patch, conforming to Yonik's law of patches.
# Adds a DimensionField field type (should be spelled more appropriately), 
which is currently only useful for a term query (e.g. "fieldname:100").
# Added a test to TestTrie (misplaced here)

With LUCENE-6950 applied, this test works passes, so I am going to put up this 
"Yonik's law of patches" patch. More work on this later.

> Investigate DimensionalValues to replace NumericField types
> -----------------------------------------------------------
>
>                 Key: SOLR-8396
>                 URL: https://issues.apache.org/jira/browse/SOLR-8396
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ishan Chattopadhyaya
>         Attachments: SOLR-8396.patch
>
>
> In LUCENE-6917, [~mikemccand] mentioned that DimensionalValues are better 
> than NumericFields in most respects. We should explore the benefits of using 
> it in Solr and hence, if appropriate, switch over to using them.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to