[
https://issues.apache.org/jira/browse/SOLR-11505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16210675#comment-16210675
]
Dawid Weiss commented on SOLR-11505:
------------------------------------
I just checked on vanilla Windows7 (same command line interpreter as yours) and
those scripts work just fine:
{code}
c:\_tmp\solr-7.1.0>bin\solr create -c clover
WARNING: Using _default configset. Data driven schema functionality is enabled b
y default, which is
NOT RECOMMENDED for production use.
To turn it off:
curl http://localhost:8983/solr/clover/config -d '{"set-user-propert
y": {"update.autoCreateFields":"false"}}'
Created new core 'clover'
{code}
I suspect you have some other commands in your PATH command that precede the
system ones. Try looking at your PATH command and see if there's anything
suspicious there first.
{code}
c:\_tmp\solr-7.1.0>echo %PATH%
c:\_tmp\zulu8.23.0.3-jdk8.0.144-win_x64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
{code}
> solr.cmd start of solr7.0.1 can't working in win7-64
> ----------------------------------------------------
>
> Key: SOLR-11505
> URL: https://issues.apache.org/jira/browse/SOLR-11505
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: SolrCLI
> Affects Versions: 7.0.1
> Environment: windows 7
> Reporter: cloverliu
> Priority: Critical
> Attachments: screenshot-1.png
>
>
> http://archive.apache.org/dist/lucene/solr/7.0.1/solr-7.0.1.zip
> solr.cmd start of this file can't working in my win7-64bit.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]