简体   繁体   中英

Locate schema.xml in Solr

I have installed django-haystack and pysolr. I don't get any errors so I think I've installed it correctly. I have called build_solr_schema and I now have a xml output. I am going to insert this xml output in schema.xml but I can't locate it.

I'm using Cloud9 so it's not that obvious where to look.

Hope someone has solved this issue before me.

Have you install Solr ?

http://django-haystack.readthedocs.org/en/latest/installing_search_engines.html

Schema.xml puts in solr folder.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM