You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2018/09/07 12:59:00 UTC

[jira] [Comment Edited] (SOLR-11943) Add machine learning functions for location data

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

Joel Bernstein edited comment on SOLR-11943 at 9/7/18 12:58 PM:
----------------------------------------------------------------

I'll be adding documentation today to the Math Expression user guide for how to use these particular functions. I have no problem renaming the Java class. The user facing Math Expression is called "locationVectors" currently based on the "location" field type in the schema. We could have the function be called "latlonVectors" as well but location sounds a little nicer.

I can add some Java doc as well when I add the user guide docs.


was (Author: joel.bernstein):
I'll be adding documentation today to the Math Expression user guide for how to use these particular functions. I have no problem renaming the Java class. The user facing Math Expression is called "locationVectors" currently based on the "location" field type in the schema. We could have the function be called "latlonVectors" as well but location sounds a little nicer.

 

I can add some Java doc as well when I add the user guide docs.

 

 

> Add machine learning functions for location data
> ------------------------------------------------
>
>                 Key: SOLR-11943
>                 URL: https://issues.apache.org/jira/browse/SOLR-11943
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>             Fix For: master (8.0), 7.5
>
>         Attachments: SOLR-11943.patch
>
>
> This ticket will add the following functions / features:
> 1) *locationVectors* function: Reads a list of tuples that contain a *location* field type and returns a *matrix* of lat/long vectors. 
> 2) Add support for *haversinMeters* distance measure.
> With the addition of these two functions we'll have the ability to do various distance based machine learning algorithms (distance matrices, clustering, knn regression etc...) with location data.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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