t; catenateAll="0" splitOnCaseChange="1"/>
>>>
>>> >> protected="protwords.txt"/>
>>>
>>>
>>>
>>>
>>>
>>> -Jeevanandam
>>>
>>>
ds of text fields, "text_general" and "text_en" are good places to
>>> start. You can use one of those, then customize it.
>>>
>>> wunder
>>>
>>> On Apr 9, 2012, at 11:27 AM, srini wrote:
>>>
>>>> Hi Thanks for your reply. As per your suggestion I changed XML field type
>>>> to
>>>> text.
>>>>
>>>> >>> required="true"/>
>>>>
>>>> but when I start solr it is throwing following exception.
>>>> SEVERE: org.apache.solr.common.SolrException: Unknown fieldtype 'text'
>>>> specified on field XML
>>>>
>>>> Any suggestions!!(Thanks for your reply)
>>>>
>>>> --
>>>> View this message in context:
>>>> http://lucene.472066.n3.nabble.com/Solr-is-indexing-but-not-showing-results-tp3897176p3897626.html
>>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>
>
>
>
>
t;> You can use one of those, then customize it.
>>
>> wunder
>>
>> On Apr 9, 2012, at 11:27 AM, srini wrote:
>>
>>> Hi Thanks for your reply. As per your suggestion I changed XML field type to
>>> text.
>>>
>>> >> required="true"/>
>>>
>>> but when I start solr it is throwing following exception.
>>> SEVERE: org.apache.solr.common.SolrException: Unknown fieldtype 'text'
>>> specified on field XML
>>>
>>> Any suggestions!!(Thanks for your reply)
>>>
>>> --
>>> View this message in context:
>>> http://lucene.472066.n3.nabble.com/Solr-is-indexing-but-not-showing-results-tp3897176p3897626.html
>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
="true"/>
>>
>> but when I start solr it is throwing following exception.
>> SEVERE: org.apache.solr.common.SolrException: Unknown fieldtype 'text'
>> specified on field XML
>>
>> Any suggestions!!(Thanks for your reply)
>>
>> --
>> View this
own fieldtype 'text'
> specified on field XML
>
> Any suggestions!!(Thanks for your reply)
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-is-indexing-but-not-showing-results-tp3897176p3897626.html
> Sent from the Solr - User mailing list archive at Nabble.com.
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-is-indexing-but-not-showing-results-tp3897176p3897626.html
Sent from the Solr - User mailing list archive at Nabble.com.
> stored="true"
> required="true"/>
> stored="true"
> required="true"/>
String type is not tokenized. Indexed verbatim. Use a different type for full
text search. e.g. type="text"