google app engine - Search API, create documents and indexes -
i need in search api
i brazilian , i'm using google translator communicate.
my question is:
for each item in datastore persisted create document , index? , objects persisted in datastore, go bank create document , index each, if want search search api? using java.
it's reasonable use search api search objects stored in datastore. can create search document each datastore entity (so there's one-to-one correspondence between them). don't need use separate search index each one: search documents can added 1 index. or, if have huge number of documents, , if there natural partitioning between them, distribute them on modest number of indexes. assuming can know via external means (single) index choose searching, preventing them getting big can performance.
i've tried answer question think you're asking. it's difficult me understand english google translator has produced. in particular, "i go bank ..." mean?
Comments
Post a Comment