Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Search multiple terms or search file import

    Help wanted · · · – – – · · ·
    terms at once search miltiple
    3
    4
    1637
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Matt Osborn
      Matt Osborn last edited by

      Is it possible to search for multiple terms at once ie a long list of numbers - and along the same theme is it possible to use a txt file as the search criteria - again a long list of numbers separate by manual line break?

      Claudia Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        Claudia Frank @Matt Osborn last edited by Claudia Frank

        @Matt-Osborn

        jein, depends on what you understand a long list is.
        The find what field accepts up to 2046 chars, so if your
        list is longer then that than no.

        If not, then you can use regex and an alternation list like this

        find what:number1|number2|number3...
        

        A file cannot be provided to find inputbox field.

        Cheers
        Claudia

        Scott Sumner 1 Reply Last reply Reply Quote 0
        • Scott Sumner
          Scott Sumner @Claudia Frank last edited by

          A potential difficulty with this type of searching is what if your number appears inside another number… For example, 345 occurs inside 1234567… I think the problem definition needs to be rounded out by the OP before a solid solution can be built…

          Claudia Frank 1 Reply Last reply Reply Quote 1
          • Claudia Frank
            Claudia Frank @Scott Sumner last edited by

            @Scott-Sumner

            good point, deserves an upvote :-)

            Cheers
            Claudia

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright © 2014 NodeBB Forums | Contributors