Jump to content

rodrigoalmeida

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by rodrigoalmeida

  1. Thank you for the feedback, Alex.
    Actually what I want is finding a match of any term from the 3 conditions in a sequential order. For example: TRES PORCENTO PAULO in a document (doesn't matter if there are double quotes on them). So if I try "(tr?s OR 3) (porcento OR percento) (jos? OR paulo)" I will look for the conditions as one string, which is not what I want. Below there is an example of what I do not want to have from the query ("TR?S" OR "3") ("PORCENTO" OR "PERCENTO" OR "%") ("JOS?" OR "PAULO")

    image.png.4694ff715874d36dbfa7850162493c7c.png
    It returned 3 três highlighted while I was looking for highlighting something such as 3 PORCENTO JOSE. 

    About the Highlight hits, it is exactly what you replied. Sorry for not explaining it clearly. 

  2. I have a question about the logic of the query below:

    ("TR?S" OR "3") ("PORCENTO" OR "PERCENTO" OR "%") ("JOS?" OR "PAULO")  

    With this search, when I open an e-mail and click on Highlight hits, it counts and show a hit with just the term "3" (Chapter 3, for example). Shouldn't be highlighting just if there was a full match like "3% PAULO", as it is based on three AND conditions? 

×
×
  • Create New...