| 类 | 说明 |
|---|---|
| RandomValueSourceParser |
rand() - Random.nextInt(Integer.MAX_VALUE)
rand(max_range)
rand(max_range, seed)
solrconfig.xml add <valueSourceParser name="rand" class="org.vootoo.search.function.RandomValueSourceParser" /> |
| ValueSourceCollectorFilter |
CollectorFilter over a ValueSource
|
Copyright © 2016 vootoo. All rights reserved.