Please provide details. You might want to review:

http://wiki.apache.org/solr/UsingMailingLists

You haven't provided
1> the sample doc
2> the schema you're using, at least for the search field
3> the solrconfig.xml file, particularly the default search field
4> the results of adding &debug=query and seeing how the query parses

Without these, it's impossible to say anything except the very
generic statement "are you sure you issued a commit after you
indexed the doc?"

Best,
Erick

On Fri, Aug 21, 2015 at 8:52 AM, CrazyDiamond <crazy_diam...@mail.ru> wrote:
> i add document to solr(cloud) using rsolr. it returns  "responseHeader" => {
>         "status" => 0,
>          "QTime" => 5
>     }
> }. But when i search for added document nothing is found.
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/solr-add-document-tp4224480.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to