Am I missing something or do our tests for DocValues=true,
indexed=false tests... lack a little something for distributed mode?

I'm trying to write a unit test for SOLR-5260 and piggy-backing on
DistributedFacetExistsSmallTest. I'm having some problems there, which
led me to start looking at other prior art and basically I can't find
much.

What I want: docValues=true, indexed=false in distributed mode. I
found some schemas that have that, notably schema-docValues.xml but I
don't find it (or some of the others) in  the distributed tests.

If we're pushing docValues for grouping, faceting and sorting and
claiming that to accomplish that we don't need to have indexed=true we
should, of course, have, you know, like, tests.

So before I go and create a new test file for this configuration, I
wanted to ask if I'm missing any prior art here.

Thanks
Erick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to