On 2016-02-25 17:40, Ancona Francesco wrote:
Hello,

we’d like to study in deep queries and index. In particular is not so
clear, from documentation, what is indexed by default.

For instance if i create a new type of document (IdentityCard with name
IDC) with 2 new properties (idCard and idGeneralAnagrafic) are these
data (ie metadata) indexed ?

(IMHO) not until you configure an index.

And in that case the search is delegated to db (mongo or postgres that
store metadata) or is delegated to solr or lucene ?

The latter.

Finally, if we store a few million documents, what kind of strategy
would you suggest for the search?
...

What do you mean by "strategy"? Can you elaborate?

Best regards, Julian

Reply via email to