You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Compare snapshots feature is not working for some cases. After creating a snapshot you cannot compare it to your current search results. All query-doc pairs are "treated as ZSR" so the current results are compared to nothing. This is the case even when the snapshot stores equal results as the ones currently displayed (e.g. when you create a snapshot and immediately want to compare it to the current results).
To Reproduce
Steps to reproduce the behavior:
Go to any relevancy case in Quepid
Click on 'Create snapshot' (it does not matter if you want to "Record Document Fields")
Give your snapshot a name and hit "Take Snapshot"
Click on 'Compare snapshot'
Select the snapshot you took and hit "Update Diff Settings"
Observe all results from the snapshot are "treated as ZSR" and empty, so there's nothing to compare
In the case where snapshot comparison is not working the ids are URLs, in the case where snapshot comparison is working the ids are numbers. Is that the potential culprit?
Expected behavior
Comparing snapshots should work across all cases.
Screenshots
Working for one case:
Not working for another (only snapshot half shown):
Additional context
Quepid version: 7.16.0
The text was updated successfully, but these errors were encountered:
Any chance I could convince you to use http://quepid-solr.dev.o19s.com:8985/solr or maybe https://reader:reader@quepid-opensearch.dev.o19s.com:9200/ and create a index with some url docs to duplicate this?
Describe the bug
Compare snapshots feature is not working for some cases. After creating a snapshot you cannot compare it to your current search results. All query-doc pairs are "treated as ZSR" so the current results are compared to nothing. This is the case even when the snapshot stores equal results as the ones currently displayed (e.g. when you create a snapshot and immediately want to compare it to the current results).
To Reproduce
Steps to reproduce the behavior:
In the case where snapshot comparison is not working the ids are URLs, in the case where snapshot comparison is working the ids are numbers. Is that the potential culprit?
Expected behavior
Comparing snapshots should work across all cases.
Screenshots
Working for one case:
Not working for another (only snapshot half shown):
Additional context
Quepid version: 7.16.0
The text was updated successfully, but these errors were encountered: