Kayak28 <kaya.ota....@gmail.com> 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 (like below) to 2 Solrs:
> one with multiple segments and the other is only one
> segment, we will have different performance result?

Yes. Whether is is noticeable is another question. For small indexes of for 
complex queries, the difference will be hard to measure. I mentioned it 
primarily as a general comment. With your 2M docs / 8GB index, I highly doubt 
you will see any difference.

> Can we configure up-front faceting or one-the-fly facet method?

Yep, that's the facet.method parameter: fc vs. fcs
https://lucene.apache.org/solr/guide/7_7/faceting.html#field-value-faceting-parameters

- Toke Eskildsen, Royal Danish Library

Reply via email to