I want give for user ability to fast search characters, corporations, alliances. (like in zkillboard)
Process look like this:
And first, i will send search request, and get back Identifiers array.
And then i will request info for each identifier. (name, description, … etc.)
And i afraid it will be look like a spam. How to correct doing it?
How did you solved this problem?