Re: posting html files

2015-08-03 Thread Huiying Ma
using the default, data_driven_schema_configs instead. > > If you’re still having issues, please provide full details of what you’ve > tried. > > — > Erik Hatcher, Senior Solutions Architect > http://www.lucidworks.com <http://www.lucidworks.com/> > > > > > &g

posting html files

2015-08-03 Thread Huiying Ma
Hi everyone, I created a core with the basic config sets and schema, when I use bin/post to post one html file, I got the error: SimplePostTool: WARNING: IOException while reading response: java.io.FileNotFoundException.. HTTP ERROR 404 when I go to localhost:8983/solr/core/update, I got:

Question about indexing html file

2015-07-17 Thread Huiying Ma
Hi everyone, I'm a new user for solr and I need to index some html files based on the tags and the classes and then complete a web interface to fulfill the search document search function. Now I have some question about how to index those html files using my own rules. I have checked the documents