On 24 April 2016 at 19:00, Gunnar Morling wrote:
>
>
> 2016-04-22 12:55 GMT+02:00 Sanne Grinovero :
>>
>> On 21 April 2016 at 18:35, Gunnar Morling wrote:
>> > Hi,
>> >
>> > As IndexShardingStrategy is deprecated, I thought I'd use
>> > ShardIdentifierProvider and friends in new code I write. It'
2016-04-22 12:55 GMT+02:00 Sanne Grinovero :
> On 21 April 2016 at 18:35, Gunnar Morling wrote:
> > Hi,
> >
> > As IndexShardingStrategy is deprecated, I thought I'd use
> > ShardIdentifierProvider and friends in new code I write. It's not clear
> to
> > me though, how it's meant to be used.
> >
On 21 April 2016 at 18:35, Gunnar Morling wrote:
> Hi,
>
> As IndexShardingStrategy is deprecated, I thought I'd use
> ShardIdentifierProvider and friends in new code I write. It's not clear to
> me though, how it's meant to be used.
>
> Some questions:
>
> * Is it correct that EntityIndexBinding#
Hi,
As IndexShardingStrategy is deprecated, I thought I'd use
ShardIdentifierProvider and friends in new code I write. It's not clear to
me though, how it's meant to be used.
Some questions:
* Is it correct that EntityIndexBinding#getShardIdentifierProvider()
returns null is sharding is not used