SEVERE: java.lang.OutOfMemoryError: Java heap space

2006-03-22 Thread rm_solr
Occasionally when inserting I get the error message SEVERE: java.lang.OutOfMemoryError: Java heap space Any clues how to track down when&where it's happening? Or any good way I can get better clues how to track it down? I'm doing inserts of about 1000 documents at a time between commits. Would

A concise way to get just IDs

2006-04-17 Thread rm_solr
Is there a consise way to query just a single field from a solr query? I was trying to use solr in a BI application which will allow the dynamic creation of olap cubes based on the results of keyword searches; and in this case I'm not really interested in just the top N results nor the documents