The key is removing the entire data directory as in

"rm -rf solr_core/data"

with Solr down then restarting Solr. Or create a new core.

It's most probably working on Windows because the schema
was set with multiVauled=false when you indexed your first
document.

Best,
Erick

On Thu, Jul 20, 2017 at 5:16 AM, prashantas <prashanta.t...@gmail.com> wrote:
> I am not running solr in cloud mode.
>
> On Thu, Jul 20, 2017 at 4:40 PM, Shawn Heisey-2 [via Lucene] <
> ml+s472066n4346954...@n3.nabble.com> wrote:
>
>> On 7/20/2017 2:30 AM, prashantas wrote:
>> > I am using solr6.4. In my managed-schema, I have defined my field
>> details.
>> > None of my fields are multiValued. If I set property multiValued=false ,
>> it
>> > works fine in Windows, but in CentOS/RHEL, it does not accept the same
>> and
>> > the field still shows multiValued true in my solr admin UI. Please help
>> me
>> > how can I set multiValued = false  in some fields.
>> > <http://lucene.472066.n3.nabble.com/file/n4346939/multiValued_CentOS.png>
>>
>>
>> Is Solr running in cloud mode on either of these systems?
>>
>> Thanks,
>> Shawn
>>
>>
>>
>> ------------------------------
>> If you reply to this email, your message will be added to the discussion
>> below:
>> http://lucene.472066.n3.nabble.com/multiValued-false-
>> is-not-working-in-Solr-6-4-in-RHEL-CentOS-tp4346939p4346954.html
>> To unsubscribe from multiValued=false is not working in Solr 6.4 in
>> RHEL/CentOS, click here
>> <http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4346939&code=cHJhc2hhbnRhLnRlenVAZ21haWwuY29tfDQzNDY5Mzl8LTExMTE5MDU=>
>> .
>> NAML
>> <http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>
>
>
> --
>
> *with regards,Prashanta*
>
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/multiValued-false-is-not-working-in-Solr-6-4-in-RHEL-CentOS-tp4346939p4346967.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to