Hi,
Have you considered combining the ticker and security term search?
This would allow the user to pass in a term and the ticker and security name are searched:
querystring = {“ticker”: term, “security”: term}
चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:
Hi,
Thanks for the suggestion.
Yes, we can combine both where it will try to find the ticker first, and if the ticker is not found, then search the security string.
It will speed up the lookup significantly.
We will update this in the next release version and keep you posted.
Thanks,
LogiciOne Team