Is it not possible to expose the shards to your IP and eclipse-debug the
queries via the solr frontend? If you need to intercept the queries between
frontend and shards in a non-windows environment, you could try wireshark
or tcpmon (http://ws.apache.org/commons/tcpmon/)

On Wed, Dec 7, 2011 at 10:40 AM, Kashif Khan <uplink2...@gmail.com> wrote:

> i am already using eclipse jetty for debugging but it is really hectic when
> we have shards and queries going to each shard i want to skip it and see in
> the fiddler rather.
> --
> Kashif Khan. B.E.,
> +91 99805 57379
> http://www.kashifkhan.in
>
>
>
> On Wed, Dec 7, 2011 at 12:54 PM, Dmitry Kan [via Lucene] <
> ml-node+s472066n3566661...@n3.nabble.com> wrote:
>
> > If you mean debugging the queries, you can use eclipse+jetty plugin setup
> > (
> > http://code.google.com/p/run-jetty-run/) with solr web app (
> >
> >
> http://hokiesuns.blogspot.com/2010/01/setting-up-apache-solr-in-eclipse.html
> > )
> >
> > On Tue, Dec 6, 2011 at 2:57 PM, Kashif Khan <[hidden email]<
> http://user/SendEmail.jtp?type=node&node=3566661&i=0>>
> > wrote:
> >
> > > Hi all,
> > >
> > > I have developed a solr request handler in which i am querying for
> > shards
> > > and mergin the results but i do not see any queries in the fiddler. How
> > can
> > > i track or capture the queries from the request handler in the fiddler
> > to
> > > see the queries and what setting i have to do for that. Please help me
> > out
> > > with this.
> > >
> > > Thank u in advance
> > >
> > > --
> > > View this message in context:
> > >
> >
> http://lucene.472066.n3.nabble.com/Solr-request-handler-queries-in-fiddler-tp3564260p3564260.html
> > > Sent from the Solr - User mailing list archive at Nabble.com.
> > >
> >
> >
> >
> > --
> > Regards,
> >
> > Dmitry Kan
> >
> >
> > ------------------------------
> >  If you reply to this email, your message will be added to the discussion
> > below:
> >
> >
> http://lucene.472066.n3.nabble.com/Solr-request-handler-queries-in-fiddler-tp3564260p3566661.html
> >  To unsubscribe from Solr request handler queries in fiddler, click here<
> http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3564260&code=dXBsaW5rMjAxMEBnbWFpbC5jb218MzU2NDI2MHwtMTgzODU3NDI3OQ==
> >
> > .
> > NAML<
> http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml
> >
> >
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-request-handler-queries-in-fiddler-tp3564260p3566778.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>



-- 
Regards,

Dmitry Kan

Reply via email to