You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Ryan McKinley (JIRA)" <ji...@apache.org> on 2007/03/04 01:06:50 UTC

[jira] Created: (SOLR-180) Define multiple tokenizes in a fieldType

Define multiple tokenizes in a fieldType
----------------------------------------

                 Key: SOLR-180
                 URL: https://issues.apache.org/jira/browse/SOLR-180
             Project: Solr
          Issue Type: Bug
            Reporter: Ryan McKinley
            Priority: Minor


from Otis Gospodnetic:

"I was about to mention that I was able to mistakenly define multiple <tokenizer .../>'s inside a s fieldType's analyzer without getting any kind of an error.  The correct thing to do is to definite 1 tokenizer followed by N* (token)filters."

http://www.nabble.com/merely-a-suggestion%3A-schema.xml-validator-or-better-schema-validation-logging-tf3331929.html


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SOLR-180) Define multiple tokenizes in a fieldType

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley resolved SOLR-180.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3
         Assignee: Ryan McKinley

fixed with SOLR-414

> Define multiple tokenizes in a fieldType
> ----------------------------------------
>
>                 Key: SOLR-180
>                 URL: https://issues.apache.org/jira/browse/SOLR-180
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Ryan McKinley
>            Assignee: Ryan McKinley
>            Priority: Minor
>             Fix For: 1.3
>
>
> from Otis Gospodnetic:
> "I was about to mention that I was able to mistakenly define multiple <tokenizer .../>'s inside a s fieldType's analyzer without getting any kind of an error.  The correct thing to do is to definite 1 tokenizer followed by N* (token)filters."
> http://www.nabble.com/merely-a-suggestion%3A-schema.xml-validator-or-better-schema-validation-logging-tf3331929.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.