Is it possible to form an Endeca query to retrieve a field that must start with certain letters? Say like get all users who's first letter is A
? I checked with Range filters but it is supporting only numerical fields as well as Wild card search. But nothing worked well so far.
Creating a dimension is one way of approaching the problem as Paul Lemke mentioned.Wildcard is not an option since the performance overhead as well as irrelevant records. But we solved it using couple of other alternatives.
There is a problem where letters like 'A' are usually stop words in Endeca. We can do you a couple of work around to solve this.