> aaah okay.
>
> so its SolrDocument in "normal" search never been used ? its only for other
> solr-plugins ? 
>   

SolrDocument is under org.apache.solr.common which is for the
solr-solj.jar and not available for the solr-core.jar
see e.g.:
http://lucene.apache.org/solr/api/org/apache/solr/common/SolrDocument.html
http://www.jarvana.com/jarvana/view/org/apache/solr/solr-solrj/1.4.1/solr-solrj-1.4.1.jar!/org/apache/solr/common/SolrDocument.class?classDetails=ok

So, yes. I think, it is only for solrj ('handle queries + responses in
pure Java')

Regards,
Peter.


-- 
http://jetwick.com twitter search prototype


Reply via email to