You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Brad Giaccio (JIRA)" <ji...@apache.org> on 2009/11/03 19:23:32 UTC

[jira] Updated: (SOLR-773) Incorporate Local Lucene/Solr

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

Brad Giaccio updated SOLR-773:
------------------------------

    Attachment: solrGeoQuery.tar

Sorry for the long delay on this, I had to get approval to submit it.

Basically this code adds a new search component, that uses a field identified in solrconfig.xml for searching.  It does a circular search based on min/max radius.  The component also handles searching across shards, provided

In the next few weeks I've been tasked to also do bounding box searches (i.e. find all documents that fall inside of a box defined by nw and se corners).

Hope this helps someone.  Let me know if you have questions or can't get it to build.

Brad

> Incorporate Local Lucene/Solr
> -----------------------------
>
>                 Key: SOLR-773
>                 URL: https://issues.apache.org/jira/browse/SOLR-773
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: exampleSpatial.zip, lucene-spatial-2.9-dev.jar, lucene.tar.gz, SOLR-773-local-lucene.patch, SOLR-773-local-lucene.patch, SOLR-773-local-lucene.patch, SOLR-773-local-lucene.patch, SOLR-773-local-lucene.patch, SOLR-773-spatial_solr.patch, SOLR-773.patch, SOLR-773.patch, solrGeoQuery.tar, spatial-solr.tar.gz
>
>
> Local Lucene has been donated to the Lucene project.  It has some Solr components, but we should evaluate how best to incorporate it into Solr.
> See http://lucene.markmail.org/message/orzro22sqdj3wows?q=LocalLucene

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.