[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] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781141#action_12781141 ] BenoƮt Terradillos commented on SOLR-773: - Hello folks, thanks a lot for your job on

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-11-22 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781143#action_12781143 ] patrick o'leary commented on SOLR-773: -- It's important to realize that localsolr is just

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-11-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781145#action_12781145 ] Grant Ingersoll commented on SOLR-773: -- bq. Grant is doing some fantastic work here, and

[jira] Resolved: (SOLR-1567) Upgrade to Tika 0.5

2009-11-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1567. --- Resolution: Fixed Committed revision 883095. Upgrade to Tika 0.5 ---

[jira] Commented: (SOLR-1567) Upgrade to Tika 0.5

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781150#action_12781150 ] Chris A. Mattmann commented on SOLR-1567: - That was quick! :) Upgrade to Tika 0.5

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-11-22 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781152#action_12781152 ] patrick o'leary commented on SOLR-773: -- Yeah, this has become a big re-arch of solr- The

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-11-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781159#action_12781159 ] Grant Ingersoll commented on SOLR-773: -- Not so much a re-arch, but an extension of some

[jira] Created: (SOLR-1588) FieldProperties contains large commented code block

2009-11-22 Thread Chris A. Mattmann (JIRA)
FieldProperties contains large commented code block --- Key: SOLR-1588 URL: https://issues.apache.org/jira/browse/SOLR-1588 Project: Solr Issue Type: Improvement Components: search

[jira] Updated: (SOLR-1588) FieldProperties contains large commented code block

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1588: Attachment: SOLR-1588.Mattmann.112209.patch.txt FieldProperties contains large commented

[jira] Commented: (SOLR-1586) Create Spatial Point FieldTypes

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781172#action_12781172 ] Chris A. Mattmann commented on SOLR-1586: - For reference, I'm going to put up a

FieldType#toInternal format error approach?

2009-11-22 Thread Mattmann, Chris A (388J)
Hey Guys, I'm working on SOLR-1586, and looking at FieldType#toInternal, it just dawned on me -- how should errors be thrown if a provided value for e.g., a GeoPointField is not acceptable? As an example, I'm checking lats and lons for valid ranges (-90 to 90, and -180 to 180, respectively), but

[jira] Commented: (SOLR-1586) Create Spatial Point FieldTypes

2009-11-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781193#action_12781193 ] Grant Ingersoll commented on SOLR-1586: --- Sounds good, but how are you going to deal

[jira] Commented: (SOLR-1586) Create Spatial Point FieldTypes

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781202#action_12781202 ] Chris A. Mattmann commented on SOLR-1586: - Hey Grant: bq. Sounds good, but how are

Re: FieldType#toInternal format error approach?

2009-11-22 Thread Grant Ingersoll
Looking at the code that is one consumer of this, FieldType.createField, it seems like it is a usually handled through a RuntimeException. On Nov 22, 2009, at 1:47 PM, Mattmann, Chris A (388J) wrote: Hey Guys, I'm working on SOLR-1586, and looking at FieldType#toInternal, it just dawned on

[jira] Commented: (SOLR-1586) Create Spatial Point FieldTypes

2009-11-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781215#action_12781215 ] Grant Ingersoll commented on SOLR-1586: --- I'm not sure what good that does to put a

[jira] Updated: (SOLR-236) Field collapsing

2009-11-22 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-236: --- Attachment: field-collapse-5.patch The reason why the search results after the first

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2009-11-22 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781232#action_12781232 ] Martijn van Groningen edited comment on SOLR-236 at 11/22/09 10:06 PM:

[jira] Updated: (SOLR-1563) binary fields caused a null pointer exception in the luke request handler

2009-11-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1563: --- Fix Version/s: 1.5 Summary: binary fields caused a null pointer exception in the luke

[jira] Updated: (SOLR-1563) NPE's occur in various situations related to FIeldable.stringValue when upgrading from 1.3 to 1.4

2009-11-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1563: --- Attachment: SOLR-1563.patch Attaching patch that fixes luke, and adds support for binary fields.

[jira] Resolved: (SOLR-1563) binary fields caused a null pointer exception in the luke request handler

2009-11-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-1563. Resolution: Fixed committed. binary fields caused a null pointer exception in the luke request

[jira] Commented: (SOLR-1586) Create Spatial Point FieldTypes

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781247#action_12781247 ] Chris A. Mattmann commented on SOLR-1586: - Good question: I'm not sure what my

[jira] Created: (SOLR-1589) Make FieldType#toInternal throw explicit Exceptions when Field values don't validate

2009-11-22 Thread Chris A. Mattmann (JIRA)
Make FieldType#toInternal throw explicit Exceptions when Field values don't validate Key: SOLR-1589 URL: https://issues.apache.org/jira/browse/SOLR-1589 Project:

[jira] Updated: (SOLR-1589) Make FieldType#toInternal throw explicit Exceptions when Field values don't validate

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1589: Fix Version/s: 1.5 Make FieldType#toInternal throw explicit Exceptions when Field values

[jira] Updated: (SOLR-1577) undesirable dataDir default in example config

2009-11-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1577: --- Attachment: SOLR-1577.patch Here's a patch that still allows solr.data.dir to be used in dataDir but

[jira] Commented: (SOLR-1589) Make FieldType#toInternal throw explicit Exceptions when Field values don't validate

2009-11-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781256#action_12781256 ] Yonik Seeley commented on SOLR-1589: In general, we use SolrException, which keeps track

[jira] Created: (SOLR-1590) Some basic javadoc for XMLWriter#startTag

2009-11-22 Thread Chris A. Mattmann (JIRA)
Some basic javadoc for XMLWriter#startTag - Key: SOLR-1590 URL: https://issues.apache.org/jira/browse/SOLR-1590 Project: Solr Issue Type: Improvement Affects Versions: 1.4 Environment: My

[jira] Updated: (SOLR-1590) Some basic javadoc for XMLWriter#startTag

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1590: Attachment: SOLR-1590.Mattmann.112209.patch.txt Some basic javadoc for XMLWriter#startTag

[jira] Commented: (SOLR-1589) Make FieldType#toInternal throw explicit Exceptions when Field values don't validate

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781260#action_12781260 ] Chris A. Mattmann commented on SOLR-1589: - bq. What would you have

[jira] Commented: (SOLR-1586) Create Spatial Point FieldTypes

2009-11-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781262#action_12781262 ] Grant Ingersoll commented on SOLR-1586: --- I'd say wait until SOLR-1131 is done for

[jira] Resolved: (SOLR-1577) undesirable dataDir default in example config

2009-11-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-1577. Resolution: Fixed committed. undesirable dataDir default in example config

[jira] Commented: (SOLR-1586) Create Spatial Point FieldTypes

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781265#action_12781265 ] Chris A. Mattmann commented on SOLR-1586: - Hey Grant: bq. what you are proposing

[jira] Commented: (SOLR-1589) Make FieldType#toInternal throw explicit Exceptions when Field values don't validate

2009-11-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781267#action_12781267 ] Yonik Seeley commented on SOLR-1589: This only makes sense if callers can catch the

[jira] Commented: (SOLR-1589) Make FieldType#toInternal throw explicit Exceptions when Field values don't validate

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781268#action_12781268 ] Chris A. Mattmann commented on SOLR-1589: - bq. This only makes sense if callers can

[jira] Issue Comment Edited: (SOLR-1589) Make FieldType#toInternal throw explicit Exceptions when Field values don't validate

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781268#action_12781268 ] Chris A. Mattmann edited comment on SOLR-1589 at 11/23/09 1:26 AM:

[jira] Commented: (SOLR-1589) Make FieldType#toInternal throw explicit Exceptions when Field values don't validate

2009-11-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781273#action_12781273 ] Yonik Seeley commented on SOLR-1589: bq. I'm not sure that FieldValidation fits into any

[jira] Commented: (SOLR-236) Field collapsing

2009-11-22 Thread German Attanasio Ruiz (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781279#action_12781279 ] German Attanasio Ruiz commented on SOLR-236: Tomorrow I'm going to try the patch

[jira] Commented: (SOLR-1589) Make FieldType#toInternal throw explicit Exceptions when Field values don't validate

2009-11-22 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781282#action_12781282 ] Ryan McKinley commented on SOLR-1589: - | But SolrException != HttpRequestException,

[jira] Commented: (SOLR-1589) Make FieldType#toInternal throw explicit Exceptions when Field values don't validate

2009-11-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781283#action_12781283 ] Yonik Seeley commented on SOLR-1589: bq. but I don't understand it from a I'm coding

[jira] Commented: (SOLR-1589) Make FieldType#toInternal throw explicit Exceptions when Field values don't validate

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781286#action_12781286 ] Chris A. Mattmann commented on SOLR-1589: - I'm looking to come up with a solution

[jira] Issue Comment Edited: (SOLR-1589) Make FieldType#toInternal throw explicit Exceptions when Field values don't validate

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781286#action_12781286 ] Chris A. Mattmann edited comment on SOLR-1589 at 11/23/09 2:48 AM:

[jira] Created: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2009-11-22 Thread Chris A. Mattmann (JIRA)
XMLWriter#writeAttr silently ignores null attribute values -- Key: SOLR-1591 URL: https://issues.apache.org/jira/browse/SOLR-1591 Project: Solr Issue Type: Bug Affects Versions:

[jira] Updated: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1591: Attachment: SOLR-1591.Mattmann.112209.patch.txt XMLWriter#writeAttr silently ignores null

[jira] Updated: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1591: Priority: Minor (was: Major) - left priority as default (which is Major). Probably a Minor

New JIRA components?

2009-11-22 Thread Mattmann, Chris A (388J)
Hey Guys, I'm trying to report some bugs/improvements, etc., while writing the GeoField stuff, and there aren't component classifications for JIRA issues having to do with: schema, and the writer framework. These are major components that I think warrant a component in JIRA to classify issues

[jira] Commented: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2009-11-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781293#action_12781293 ] Yonik Seeley commented on SOLR-1591: This actually changes the functionality though...

[jira] Commented: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781294#action_12781294 ] Chris A. Mattmann commented on SOLR-1591: - I don't get it. If someone passes in a

[jira] Commented: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2009-11-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781298#action_12781298 ] Yonik Seeley commented on SOLR-1591: Implementing a null check in one place can be

[jira] Updated: (SOLR-1592) Refactor XMLWriter startTag to allow arbitrary attributes to be written

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1592: Attachment: SOLR-1592.Mattmann.112209.patch.txt Refactor XMLWriter startTag to allow

[jira] Created: (SOLR-1592) Refactor XMLWriter startTag to allow arbitrary attributes to be written

2009-11-22 Thread Chris A. Mattmann (JIRA)
Refactor XMLWriter startTag to allow arbitrary attributes to be written --- Key: SOLR-1592 URL: https://issues.apache.org/jira/browse/SOLR-1592 Project: Solr Issue Type:

[jira] Updated: (SOLR-1592) Refactor XMLWriter startTag to allow arbitrary attributes to be written

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1592: Attachment: SOLR-1592.Mattmann.112209_02.patch.txt here's a cleaner version of the patch

[jira] Updated: (SOLR-1586) Create Spatial Point FieldTypes

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1586: Attachment: SOLR-1586.Mattmann.112209.geopointonly.patch.txt - patch only includes

[jira] Updated: (SOLR-1586) Create Spatial Point FieldTypes

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1586: Attachment: SOLR-1586.Mattmann.112209.geopointonly.patch.txt - note check out this patch: I

Re: MoreLikeThis interestingTerms : SortableIntField breaks XML

2009-11-22 Thread Yonik Seeley
If you could help create a testcase for MoreLikeThisHandlerTest it would be great! (does this only apply to the MTL handler and not the component?) I've been trying to reproduce, but I haven't been able to (i.e. I can't even get as far as getting any interestingTerms output to appear in the

[jira] Updated: (SOLR-1584) setIncludeScore is added to the FL field instead of being concated

2009-11-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1584: --- Attachment: SOLR-1584.patch regex based patch + tests attached. setIncludeScore is added to the FL

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-11-22 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781314#action_12781314 ] Bill Bell commented on SOLR-773: Patrick: In your http://www.nsshutdown.com/solr-example.tgz

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-11-22 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12781317#action_12781317 ] patrick o'leary commented on SOLR-773: -- Already added, someone mailed me earlier about

[jira] Updated: (SOLR-1586) Create Spatial Point FieldTypes

2009-11-22 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1586: Attachment: examplegeopointdoc.patch.txt Create Spatial Point FieldTypes

[jira] Updated: (SOLR-1584) setIncludeScore is added to the FL field instead of being concated

2009-11-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1584: Fix Version/s: 1.5 setIncludeScore is added to the FL field instead of being