voceconnect / lift-search

Lift Search for WordPress
14 stars 12 forks source link

Reduce calls to DescribeDomain #58

Open prettyboymp opened 10 years ago

prettyboymp commented 10 years ago

Once the domain is completely setup, DescribeDomains shouldn't need to be called as often. At that point, we should just be able to set the search endpoints in an option and only revalidate if an error occurs.