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 2008/12/22 19:16:44 UTC

[jira] Resolved: (SOLR-933) Not able to search word with camel case like "EarthWatch"

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

Ryan McKinley resolved SOLR-933.
--------------------------------

    Resolution: Invalid

Hi Pravin -- this is not a bug... what you search for and how you search for it is defined by your schema.xml

Try asking this question on solr-user@lucene -- it should be relativly easy to figure out what is happening.

also check out the /admin/analysis.jsp page to help understand how your index and query are tokenized.

> Not able to search word with camel case like "EarthWatch"
> ---------------------------------------------------------
>
>                 Key: SOLR-933
>                 URL: https://issues.apache.org/jira/browse/SOLR-933
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>    Affects Versions: 1.2
>         Environment: Solr 1.2
>            Reporter: Pravin Dabhade
>            Priority: Minor
>
> I am indexing the username as "EarthWatch" in Solr 1.2 , I am  using lowercase filter for query and indexing but still not able to search username like "EarthWatch"

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