You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Michael Gibney (Jira)" <ji...@apache.org> on 2021/10/27 18:13:00 UTC

[jira] [Commented] (SOLR-15726) allow a native case insensitive StrField

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

Michael Gibney commented on SOLR-15726:
---------------------------------------

I'm curious what you make of [PR #321|https://github.com/apache/solr/pull/321] for SOLR-8362 (complete with a suspended attempt at related Lucene-side changes in the form of LUCENE-10023)?

> allow a native case insensitive StrField 
> -----------------------------------------
>
>                 Key: SOLR-15726
>                 URL: https://issues.apache.org/jira/browse/SOLR-15726
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Mike Drob
>            Priority: Major
>
> StrField is case sensitive and currently supports only exact matching.
>  
> For case insensitive matching, users must use a TextField with a lowercase filter at index query time. However, StrField has some advantages over TextField, namely the ability to support DocValues.
>  
> We should allow users to get the best of both worlds here!
>  
> (This might need to have corresponding LUCENE changes, I haven't investigated the full scope necessary yet)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org