[ 
https://issues.apache.org/jira/browse/SOLR-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man updated SOLR-2348:
---------------------------

    Attachment: SOLR-2348.patch

patch with needed functionality, breaks some tests (most likely tests abusing 
multiValued field types)...

{noformat}
hossman@bester:~/lucene/dev/solr$ grep -L "Failures: 0, Errors: 0" 
build/test-results/TEST-org.apache.solr.*
build/test-results/TEST-org.apache.solr.schema.PolyFieldTest.txt
build/test-results/TEST-org.apache.solr.search.function.distance.DistanceFunctionTest.txt
build/test-results/TEST-org.apache.solr.search.function.SortByFunctionTest.txt
build/test-results/TEST-org.apache.solr.search.QueryParsingTest.txt
build/test-results/TEST-org.apache.solr.search.SpatialFilterTest.txt
build/test-results/TEST-org.apache.solr.search.TestIndexSearcher.txt
build/test-results/TEST-org.apache.solr.search.TestQueryTypes.txt
{noformat}

> No error reported when using a FieldCached backed ValueSource for a field 
> Solr knows won't work
> -----------------------------------------------------------------------------------------------
>
>                 Key: SOLR-2348
>                 URL: https://issues.apache.org/jira/browse/SOLR-2348
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>             Fix For: 3.1, 4.0
>
>         Attachments: SOLR-2348.patch
>
>
> For the same reasons outlined in SOLR-2339, Solr FieldTypes that return 
> FieldCached backed ValueSources should explicitly check for situations where 
> knows the FieldCache is meaningless.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to