• Alfredo Di Napoli's avatar
    WIP: fix #313 regressed ngrams grouping · 5a4f2c79
    Alfredo Di Napoli authored
    It turns out that we don't need to call `pruneForest` inside
    `searchtableNgrams`. After all, we are just displaying information that
    should be correct in the database from the get-go, so why we would need
    any of that?
    
    It turns out that the fix for #313 to support duplicated ngrams during
    importing broke hierarchical grouping.
    
    I have just temporarily commented out the code and I need to find a fix,
    better also writing a test to ensure that grouping will still work in the
    future.
    5a4f2c79
Name
Last commit
Last update
..
API Loading commit data...
Core Loading commit data...
Data/HashMap/Strict Loading commit data...
Database Loading commit data...
MicroServices Loading commit data...
Orphans Loading commit data...
System Loading commit data...
Utils Loading commit data...
API.hs Loading commit data...
Core.hs Loading commit data...
Database.hs Loading commit data...
Defaults.hs Loading commit data...
Orphans.hs Loading commit data...