Update of bug #45786 (project health):

                  Status:                    None => Confirmed              
             Assigned to:                    None => meanmicio              
                 Release:                    None => 2.9.0                  

    _______________________________________________________

Follow-up Comment #1:

Hi Luis

Thanks for the feedback and suggestion !

Yes. Today generic search will stop at the first match, so it is quite fast.
However, you have a good point, since it would miss other subsequent entries.


I will implement the functionality for 3.0. We would have to check that it
does not affect performance.

For the current 2.8 , you can include the OR operator in the search entry
field. It does field name auto-completion, so it would be fast.

In your example, you would put on the filter field :

"Last Name": Luis or Name: Luis

This will bring back all the records containing "Luis" either in name or
lastname

Best,


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45786>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to