Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Testing the search function...a little erratic up to now. Sometimes, entering a full name and surname will be treated as two words and thus, return multiple entries. As an example, entering "Michel Beaulieu" will return shows worked on by "Michel" whoever and "Beaulieu" what's is name!
Also, for some searches, entering the name will return more pertinent results than entering the full name + surname.
Testing ongoing. Also checking how each name is entered on the site.
Offline
To treat the full name as a single search term, wrap them in quotes like this:
"first second"
To treat both first and second as required terms, but not necessarily together, search like this:
+first +second
To search for items that have either one term or both, search like this:
first second
The search results are ranked, so for the last example, items that match both first and second will appear higher in the list. Also, the frequency of terms affect ranking, so if two items matched on the same terms, then the item that had the term appear more frequently across filename, title and description, would be ranked higher.
Offline
Progressing steadily with the SEARCH page. Got it translated and now refining keywords in Lightroom. Now queries return more precise info.
Thanks to Rod and Daniel.
P.S. Still trying to get that query box more centred...
Offline
How about:
form.search-form, form.search-form p, form.search-handoff {
margin-left: auto;
margin-right: auto;
}
Daniel Leu | Photography
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com
Offline
Daniel strikes again! Thank tou.
Offline
Daniel Leu | Photography
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com
Offline