I also opened https://issues.apache.org/jira/browse/SOLR-10532 to fix
this annoying and confusing behavior of SuggestComponent.
On Thu, Apr 20, 2017 at 8:40 PM, Andrea Gazzarini wrote:
> Ah great, many thanks again!
>
>
>
> On 20/04/17 17:09, Shalin Shekhar Mangar wrote:
>>
>> Hi Andrea,
>>
>> Lo
Ah great, many thanks again!
On 20/04/17 17:09, Shalin Shekhar Mangar wrote:
Hi Andrea,
Looks like I have you some bad information. I looked at the code and
ran a test locally. The suggest.build and suggest.reload params are in
fact distributed across to all shards but only to one replica of e
Hi Andrea,
Looks like I have you some bad information. I looked at the code and
ran a test locally. The suggest.build and suggest.reload params are in
fact distributed across to all shards but only to one replica of each
shard. This is still bad enough and you should use buildOnOptimize as
suggest
Perfect, I don't need NRT at this moment so that fits perfectly
Thanks,
Andrea
On 20/04/17 14:37, Shalin Shekhar Mangar wrote:
Yeah, if it is just once a day then you can afford to do an optimize.
For a more NRT indexing approach, I wouldn't recommend optimize at
all.
On Thu, Apr 20, 2017 at 5
Yeah, if it is just once a day then you can afford to do an optimize.
For a more NRT indexing approach, I wouldn't recommend optimize at
all.
On Thu, Apr 20, 2017 at 5:29 PM, Andrea Gazzarini wrote:
> Ok, many thanks
>
> I see / read that it should be better to rely on the background merging
> in
Ok, many thanks
I see / read that it should be better to rely on the background merging
instead of issuing explicit optimizes, but I think in this case one
optimize in a day it shouldn't be a problem.
Did I get you correctly?
Thanks again,
Andrea
On 20/04/17 13:17, Shalin Shekhar Mangar wro
On Thu, Apr 20, 2017 at 4:27 PM, Andrea Gazzarini wrote:
> Hi Shalin,
> many thanks for your response. This is my scenario:
>
> * I build my index once in a day, it could be a delta or a full
>re-index.In any case, that takes some time;
> * I have an auto-commit (hard, no soft-commits) set t
Hi Shalin,
many thanks for your response. This is my scenario:
* I build my index once in a day, it could be a delta or a full
re-index.In any case, that takes some time;
* I have an auto-commit (hard, no soft-commits) set to a given period
and during the indexing cycle, several hard comm
Comments inline:
On Wed, Apr 19, 2017 at 2:46 PM, Andrea Gazzarini wrote:
> Hi,
> any help out there?
>
> BTW I forgot the Solr version: 6.5.0
>
> Thanks,
> Andrea
>
>
> On 18/04/17 11:45, Andrea Gazzarini wrote:
>>
>> Hi,
>> I have a project, with SolrCloud, where I'm going to use the Suggester
Hi,
any help out there?
BTW I forgot the Solr version: 6.5.0
Thanks,
Andrea
On 18/04/17 11:45, Andrea Gazzarini wrote:
Hi,
I have a project, with SolrCloud, where I'm going to use the Suggester
component (BlendedInfixLookupFactory with DocumentDictionaryFactory).
Some info:
* I will have
10 matches
Mail list logo