Diego Tosato

Results 9 issues of Diego Tosato

@schollz, Is the find-lf server only on cloud?

Hello, I am trying to deploy a python lambda function which depends on a package into a private repo, but I get the error below. A GitLab runner executes the...

Hi @NightOwl888, I have an exception that pops out when I get factes. Could you check the code? ``` System.ArgumentOutOfRangeException: Argument is out of range. Parameter name: index in System.Collections.Generic.List`1.get_Item(Int32...

investigation

Hi @NightOwl888, I saw that "no need for cache warm-up for the system to perform" is one of the main features of the original BoboBrowse (http://senseidb.github.io/bobo/). Testing BoboBrowse.Net this seems...

@NightOwl888 Could you please check the method `BoboIndexReader.IsCurrent()`? It does not work to me because it throws exception.

question

@NightOwl888 Hi, could you please tell me which is the search time complexity using BoboBrowse.Net? From what I have observed, the time complexity grows linearly with the number of facet...

question

What is the purpose of `BrowseRequest.FetchStoredFields`? In which scenario could be used?

question

Hi, it is clear that BoboBrowse.Net works only with strings, but how can you deal with this limitation during a search of numbers and dates? I try to make a...

question