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/06 17:19:00 UTC

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

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

Joel Bernstein updated SOLR-11943:
----------------------------------
    Description: 
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.

 

  was:
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) *dbscan* function: dbscan clustering which can be used to cluster the lat/long matrix. 

3) Add support for *haversinMeters* and *haversinKilometers* distance to three functions: *knn*, *distance* and *dbscan*. This will support nearest neighbor searching, distance matrices and clustering of location data.

 


> 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
>
> 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.
>  



--
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