Solr 7.5 | ZooKeeper 3.4.13 | Spark 2.3.1 | Jetty 9.4.11.v20180605 | Ignite 2.3.0 |
query_rewrite_staging
and query_rewrite
collections are dedicated to AI-generated content that can be used to rewrite queries:
query_rewrite
collection:
rules_simulator
query profile allows you to experiment with rules and other query rewrites in the _query_rewrite_staging
collection using the Simulator before deploying them to the _query_rewrite
collection.
en-pos-maxent.bin
, for use by the Phrase Extraction job.Plan an Experiment
experiment
, B
, C
, and D
, and you choose experiment
as the control, then the comparisons for which metrics are generated will be experiment/B
, experiment/C
, and experiment/D
.You can learn more about metrics.Variant traffic weights | Sum of traffic weights | Variant proportions |
1.0 1.0 | 2 | 0.5 0.5 |
1.0 1.0 2.0 | 4 | 0.25 0.25 0.5 |
0.5 1.0 1.0 2.5 | 5 | 0.1 0.2 0.2 0.5 |
Set Up an Experiment using a Query Profile
userId
. Correct the parameter if necessary, for example by specifying the session ID field instead.
_signals
collection associated with this collection.
control
. You can change that name if you wish.
userId
. Correct the parameter if necessary, for example by specifying the session ID field instead.
_signals
collection associated with this collection.
control
. You can change that name if you wish.
Problem with underlying storage
if your query is *:*
followed by an additional query term. This is an invalid query; use only *:*
to search for all query rewrites.