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
I'm experimenting with BaseX locally, and it seems like /alpino_ds/node[..//node[@lemma="staan" and @pt="ww"]] uses no index while //node[@lemma="staan" and @pt="ww"]/ancestor::alpino_ds does use the attribute index
@tijmenbaarda I was thinking another thing that could have gone wrong here is that by default we save the cached results inside the django source folder, which iirc is NFS mounted and probably isn't meant for fast read/write...
For example by indexing lemma for superset query. Ideally "instantaneously"
The text was updated successfully, but these errors were encountered: