On Wed, Aug 7, 2013 at 6:06 PM, Raymond Wiker [via Lucene] <ml-node+s472066n4082996...@n3.nabble.com> wrote: > If you want to see alll results, you can either increase "rows", or run > multiple queries, increasing "offset" each time.
Thanks, I got that. But where it can be done? I mean multiple queries?? Also I am getting the following error, using a different database, while indexing now: "The model '<UserProfile: Ms. Srishti D/o Sh. Praveen Kumar, >' has an empty model_attr 'company' and doesn't allow a default or null value." Is it a solr problem? Because my model has this attribute defined as: company = models.CharField(max_length=255,blank=True, null=True) How to solve this error? Here is the model: http://tny.cz/422c5fb7 -- Kamaljeet Kaur kamalkaur188.wordpress.com facebook.com/kaur.188 -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-doesn-t-make-indexes-for-all-the-enteries-tp4082977p4083456.html Sent from the Solr - User mailing list archive at Nabble.com.