you intend to extend the join functionality to
solrcloud environment. If so, any time frame for the support
Thanks very much
Jie Luo
Hi all,
I have several ontology based data sets, I would like to use solr as search
engine. Solr document is flat document. I would like to know how it is the best
way to handle the search.
Simple search is fine. One possible search I will need to retrieve the ontology
tree or graph
Best reg
Dear solr user,
I have processes, first process is to build the SolrDocuments and indexes,
other processes try to update the other fields of the solrdocuments and their
indexes. Then I noticed that when I search previous indexed multivalue fields
(not stored), it returns wrong results (fewer
t;
> Are you using atomic updates for your documents ? If not then if you change
> one value it will override the whole document.
>
> Best regards
>
>> Am 04.05.2019 um 12:57 schrieb Jie Luo :
>>
>> Dear solr user,
>>
>> I have processes, first p