Automatically managing Concordance word exclusions

If you are just now building a database, I would not be concerned about the Concordance unless it’s presenting an actual issue.

2 Likes

You didn’t offend me at all :slight_smile: It was a sincere question; I wasn’t sure what you meant. Thank you for clarifying.

I do find it a bit frustrating that you provide no meaningful context. Oh well.

@chrillek’s JavaScript works fine on my machine.

1 Like

Well, I think that I found the problem in the meantime: I was wrong with the number of entries in the concordance list: I have 1+ Mio entries (I probably was looking at smaller nodes earlier when I saw 15’000 entries. I guess that such a high number will easily break a script. But as @BLUEFROG suggested, while I am building my database, I should not care too much about Concordance.

1 Like

It’s not the script per se that breaks, but rather the AppleEvent system. A certain call uses a buffer, and that one appears to be too small for that amount of data. I have no idea if the buffer is defined by DT or somewhere else, though.

Not by DEVONthink.