Joined: Mon Dec 24, 2012 6:32 am Posts: 17
|
Hi All, Can we perform searches which results if the result starts with the search query ? E.g Person class has indexed fields First name and last name . Indexed Entries -> # First_Name Last_Name 1. Mary Jane 2. Jane Mary 3. Mary Jane Watson 4. Jackson Mary
Search String -> Mary Results -> 1. Mary Jane 2. Mary Jane Watson
Entries 2 and 4 are omitted as they contain mary but don't start with Mary.
_________________ Sourabh Ghorpade
Last edited by sourabh.ghorpade on Wed Sep 18, 2013 3:56 pm, edited 2 times in total.
|
|