Mikhail Kulinich
Mikhail Kulinich
It would be very nice if someone with typescript experience can implement that as v2 is out finally!
Looks like I was wrong that SSL_read is blocked. In my situation `wait_until_socket_is_readable` runs infinitely. Both select() and SSL_pending return 0 and function loops.
Hmm. It looks like https://github.com/brmmm3/fastthreadpool/blob/b7dc56d9b44b2d083724ba117de7e9c83a9ee9d4/setup.py#L129 has dependency on Cython. Not sure why it does not work for me...
Using `tesseract 4.0`: ``` $ tesseract --version tesseract 4.0.0-153-g238cb2 leptonica-1.76.0 libgif 5.1.4 : libjpeg 8d (libjpeg-turbo 1.5.2) : libpng 1.6.34 : libtiff 4.0.9 : zlib 1.2.11 : libwebp 0.6.1 :...
> With all that said, we will suggest a change in the HTML backend parser that automatically closes any paragraph before a heading starts, even if this situation originates from...
@ManyTheFish , thank you!
> Having a separate description about deprecation sounds strange when you could just use keyword documentation instead. Could you explain the benefits of a separate free text entry? I like...
It seems to me that Meilisearch extended multi-search feature to include results obtained from multiple indexes into the single response. May be makes sense to re-consider status of this issue...