[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
Wed Feb 8 05:15:13 EST 2012


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

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

Just pushed a commit on HSEARCH-923 branch in my github

Still not satfisfied with it :

- require @Field on both latitude and longitude properties
- not auto wiring names that are forced to latitude and longitude both in the entity and in the index

Help greatly appreciated on those two subjects ;)

> 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