[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-12-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1131: -- Attachment: SOLR-1131.patch Added some range tests. Allow a single field type to index

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-12-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1131: -- Attachment: SOLR-1131.patch Updated to include some of Yonik's concerns about implementation.

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-12-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1131: --- Attachment: diff.patch SOLR-1131.patch Here's an updated patch that fixes a lot of

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-12-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1131: -- Attachment: SOLR-1131.patch Cleaned up the field creation a bit, more documentation in the

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-12-15 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1131: Attachment: SOLR-1131.patch I guess Noble was referring to something like what is

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-12-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1131: - Attachment: SOLR-1131.patch Modified the Query creation to use the cached SchemaField names. Allow a

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-12-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1131: -- Attachment: SOLR-1131.patch Added Chris's comments. Allow a single field type to index

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-12-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1131: -- Attachment: SOLR-1131.patch Missing an in DistanceUtils.parsePoint Allow a single field type

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-12-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1131: -- Attachment: SOLR-1131.patch OK, this is getting a lot closer to ready to commit. Changes: #

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-12-11 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1131: Attachment: SOLR-1131.Mattmann.121109.patch.txt OK, this is getting a lot closer to ready

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-12-10 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1131: -- Attachment: SOLR-1131.patch This implements Option B as laid out at:

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-12-10 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1131: Attachment: SOLR-1131.Mattmann.121009.patch.txt Hi All: Here's a cut on the patch. Some

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-12-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1131: -- Attachment: SOLR-1131.patch OK, here's my take on this. I took Yonik's and merged it w/ a

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-11-28 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1131: --- Attachment: SOLR-1131.patch Here's a completely untested prototype patch along the lines of how I was

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-11-28 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1131: --- Attachment: SOLR-1131.patch Second try - forgot to svn add the new files. Allow a single field type

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-11-24 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1131: -- Fix Version/s: 1.5 Allow a single field type to index multiple fields

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-11-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1131: -- Attachment: SOLR-1131.patch Starting to add unit tests. Still no support on the

[jira] Updated: (SOLR-1131) Allow a single field type to index multiple fields

2009-11-21 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1131: -- Summary: Allow a single field type to index multiple fields (was: Allow a single field to