You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2015/02/03 15:11:37 UTC

[jira] [Updated] (SOLR-6937) In schemaless mode ,replace spaces and special characters in field names with underscore

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

Noble Paul updated SOLR-6937:
-----------------------------
    Summary: In schemaless mode ,replace spaces and special characters in field names with underscore  (was: In schemaless mode ,replace spaces and special characters with underscore)

> In schemaless mode ,replace spaces and special characters in field names with underscore
> ----------------------------------------------------------------------------------------
>
>                 Key: SOLR-6937
>                 URL: https://issues.apache.org/jira/browse/SOLR-6937
>             Project: Solr
>          Issue Type: Bug
>          Components: Schema and Analysis
>            Reporter: Grant Ingersoll
>            Assignee: Noble Paul
>             Fix For: Trunk
>
>         Attachments: SOLR-6937.patch, SOLR-6937.patch
>
>
> Assuming spaces in field names are still bad, we should automatically convert them to not have spaces.  For instance, I indexed Citibike public data set which has: 
> {quote}
> "tripduration","starttime","stoptime","start station id","start station name","start station latitude","start station longitude","end station id","end station name","end station latitude","end station longitude","bikeid","usertype","birth year","gender"{quote}
> My vote would be to replace spaces w/ underscores.



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