[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-923) Add support for geospatial queries

Nicolas Helleringer (JIRA) noreply at atlassian.com
Tue Sep 20 12:23:37 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43653#comment-43653 ] 

Nicolas Helleringer commented on HSEARCH-923:
---------------------------------------------

h3.Benchmark

The problem with keeping the session open is that cache is then in action and thus comparing Query strategy becomes more difficult as the first to search for documents load the cache for the others :s
The cases scenarios are still under investigation and need strict methodology to be valid. 

First glimpses suggest that grid is not always the best scenario and that a double NumericField range query + DistanceFilter afterwards could be winner in some cases (more to come on this subject).

> Add support for geospatial queries
> ----------------------------------
>
>                 Key: HSEARCH-923
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-923
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: query
>            Reporter: Emmanuel Bernard
>            Assignee: Nicolas Helleringer
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list