Re: Solr Wide Column - not work when with 200k dynamic fields

2016-10-02 Thread Jeffery Yuan
Hi, Alexandre Rafalovitch Sorry for the late reply. Trying to find time to use nested documents and implement the code . Thanks so much for your reply and suggestion. It totally make sense. More about nested documents: http://yonik.com/solr-nested-objects/

Re: Solr Wide Column - not work when with 200k dynamic fields

2016-08-30 Thread Alexandre Rafalovitch
Perhaps it would make sense to explore a nested structure with your key/value being a child document. Then, you match on child document and load the parent document. I don't think either first or second solution is a very resilient Solr architecture. Regards, Alex. Newsletter and resource