
jira at apache
Nov 17, 2009, 8:11 AM
Post #1 of 1
(194 views)
Permalink
|
|
[jira] Created: (LUCENE-2078) Remove dependencies on specific field names or prefixes for field names (i.e. tierPrefix)
|
|
Remove dependencies on specific field names or prefixes for field names (i.e. tierPrefix) ----------------------------------------------------------------------------------------- Key: LUCENE-2078 URL: https://issues.apache.org/jira/browse/LUCENE-2078 Project: Lucene - Java Issue Type: Improvement Components: contrib/spatial Affects Versions: 2.9 Reporter: Grant Ingersoll Fix For: 3.1 Currently, the spatial contrib makes a lot of assumptions about what field names are when these are simply not needed. By doing so, it prevents re-use in other applications that have setup their fields differently. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe [at] lucene For additional commands, e-mail: java-dev-help [at] lucene
|