declarations.com.ua icon indicating copy to clipboard operation
declarations.com.ua copied to clipboard

Optimise search

Open excieve opened this issue 9 years ago • 1 comments

  • [ ] Match by specified fields only instead of match by "_all"
  • [ ] Return only specified fields for search results instead of whole document
  • [ ] Anything else?

excieve avatar Apr 01 '15 13:04 excieve

Speaking of the whole document. We probably need whole document for API calls but only limited fields for everything else. BTW, you can see how to use fields param in new sitemap endpoint.

dchaplinsky avatar Apr 05 '15 00:04 dchaplinsky