You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Grant Ingersoll <gs...@apache.org> on 2009/10/29 21:03:38 UTC

[spatial] CartesianTierPlotter Question

Why does the CartesianTierPlotter (CTP) need to know the prefix of the  
field name to be used to produce the tier results?

For instance, the constructor:
public CartesianTierPlotter (int tierLevel, IProjector projector,  
String fieldPrefix) {

takes in this prefix.  It doesn't appear to be used in any of the  
calculations and is merely used as a convenience method to get a real  
field name later.

-Grant

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org