You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Rakhi Khatwani <rk...@gmail.com> on 2009/10/06 09:39:22 UTC

solr reporting tool adapter

Hi,
        i wanted to query solr and send the output  some reporting tool. has
anyone done something like that? moreover, which reporting filter is good??
ny suggesstions?

Regards,
Raakhi

Re: solr reporting tool adapter

Posted by Rakhi Khatwani <rk...@gmail.com>.
Hi Lance,
thnx a ton....will look into BIRT
Regards,
Raakhi

On Thu, Oct 8, 2009 at 1:22 AM, Lance Norskog <go...@gmail.com> wrote:

> The BIRT project can do what you want. It has a nice form creator and
> you can configure http XML input formats.
>
> It includes very complete Eclipse plugins and there is a book about it.
>
>
> On 10/7/09, Shalin Shekhar Mangar <sh...@gmail.com> wrote:
> > On Wed, Oct 7, 2009 at 2:51 PM, Rakhi Khatwani <rk...@gmail.com>
> wrote:
> >
> >> we basically wanna generate PDF reports which contain, tag clouds, bar
> >> charts, pie charts etc.
> >>
> >
> > Faceting on a field will give you top terms and frequency information
> which
> > can be used to create tag clouds. What do you want to plot on a bar
> chart?
> >
> > I don't know of a reporting tool which can hook into Solr for creating
> such
> > things.
> >
> > --
> > Regards,
> > Shalin Shekhar Mangar.
> >
>
>
> --
> Lance Norskog
> goksron@gmail.com
>

Re: solr reporting tool adapter

Posted by Lance Norskog <go...@gmail.com>.
The BIRT project can do what you want. It has a nice form creator and
you can configure http XML input formats.

It includes very complete Eclipse plugins and there is a book about it.


On 10/7/09, Shalin Shekhar Mangar <sh...@gmail.com> wrote:
> On Wed, Oct 7, 2009 at 2:51 PM, Rakhi Khatwani <rk...@gmail.com> wrote:
>
>> we basically wanna generate PDF reports which contain, tag clouds, bar
>> charts, pie charts etc.
>>
>
> Faceting on a field will give you top terms and frequency information which
> can be used to create tag clouds. What do you want to plot on a bar chart?
>
> I don't know of a reporting tool which can hook into Solr for creating such
> things.
>
> --
> Regards,
> Shalin Shekhar Mangar.
>


-- 
Lance Norskog
goksron@gmail.com

Re: solr reporting tool adapter

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
On Wed, Oct 7, 2009 at 2:51 PM, Rakhi Khatwani <rk...@gmail.com> wrote:

> we basically wanna generate PDF reports which contain, tag clouds, bar
> charts, pie charts etc.
>

Faceting on a field will give you top terms and frequency information which
can be used to create tag clouds. What do you want to plot on a bar chart?

I don't know of a reporting tool which can hook into Solr for creating such
things.

-- 
Regards,
Shalin Shekhar Mangar.

Re: solr reporting tool adapter

Posted by Rakhi Khatwani <rk...@gmail.com>.
we basically wanna generate PDF reports which contain, tag clouds, bar
charts, pie charts etc.
Regards,
Raakhi

On Wed, Oct 7, 2009 at 1:28 PM, Shalin Shekhar Mangar <
shalinmangar@gmail.com> wrote:

> On Tue, Oct 6, 2009 at 1:09 PM, Rakhi Khatwani <rk...@gmail.com>
> wrote:
>
> > Hi,
> >        i wanted to query solr and send the output  some reporting tool.
> has
> > anyone done something like that? moreover, which reporting filter is
> good??
> > ny suggesstions?
> >
> >
> Can you be more specific on what you want to achieve? What kind of reports
> are you looking for?
>
> --
> Regards,
> Shalin Shekhar Mangar.
>

Re: solr reporting tool adapter

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
On Tue, Oct 6, 2009 at 1:09 PM, Rakhi Khatwani <rk...@gmail.com> wrote:

> Hi,
>        i wanted to query solr and send the output  some reporting tool. has
> anyone done something like that? moreover, which reporting filter is good??
> ny suggesstions?
>
>
Can you be more specific on what you want to achieve? What kind of reports
are you looking for?

-- 
Regards,
Shalin Shekhar Mangar.