Use links index for site suggestions.
This commit is contained in:
parent
e6549ed30d
commit
407ec39c0c
@ -130,7 +130,7 @@ public class EdgeSearchOperator {
|
||||
for (var keyword : keywords) {
|
||||
for (var bucket : specs.buckets) {
|
||||
requests.add(new EdgeDomainSearchSpecification(bucket, IndexBlock.Link, keyword,
|
||||
1_000_000, 5, 25));
|
||||
1_000_000, 3, 25));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user