Re: Solr8.0.0 Performance Test

2019-05-22 Thread Kayak28
Hello, Shawn, Toke Eskildsen and Solr Community: It might be too late to share, but the URL below is what I would try to share as the attachment. Again, Solr8.0.0 is somehow better, but I am doubting that it might be too better? https://docs.google.com/spreadsheets/d/e/2PACX-1vRSvs_kF0rPtJNyXCw7P

Re: Solr8.0.0 Performance Test

2019-05-21 Thread Toke Eskildsen
Kayak28 wrote: > For the next opportunity to share table-formatted data, > what is the best way to share data with all of you? There's no hard recommendations, so anything where you can just click on a link and see the data: Google Docs, GitHub Gists, Pastebin... > When we request a facet query

Re: Solr8.0.0 Performance Test

2019-05-20 Thread Kayak28
Hello, Shawn, Toke Eskildsen and Solr Community: > Since version 7.5, optimize with TieredMergePolicy (the default policy) > respects the maximum segment size, which defaults to 5GB. Thank you for your reply. Indeed, there was approximately a total of 9GB index size. So, as you tell me, TieredMer

Re: Solr8.0.0 Performance Test

2019-05-20 Thread Toke Eskildsen
On Sun, 2019-05-19 at 13:36 -0600, Shawn Heisey wrote: > I would not expect to see a really noticeable performance increase > by going from two segments to one. The one place where there is a real difference is with String faceting as >= 2 segments means that String ordinals must be coordinated be

Re: Solr8.0.0 Performance Test

2019-05-19 Thread Shawn Heisey
On 5/19/2019 12:20 AM, Kayak28 wrote: Hello, Apache Solr community members: I have a few questions about the load test of Solr8. - for Solr8, optimization command merge segment to 2, but not 1. Is that ok behavior? Since version 7.5, optimize with TieredMergePolicy (the default policy) respe

Re: Solr8.0.0 Performance Test

2019-05-19 Thread Kayak28
Hello, Cao Mạnh Đạt and Community Members: Thank you for your response and asking for missing information. I am answering as the following. > Can you tell more about your setup? 1. index Wikipedia Data by Data Import Handler. 2. run Solr on the server described with the previous email. 3. run JMe

Re: Solr8.0.0 Performance Test

2019-05-19 Thread Đạt Cao Mạnh
Hi Kaya, Can you tell more about your setup? Are you using SolrCloud (with how many shards and replicas)? Since the inter communications between nodes are using HTTP/2 as default now. On Sun, 19 May 2019 at 07:29, Kayak28 wrote: > Hello, Apache Solr community members: > > I have a few questions

Solr8.0.0 Performance Test

2019-05-18 Thread Kayak28
Hello, Apache Solr community members: I have a few questions about the load test of Solr8. - for Solr8, optimization command merge segment to 2, but not 1. Is that ok behavior? When indexing Wikipedia data, Solr8 generated multiple segments. So, I executed command from the Admin UI. Solr8 did re