GithubHelp home page GithubHelp logo

Comments (6)

jessek avatar jessek commented on July 27, 2024

We haven't forgotten about this! I'm testing out a change now which would limit strict_text searches to the primary field (name, indicator, etc) for the type of data being searched.

from threatexchange.

mgoffin avatar mgoffin commented on July 27, 2024

That would be useful! If the change doesn't work, would it be breaking things too much to convert strict_text from a Boolean to a string which represents the field to apply strict searching on?

from threatexchange.

jessek avatar jessek commented on July 27, 2024

I'd like to keep strict_text as a boolean. We can change it's exact behavior, but what @mgoffin is proposing will be better in a different field. (text_field=description ?) A person may want to search another field with or without wildcards. (text="Jesse's best C2 server"&text_field=description&strict_text=1 vs. text="APT555"&field=description)

Regardless, the code to modify the behavior of strict_text has passed initial testing and is in the queue to be pushed next week. Using the example from above, I am now able to limit the data being returned s.t. that the text field must be in the indicator when strict_text is true.

I'm going to leave this open until the code is pushed and you can test it out. Let's revisit this next Wednesday and hopefully close this out.

from threatexchange.

mgoffin avatar mgoffin commented on July 27, 2024

@jessek I like your suggestion even better! 👍

from threatexchange.

jessek avatar jessek commented on July 27, 2024

Is the new strict text working for you?

from threatexchange.

jessek avatar jessek commented on July 27, 2024

I'm going to close this issue out now, but please reopen it if you have any issues.

from threatexchange.

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.