indexing XML Solr Schemaless mode -


i'm using solr in schemaless mode, , want index xml files, using post command via shell.

i've configured in solrconfig.xml managedschemadefinition , commented classicindexschemafactory.

the post command index files:
bin/post -c mycollection server/solr/docs/*.xml

where docs folder in i've insert xml files want index mycollection.

the problem in mycollection overview, num docs=0, , in schemabrowser tab there aren't fields of xml indexed.

am missing configuration steps?


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -