Alenas
Alenas
Most in FanoutSearch.UnitTest.JSONDSLTest (and 2). I ran from Visual Studio compiled with .net 6.0. And I see there are more JSON issues when using Newtonsoft version 13...
I changed language version to 10 on FanoutSearch (as I left only .net 6 compilation) and I that's why that line is broken for me. but seems like your and_pred...
I actually changed few other files as well: src\Modules\LIKQ\FanoutSearch\Descriptors\FanoutSearchDescriptor.cs Line 141 was: JObject jobj = JsonConvert.DeserializeObject(m_origin_query); changed to: var jobj = JObject.Parse(m_origin_query); file: src\Modules\LIKQ\FanoutSearch\QueryLanguage\Standard.cs line 31 was: string json_search_body =...
Path is too long, that's why you can't rename. Encfs volume and windows has path length restrictions. So the question is - what happened? Did you do some renaming before...
#480 this will enable background image
Seems like a lot of passages contain not enough contextual information to be able to answer these questions without prior knowledge. These tests are only suited for LLM's as my...