Thanks for Anshum & Gora's suggestion.
I haven't set default fl in solrconfig.xml and the documents do contain
tagid and bizid field(I've tried both q=*:* and q=bizid:2380505101).
I'll look into the reindex possibility that Gora mentioned.
2015-02-09 18:37 GMT+08:00 Gora Mohanty :
> On 9 February
nshum Gupta :
> What happens? You seem to be getting back the stored fields for the top 10
> documents.
> What do you want/think should happen?
>
> On Mon, Feb 9, 2015 at 12:56 AM, Sandy Ding
> wrote:
>
> > Part of my schema is as follows:
> >
> >
Part of my schema is as follows:
When I issue the following command,
curl "http://localhost:8983/solr/pa_info/select?q=*:*&rows=10";
The response is:
016*:*106594047971492348841962242048101233589714923488419632906261783978259149234884196329062711972893031492348841963290629
>
> Sign up for my Solr resources newsletter at http://www.solr-start.com/
>
>
> On 6 January 2015 at 00:30, Sandy Ding wrote:
> > Using rows=xxx doesn't seem to work.
> > Is there a way to do this?
>
Using rows=xxx doesn't seem to work.
Is there a way to do this?
va
> http://heliosearch.org/streaming-aggregation-for-solrcloud/
>
>
>
>
>
> Joel Bernstein
> Search Engineer at Heliosearch
>
> On Mon, Dec 29, 2014 at 2:20 AM, Sandy Ding
> wrote:
>
> > Hi, Joel
> >
> > Thanks for your reply.
> > It seems that the
results from all the
> >> shards.
> >>
> >> As Jack said, add &distrib=false to the query, send it to the same
> >> shard you send the export command to and the results should match.
> >>
> >> Also, be sure your configuration for the
id override within a
> single shard.
>
> Plus, uniqueIDs expected to be unique across shards.
>
> Ahmet
>
>
>
> On Friday, December 26, 2014 11:00 AM, Sandy Ding
> wrote:
> Hi, all
>
> I've recently set up a solr cluster and found that "export&q
the request to.
>
> Please confirm whether you have read the doc for the Solr export feature:
> https://cwiki.apache.org/confluence/display/solr/Exporting+Result+Sets
>
>
> -- Jack Krupansky
>
> On Fri, Dec 26, 2014 at 3:58 AM, Sandy Ding
> wrote:
>
> > Hi, all
Hi, all
I've recently set up a solr cluster and found that "export" returns
different results from "select".
And I confirmed that the "export" results are wrong by manually query the
results.
Even simple queries as follows will get different results:
curl "http://localhost:8983/solr/pa_info/selec
10 matches
Mail list logo