You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jan Høydahl (JIRA)" <ji...@apache.org> on 2016/10/06 09:39:20 UTC

[jira] [Commented] (SOLR-6966) For Data Driven Schema, consider multi-word text fields to be text, not string field types

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

Jan Høydahl commented on SOLR-6966:
-----------------------------------

See proposal in SOLR-9526

> For Data Driven Schema, consider multi-word text fields to be text, not string field types
> ------------------------------------------------------------------------------------------
>
>                 Key: SOLR-6966
>                 URL: https://issues.apache.org/jira/browse/SOLR-6966
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>
> A tricky situation, for sure, but I suspect in data-driven mode, when field guessing, we should treat multi-word strings as text by default, not String, so that the user's first experience is they can search against that field.
> Alternatively, create a second field that is either the String version or the Text version.
> Even more advanced option: use pseudo-fields (like what we do for some spatial) and intelligently use one or the other depending on the context: e.g. faceting uses the one form, search uses the other.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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