You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Roger Chapman (JIRA)" <ji...@apache.org> on 2009/10/29 14:33:59 UTC

[jira] Created: (LUCENENET-199) Port of the Spatial Contrib project to .Net

Port of the Spatial Contrib project to .Net
-------------------------------------------

                 Key: LUCENENET-199
                 URL: https://issues.apache.org/jira/browse/LUCENENET-199
             Project: Lucene.Net
          Issue Type: New Feature
         Environment: Lucene.net 2.9
            Reporter: Roger Chapman


Port of the Java Spatial Contrib project. 

I've included a test for the Cartesian Filter. 
This test only has 20 records, but I have tested the search over 50,000 records over a 1000 mile radius, this resulted in 26,331 results taking only 0.218s!!

I've attached a zip of the project as well as a patch file

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


[jira] Updated: (LUCENENET-199) Port of the Spatial Contrib project to .Net

Posted by "Roger Chapman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENENET-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Chapman updated LUCENENET-199:
------------------------------------

    Attachment: Spatial.Net.zip

> Port of the Spatial Contrib project to .Net
> -------------------------------------------
>
>                 Key: LUCENENET-199
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-199
>             Project: Lucene.Net
>          Issue Type: New Feature
>         Environment: Lucene.net 2.9
>            Reporter: Roger Chapman
>         Attachments: Spatial.Net.patch, Spatial.Net.zip
>
>
> Port of the Java Spatial Contrib project. 
> I've included a test for the Cartesian Filter. 
> This test only has 20 records, but I have tested the search over 50,000 records over a 1000 mile radius, this resulted in 26,331 results taking only 0.218s!!
> I've attached a zip of the project as well as a patch file

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


[jira] Resolved: (LUCENENET-199) Port of the Spatial Contrib project to .Net

Posted by "Digy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENENET-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digy resolved LUCENENET-199.
----------------------------

    Resolution: Fixed
      Assignee: Digy

Roger, thanks for the very nice code.
It is now in contrib/Spatial.Net.

DIGY

> Port of the Spatial Contrib project to .Net
> -------------------------------------------
>
>                 Key: LUCENENET-199
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-199
>             Project: Lucene.Net
>          Issue Type: New Feature
>         Environment: Lucene.net 2.9
>            Reporter: Roger Chapman
>            Assignee: Digy
>         Attachments: Spatial.Net.patch, Spatial.Net.zip
>
>
> Port of the Java Spatial Contrib project. 
> I've included a test for the Cartesian Filter. 
> This test only has 20 records, but I have tested the search over 50,000 records over a 1000 mile radius, this resulted in 26,331 results taking only 0.218s!!
> I've attached a zip of the project as well as a patch file

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


[jira] Updated: (LUCENENET-199) Port of the Spatial Contrib project to .Net

Posted by "Roger Chapman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENENET-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Chapman updated LUCENENET-199:
------------------------------------

    Attachment: Spatial.Net.patch

> Port of the Spatial Contrib project to .Net
> -------------------------------------------
>
>                 Key: LUCENENET-199
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-199
>             Project: Lucene.Net
>          Issue Type: New Feature
>         Environment: Lucene.net 2.9
>            Reporter: Roger Chapman
>         Attachments: Spatial.Net.patch, Spatial.Net.zip
>
>
> Port of the Java Spatial Contrib project. 
> I've included a test for the Cartesian Filter. 
> This test only has 20 records, but I have tested the search over 50,000 records over a 1000 mile radius, this resulted in 26,331 results taking only 0.218s!!
> I've attached a zip of the project as well as a patch file

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