Hi guys,
I used the Erick's suggestions (thanks again!!) to create a new field and
copy in it the _text content.
curl -X POST -H 'Content-type:application/json' --data-binary '{
"add-field" : { "name":"content", "type":"stri
Hi Philippe,
That means you're using the physical schema.xml. You can check the file in
your collection, under conf folder. For mine I don't have the _text field
in my schema.xml. If you don't require it in your setup, you can try
removing it and see if it's ok?
Else you ca
Hi Zheng,
I copied the SOLR 5 schema.xml file on Github (?), which contains the following
line:
- Mail original -
De: "Zheng Lin Edwin Yeo"
À: solr-user@lucene.apache.org
Envoyé: Mardi 24 Mars 2015 10:59:49
Objet: Re: _text
Hi Philippe,
Are you using the default sch
nel displays the following error:
>
> 23/03/2015 15:05:05 ERROR SolrCore
> org.apache.solr.common.SolrException: undefined field: "_text"
>
> How should _text be defined in schema.xml?
>
> Many thanks.
>
> Philippe
>
Hello,
my SOLR 5 Admin Panel displays the following error:
23/03/2015 15:05:05 ERROR SolrCore
org.apache.solr.common.SolrException: undefined field: "_text"
How should _text be defined in schema.xml?
Many thanks.
Philippe
gt;
>>> On 13/03/15 00:27, Alexandre Rafalovitch wrote:
>>>>
>>>> Wait, step back. This is confusing. What's your real problem you are
>>>> trying to solve?
>>>>
>>>> Regards,
>>>> Alex.
>>>>
>>
ied without success so I ask you: how can I modify the
setting of a field to store it ?
It is interesting to note that I did not add _text field so I guess it is
a
default one. Maybe it is normal that it is not showed on the result but
actually this is my real problem. It could be grand also to co
>> Solr Analyzers, Tokenizers, Filters, URPs and even a newsletter:
>> http://www.solr-start.com/
>>
>>
>> On 12 March 2015 at 19:50, Mirko Torrisi
>> wrote:
>>>
>>> Hi folks,
>>>
>>> I googled and tried without success so
wrote:
Hi folks,
I googled and tried without success so I ask you: how can I modify the
setting of a field to store it ?
It is interesting to note that I did not add _text field so I guess it is a
default one. Maybe it is normal that it is not showed on the result but
actually this is my real p
tried without success so I ask you: how can I modify the
> setting of a field to store it ?
>
> It is interesting to note that I did not add _text field so I guess it is a
> default one. Maybe it is normal that it is not showed on the result but
> actually this is my real problem. It c
Hi folks,
I googled and tried without success so I ask you: how can I modify the
setting of a field to store it ?
It is interesting to note that I did not add _text field so I guess it
is a default one. Maybe it is normal that it is not showed on the result
but actually this is my real
11 matches
Mail list logo