[ 
https://issues.apache.org/jira/browse/SOLR-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073515#comment-13073515
 ] 

Michael McCandless commented on SOLR-2686:
------------------------------------------

+1, though really this should be a Lucene issue (FieldCache is in Lucene).

We actually have a start at this: the core part of UnInvertedField was factored 
into Lucene as oal.index.DocTermOrds.  I think all we need to do is make this 
accessible through FieldCache.

> Extend FieldCache architecture to multiple Values
> -------------------------------------------------
>
>                 Key: SOLR-2686
>                 URL: https://issues.apache.org/jira/browse/SOLR-2686
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Bill Bell
>
> I would consider this a bug. It appears lots of people are working around 
> this limitation, 
> why don't we just change the underlying data structures to natively support 
> multiValued fields in the FieldCache architecture?
> Then functions() will work properly, and we can do things like easily 
> geodist() on a multiValued field.
> Thoughts?

--
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