pisa icon indicating copy to clipboard operation
pisa copied to clipboard

Reorder by URL

Open amallia opened this issue 5 years ago • 1 comments

For some weird reason reordering by URL does not work when using https://github.com/pisa-engine/pisa/blob/master/tools/reorder_docids.cpp

It does work if we use this external script instead: https://github.com/pisa-engine/pisa/blob/master/script/generate_sorted_docids_mapping.py

amallia avatar Nov 20 '20 17:11 amallia

If you remember, can you clarify "does not work"? The only difference between these two I can see is that the python script lowercases the values. Could that be the discrepancy?

elshize avatar Feb 27 '22 22:02 elshize