Hi
We have our my sites setup and have custom attributes from AD that I have imported and setup for searching
for example
Users employee number, AD attribute is employeenumber, so searching for employeenumber:53043
returns, my employee search results
The users cost centre, AD attribute is division, so searching for division:780
returns all users with cost centre of 780
Now I have some custom attributes using extensionAttribute fields in AD
For those people that are a Justice of the Peace, there is an entry as a string field with their expiry date, eg 27/09/2109
so the search is extensionAttribute:27/09/2109
returns people who are Justice of the Peace with an expiry date of the above.
Question: Is it possible to search for this field using a greater than date? ie extensionAttribute3>01/09/2015
not sure how this works, I believe the field needs to be either an integer or a date field, but the extensionAttribute field in AD properties is set to be a string by default
please help
cheers
brad