The 1st question: I have a file named "禅react.pdf" (no space between 禅 and react), I entered keyword "禅 react" in the quick search dialog box (a space between 禅 and react), and the result shows that there is no such file in this directory . If the file name is "禅_react.pdf", the search results are also not available. In the 19.10 version, the search results show that it exists.
The 2nd question: In the default search result style, “path column” appears in the first column of the list. I tried to move the path column to the second column position and save the layout, but the next time I search, the path column still appears in the first column position. My changes to the layout are invalid.
bug, quick search module, version 22.20.0200
Forum rules
READ THIS AND DO IT!!!
Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.
When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".
READ THIS AND DO IT!!!
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
-
nelice
- Posts: 4
- Joined: 20 May 2019 11:08
bug, quick search module, version 22.20.0200
To see the attached files, you need to log into the forum.
-
jupe
- Posts: 3462
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: bug, quick search module, version 22.20.0200
You are in Find Files mode (which uses the settings of the Info Panel Find Files tab), press the magnifying glass in the lower left of the quicksearch dialog and then rerun your search.
The Path column is always in 1st position, non optional. The Path column always becomes visible after QS.
-
nelice
- Posts: 4
- Joined: 20 May 2019 11:08
Re: bug, quick search module, version 22.20.0200
hi,jupe! Thanks for you reply.
This time, I unchecked the "find file made" button, but the problem remains.The attached picture shows the test results of version 19.10 and version 22 The order in which path appears in the result list, I found that it can be adjusted, and the position depends on where the “PATH COLUMN” appears in the normal file list layout. The path problem above, my report is wrong.
This time, I unchecked the "find file made" button, but the problem remains.The attached picture shows the test results of version 19.10 and version 22 The order in which path appears in the result list, I found that it can be adjusted, and the position depends on where the “PATH COLUMN” appears in the normal file list layout. The path problem above, my report is wrong.
To see the attached files, you need to log into the forum.
-
jupe
- Posts: 3462
- Joined: 20 Oct 2017 21:14
- Location: Win10 22H2 120dpi
Re: bug, quick search module, version 22.20.0200
Enable this:
Configuration | Find and Filter | Find Files & Branch View | Find Files | [x] Enable smart Boolean query parsing
Configuration | Find and Filter | Find Files & Branch View | Find Files | [x] Enable smart Boolean query parsing
-
nelice
- Posts: 4
- Joined: 20 May 2019 11:08
Re: bug, quick search module, version 22.20.0200
Thank you ,it works!
In order to get the same search results, I am very interested to ask why this item needs to be checked in version 22, but there is no need to check it in version 19 and earlier versions.
In order to get the same search results, I am very interested to ask why this item needs to be checked in version 22, but there is no need to check it in version 19 and earlier versions.
To see the attached files, you need to log into the forum.
-
highend
- Posts: 14993
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: bug, quick search module, version 22.20.0200
Code: Select all
v19.30.0012 - 2018-11-05 16:22
+ Configuration | Find and Filter | Find Files & Branch View | Find Files:
Added option "Enable smart boolean query parsing" (previously also
referred to as Loose Boolean Match). Tick it to treat a query as Boolean
expression if it looks like one. If ticked then e.g.
" AND " is seen as Boolean AND
" and " is seen as Boolean AND
" & " is seen as Boolean AND
" " is seen as Boolean AND
" OR " is seen as Boolean OR
" or " is seen as Boolean OR
" | " is seen as Boolean OR
";" is seen as Boolean OR
If unticked all the characters are just seen as normal parts of the
filename.
To have them treated as Boolean operators you have to prefix the Boolean
marker ":" to the query (or set Mode to "Boolean" in Find Files). But note
that the shorthand operators " " (AND) and ";" (OR) are only recognized in
Smart Boolean, not in Explicit Boolean mode.
Note that this setting affects the parsing of Quick Search pattern as well
as Find Files (Name) patterns.
One of my scripts helped you out? Please donate via Paypal
-
nelice
- Posts: 4
- Joined: 20 May 2019 11:08
XYplorer Beta Club