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

ASF GitHub Bot commented on SOLR-10123:
---------------------------------------

GitHub user HoustonPutman opened a pull request:

    https://github.com/apache/lucene-solr/pull/215

    SOLR-10123: Fix to better support numeric PointFields in Analytics.

    Unit tests now use randomized numeric fields.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HoustonPutman/lucene-solr analytics-points

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/215.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #215
    
----
commit c66d149b491bb47baac5f29101f5383aa93df280
Author: Houston Putman <hputm...@bloomberg.net>
Date:   2017-06-29T19:52:08Z

    SOLR-10123: Fix to better support numeric PointFields. Unit tests now use 
randomized numeric fields.

----


> Analytics Component 2.0
> -----------------------
>
>                 Key: SOLR-10123
>                 URL: https://issues.apache.org/jira/browse/SOLR-10123
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Houston Putman
>              Labels: features
>         Attachments: SOLR-10123.patch, SOLR-10123.patch, SOLR-10123.patch
>
>
> A completely redesigned Analytics Component, introducing the following 
> features:
> * Support for distributed collections
> * New JSON request language, and response format that fits JSON better.
> * Faceting over mapping functions in addition to fields (Value Faceting)
> * PivotFaceting with ValueFacets
> * More advanced facet sorting
> * Support for PointField types
> * Expressions over multi-valued fields
> * New types of mapping functions
> ** Logical
> ** Conditional
> ** Comparison
> * Concurrent request execution
> * Custom user functions, defined within the request
> Fully backwards compatible with the orifinal Analytics Component with the 
> following exceptions:
> * All fields used must have doc-values enabled
> * Expression results can no longer be used when defining Range and Query 
> facets
> * The reverse(string) mapping function is no longer a native function



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to