Hi all, How can I get the performance improvement features in indexing and search in solr 7.5...
On Sat, 28 Dec, 2019, 9:18 PM Rajdeep Sahoo, <rajdeepsahoo2...@gmail.com> wrote: > Thank you for the information > Why you are recommending to use the schema api instead of schema xml? > > > On Sat, 28 Dec, 2019, 8:01 PM Jörn Franke, <jornfra...@gmail.com> wrote: > >> This highly depends on how you designed your collections etc. - there is >> no general answer. You have to do a performance test based on your >> configuration and documents. >> >> I also recommend to check the Solr documentation on how to design a >> collection for 7.x and maybe start even from scratch defining it with a new >> fresh schema (using the schema api instead of schema.xml and solrconfig.xml >> etc). You will have anyway to reindex everything so it is a also a good >> opportunity to look at your existing processes and optimize them. >> >> > Am 28.12.2019 um 15:19 schrieb Rajdeep Sahoo < >> rajdeepsahoo2...@gmail.com>: >> > >> > Hi all, >> > Is there any way I can get the speed up,accuracy details i.e. >> performance >> > improvements of solr 7.5 in comparison with solr 4.6 >> > Currently,we are using solr 4.6 and we are in a process to upgrade to >> > solr 7.5. Need these details. >> > >> > Thanks in advance >> >