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
TypeError: text.split is not a function at AggresiveTokenizer.tokenize ...
at stemmer.tokenizeAndStem ...
at Function.schema.statics.search (...\mongoose-search-plugin\index.js: 36:26) ...
I probe it in a new Model in the database, and I don't use the .setKeywords
The text was updated successfully, but these errors were encountered:
Yeah, the problem persist. Everything used with the plugin is directly in the main process. Find a solution using $ regex from Mongo, I have not used the plugin again, sorry.
Node version: v6.9.4
I'm using Electron cross platform.
ERROR:
I probe it in a new Model in the database, and I don't use the
.setKeywords
The text was updated successfully, but these errors were encountered: