[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-1018) Implement bridge that supports indexing for boolean queries based on lat and long instead of the whole grid

Nicolas Helleringer (JIRA) noreply at atlassian.com
Tue Feb 7 11:23:11 EST 2012


    [ https://hibernate.onjira.com/browse/HSEARCH-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45392#comment-45392 ] 

Nicolas Helleringer commented on HSEARCH-1018:
----------------------------------------------

Choice : either add a parameter to @Spatial to toggle grid mode (as simple mode should be default) OR add a new @SimpleSpatial annnotation.

What do you think ?

> Implement bridge that supports indexing for boolean queries based on lat and long instead of the whole grid
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HSEARCH-1018
>                 URL: https://hibernate.onjira.com/browse/HSEARCH-1018
>             Project: Hibernate Search
>          Issue Type: Sub-task
>          Components: query
>            Reporter: Emmanuel Bernard
>            Assignee: Nicolas Helleringer
>
> This one should be trivial as it's a raw subset of what the current implementation does. We just need to make sure we use field names that are not polluted by HSSI thingies

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