[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-243) Extrapolate the shard number in properties {shard_nbr}

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Aug 4 09:38:30 EDT 2008


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

Emmanuel Bernard commented on HSEARCH-243:
------------------------------------------

I seems to me that you often needs to add the shard number in the value of either the indexBase or indexName
The redundancy seemed very bad when I wrote the example.

> Extrapolate the shard number in properties {shard_nbr}
> ------------------------------------------------------
>
>                 Key: HSEARCH-243
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-243
>             Project: Hibernate Search
>          Issue Type: Improvement
>            Reporter: Emmanuel Bernard
>            Priority: Minor
>
> hibernate.search.Item.indexName = Item{shard_nbr}
> equivalent to 
> hibernate.search.Item.0.indexName Item0
> hibernate.search.Item.1.indexName Item1

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list