Re: Viewing more than 10 results in Solr Admin

2017-02-28 Thread Alexandre Rafalovitch
You don't put those is Q. You put those in other parameters. But just putting numbers in the boxes should work. Unless you have javascript disabled or something. On 28 Feb 2017 1:23 PM, "OTH" wrote: > As per your advice I just tried submitting with the following text in the > "q" field: > > > >

Re: Viewing more than 10 results in Solr Admin

2017-02-28 Thread David Hastings
ille, NY 14068 www.wshein.com/contact-us From: OTH Sent: Tuesday, February 28, 2017 1:23 PM To: solr-user@lucene.apache.org Subject: Re: Viewing more than 10 results in Solr Admin As per your advice I just tried submitting with the following text in the "q" field: > > *:*&s

Re: Viewing more than 10 results in Solr Admin

2017-02-28 Thread OTH
As per your advice I just tried submitting with the following text in the "q" field: > > *:*&start=0&rows=20 However I got the following response / error: { "responseHeader":{ "status":400, "QTime":13, "params":{ "q":"*:*&start=0&rows=20", "indent":"on", "wt":"json

Re: Viewing more than 10 results in Solr Admin

2017-02-28 Thread OTH
Hello, thanks for response - There are no screenshots attached to your email though. On Tue, Feb 28, 2017 at 11:12 PM, Deeksha Sharma < dsha...@flexerasoftware.com> wrote: > By default its 10 rows on Admin UI and indeed its gray. But did you tried > writing a number into the text field for: > Sta

Re: Viewing more than 10 results in Solr Admin

2017-02-28 Thread Deeksha Sharma
By default its 10 rows on Admin UI and indeed its gray. But did you tried writing a number into the text field for: Start,rows. See the screen shots attached. On 2/28/17, 10:08 AM, "OTH" wrote: Hello, In the browser-based Solr Admin, in the 'Query' page, the "start" and "row

Viewing more than 10 results in Solr Admin

2017-02-28 Thread OTH
Hello, In the browser-based Solr Admin, in the 'Query' page, the "start" and "rows" input boxes have default values of 0 and 10 respectively, but these values are grayed out the input boxes are not allowing me to change their values. Therefore, whenever I submit a query on this page, I am only ev