Re: Regarding number of documents

2012-06-14 Thread Swetha Shenoy
nce if you optimize, so don't optimize > for this > test. > > The fact that this isn't changing even after you add new entries probably > means > you're indexing documents with the same . > > Hope this helps > Erick > > On Thu, Jun 14, 2012 at 12:03 PM

Re: Regarding number of documents

2012-06-14 Thread Swetha Shenoy
:51, Swetha Shenoy wrote: > > That makes sense. But I added a new entry that showed up in the MySQL > > results and not in the Solr search results. The count of documents also > did > > not increase after the addition. How can a new entry show up in MySQL > > results and no

Re: Regarding number of documents

2012-06-13 Thread Swetha Shenoy
wrote: > Could it be that you are getting records that are not unique. If so then > SOLR would just overwrite the non unique documents. > > Thanks > Afroz > > On Wed, Jun 13, 2012 at 4:50 PM, Swetha Shenoy wrote: > > > Note: I don't see any errors in the logs w

Re: Regarding number of documents

2012-06-13 Thread Swetha Shenoy
Note: I don't see any errors in the logs when I run the index. On Wed, Jun 13, 2012 at 5:48 PM, Swetha Shenoy wrote: > Hi, > > I have a data config file that contains the data import query. If I just > run the import query against MySQL, I get a certain number of results. I &

Regarding number of documents

2012-06-13 Thread Swetha Shenoy
Hi, I have a data config file that contains the data import query. If I just run the import query against MySQL, I get a certain number of results. I assume that if I run the full-import, I should get the same number of documents added to the index, but I see that it's not the case and the number