[
https://issues.apache.org/jira/browse/SOLR-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927846#action_12927846
]
Erick Erickson commented on SOLR-2215:
--------------------------------------
I really doubt you're seeing a bug in Solr, especially since it would make Solr
unusable. People would have noticed...
What you're seeing can happen under a couple of circumstances:
1> you didn't commit after your last batch update.
2> some of your docs have the same value defined for any <uniqueKey> you have
in your schema.xml file.
Try looking here:
solr/admin/schema.jsp
and if you see your numDocs and maxDocs numbers differ, then you have a bunch
of deleted files in your index.
Erick
P.S. It would have been better to discuss the problem first before raising a
Jira...
> Solr records doesn't exceede 7281 even when I insert 16500 entry
> ----------------------------------------------------------------
>
> Key: SOLR-2215
> URL: https://issues.apache.org/jira/browse/SOLR-2215
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.4.1
> Reporter: Ahmed
>
> I've inserted 16500 entry into solr
> But when i query all entries I get only 7281
> This is the query I use
> http://127.0.0.1:8088/solr/select/?q=*&version=2.2&start=0&rows=10&indent=on
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]