Searching is a pretty intense problem and should thus be delegated to the server if you have even a moderately high number of listings (15,000 falls into this category). Have you considered using Elasticsearch?
On Wed, Apr 9, 2014 at 9:09 AM, cutey Love <[email protected]> wrote: > Just to add to this, all the app needs from the listings is the number of > listings that match the criteria. > > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- *James Brewer* *http://www.brwr.org/ <http://www.brwr.org/>* *Software Engineer @ RealScout | What is RealScout? <http://vimeo.com/72791570>* *Twitter* *twitter.com/jamesbrwr <http://twitter.com/jamesbrwr>* *GitHub* *github.com/brwr* <http://github.com/brwr> *StackOverflow** stackoverflow.com/users/2052923/james-brewer <http://stackoverflow.com/users/2052923/james-brewer>* *LinkedIn* *linkedin.com/in/jamesbrwr <http://linkedin.com/in/jamesbrwr>* → *M**y favorite RealScout search is Modern & High-Tech Homes in Atherton <https://kendeleon.realscout.com/categories/modern-high-tech?utf8=%E2%9C%93&loc=Atherton>* -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
