Menu

#965 Customer search no longer recognizes partial names, only on word breaks

1.4
closed-fixed
None
5
2014-01-25
2014-01-21
No

This is because of the removed use of ilike. I think this should probably be added back as removing the search facility there will cause confusion and frustration for upgrading users.

Discussion

  • Herman Vierendeels

    this is also the case for e.g. report__aa_outstanding_details
    eeca.name @@ plainto_tsquery(in_entity_name)
    maybe ilike would also be better here

    2014/1/21 Chris Travers einhverfr@users.sf.net:


    [bugs:#965] Customer search no longer recognizes partial names, only on word
    breaks

    Status: open
    Created: Tue Jan 21, 2014 01:07 PM UTC by Chris Travers
    Last Updated: Tue Jan 21, 2014 01:07 PM UTC
    Owner: nobody

    This is because of the removed use of ilike. I think this should probably be
    added back as removing the search facility there will cause confusion and
    frustration for upgrading users.


    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/ledger-smb/bugs/965/

    To unsubscribe from further messages, please visit
    https://sourceforge.net/auth/subscriptions/

     
  • Chris Travers

    Chris Travers - 2014-01-24

    Right, I think we need both like and @@

     
  • Chris Travers

    Chris Travers - 2014-01-25
    • assigned_to: Chris Travers
     
  • Chris Travers

    Chris Travers - 2014-01-25
    • status: open --> closed-fixed
     
  • Chris Travers

    Chris Travers - 2014-01-25

    6638