Hakan KARAOĞLU

Results 8 comments of Hakan KARAOĞLU

@mausch Do you have any guidance on this?

> I just [added a test that passed](https://github.com/SolrNet/SolrNet/commit/f32f6735b5867a8561929e4c7b684967a4fe6c9f). Before that I've had [similar tests in the codebase for over 10 years](https://github.com/SolrNet/SolrNet/commit/06d88e10c0b4d7970fe59902518d0e5a62b63d15). Yes, the test passes, but it does not index...

@mausch Can you test what I wrote? You will see that no emojis are displayed in Solr. This code may pass the test, but it's okay if it doesn't show...

The code I wrote for the test is as above. If you see a mistake, I can correct it and try again.

yes, emojis appear when I update to the same document from the Solr UI. Even emojis appear when I throw them with http client.

@mausch Maybe this problem can be fixed with a new version. @hoerup Thank you for supporting my question. :)

@mausch any update ?

@paulbartrum of course. Now, I have three classes (ScriptableFeed, ScriptableFeeder and ScriptableKeywords). My goal is to fill the classes with parameters and convert them into a js class, then run...