import word list #1779
paulobreim
started this conversation in
General
Replies: 1 comment 6 replies
-
Yes, this is the expected behavior. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This week I used the import word list function for a search.
This list had 39 words, and in the end iped-search reported that it read 39 words, but imported 38.
I checked one by one and realized that the word he didn't care about was because there was no occurrence of that word,. I was even surprised because the import speed is very fast, but beyond that it seems that it already checks for the existence of the word.
That's right?
So I wanted to suggest 2 things. It informs which was the word that didn't matter, or it imports everything even if there is no occurrence.
Beta Was this translation helpful? Give feedback.
All reactions