Hello,
We run into a bug in GroupDocs when creating an Index.
Our code is once again very simple:
var Index = new GroupDocs.Search.Index(IndexDirectory, new IndexSettings { }, overwriteIfExists: false);
Index.Add(sca…...creating an index. Our code is once again very simple: var index = new...new GroupDocs.Search.Index(indexDirectory, new IndexSettings {...