Code Monkey home page Code Monkey logo

Comments (5)

NicolasDorier avatar NicolasDorier commented on July 24, 2024

It seems if I shorten the searched term, in block, it works.

from dbreeze.

NicolasDorier avatar NicolasDorier commented on July 24, 2024

The magic number is 50. If the term in Block is more than 50 chars, it is not found.

from dbreeze.

NicolasDorier avatar NicolasDorier commented on July 24, 2024

Funny fact: 50 is also the id of this issue.

from dbreeze.

NicolasDorier avatar NicolasDorier commented on July 24, 2024

Ok so it seems it is defined by MaximalWordSize. In this case, I think that Block should make sure we don't pass anything more than 50 char, and if we do, truncate it, like I did on btcpayserver/btcpayserver@05b0f6d?w=1

from dbreeze.

hhblaze avatar hhblaze commented on July 24, 2024

DBreezeConfiguration.TextSearchConfig.MaximalWordSize lets to set it up. Over-exceeding the value is a part of business logic that can be put, with a correspondent error-handling, before DBreeze-Text-Processor.

from dbreeze.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.