filtering without automatic trailing *

Main discussion forum
Post Reply
hopalongrock
Sr. Member
Sr. Member
Posts: 289
Joined: Wed Sep 15, 2010 1:38 pm

filtering without automatic trailing *

Post by hopalongrock »

Now I can't specify, that I want exact matching at the end of field. For example, if I filter title for "*lonely", TGF will find "lonely girl" too, not only "mr. lonely" or "so lonely", ... I propose a new closing character to compare at the end of field. For example "*lonely|" should find "lonely" at the end of title, but not "lonely girl".

User avatar
jtclipper
Administrator
Administrator
Posts: 768
Joined: Tue Aug 10, 2010 12:04 pm

Re: filtering without automatic trailing *

Post by jtclipper »

I'll fix that its wrong,
partial matching will be used only if the value has wildcard characters like * and ?

Edit
Please re-download the beta3a.

hopalongrock
Sr. Member
Sr. Member
Posts: 289
Joined: Wed Sep 15, 2010 1:38 pm

Re: filtering without automatic trailing *

Post by hopalongrock »

jtclipper wrote:partial matching will be used only if the value has wildcard characters like * and ?
Filter works well now, trailing * is not default. !!
However the help contains "You do not have to include * at the end of the value it is used by default" - you have to correct this, I think.

Thanks

User avatar
jtclipper
Administrator
Administrator
Posts: 768
Joined: Tue Aug 10, 2010 12:04 pm

Re: filtering without automatic trailing *

Post by jtclipper »

Will do that thanks for noticing

Post Reply