solr faceted search performance reason

2011-04-06 Thread Robin Palotai
Hello List, Please see my question at http://stackoverflow.com/questions/5552919/how-does-lucene-solr-achieve-high-performance-in-multi-field-faceted-search, I would be interested to know some details. Thank you, Robin

Re: solr faceted search performance reason

2011-04-06 Thread Robin Palotai
understand Lucene is not purely vector space based.* Thanks, Robin On Wed, Apr 6, 2011 at 3:15 PM, Erick Erickson wrote: > Please re-post the question here so others can see > the discussion without going to another list. > > Best > Erick > > On Wed, Apr 6, 2011 at 4:09 AM,

missing content stream on csv upload

2011-05-23 Thread Robin Palotai
Hi, When uploading csv using curl http://localhost:8983/solr/update/csv --data-binary @books.csv -H 'Content-type:text/plain; charset=utf-8' as mentioned at the Wiki, you can get a "missing content stream" error on the jetty console. The problem is that on Windows, the -H parameter should be put