Re: Solr 7.5 speed up, accuracy details

2019-12-28 Thread Dave
There is no increase in speed, but features. Doc values add some but it’s hard 
to quantify, and some people think solr cloud has speed increases but I don’t 
think they exist when hardware cost is nonexistent and it adds too much 
complexity to something that should be simple.  

> On Dec 28, 2019, at 12:52 PM, Rajdeep Sahoo  
> wrote:
> 
> 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, 
>> 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,  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
>>> 
>> 


Re: Solr 7.5 speed up, accuracy details

2019-12-28 Thread Rajdeep Sahoo
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, 
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,  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
>>
>