Thanks for your reply .. I am trying to use the database for solr search but getting this error..
<abortOnConfigurationError>false</abortOnConfigurationError> in null ------------------------------------------------------------- java.lang.NullPointerException at org.apache.solr.handler.dataimport.DataImporter.<init>(DataImporter.java:95) at org.apache.solr.handler.dataimport.DataImportHandler.inform(DataImportHandler.java:106) at org.apache.solr.core.SolrResourceLoader Can you please suggest me some possible solution? Karsten F. wrote: > > hi manishkbawne, > > unspecific ideas of search improvements are her: > http://wiki.apache.org/solr/SolrPerformanceFactors > > I really like the last idea in > http://wiki.apache.org/lucene-java/ImproveSearchingSpeed > : > Use a profiler and ask a more specific question in this forum. > > Best regards > Karsten > > > > manishkbawne wrote: >> >> I am using solr search to search through xml files. As I am working on >> millions of data, the result output is slower. Can anyone please suggest >> me some way, by which I can increase the search result output? >> > > -- View this message in context: http://old.nabble.com/solr-search-tp26125183p26128341.html Sent from the Solr - User mailing list archive at Nabble.com.