I guess it shouldnt be much
>> different
>> > since it also uses the HTTP calls to communicate to Solr ..
>> >
>> > Thanks for your help
>> > Adeel
>> >
>> > On Thu, Sep 23, 2010 at 7:16 AM, kenf_nc
>> wrote:
>> >
&
less,
> >> the
> >> str is a data type (string), it can be int, float, double, date, and
> >> others.
> >> So to not lose any information you may want to do something like:
> >>
> >> 123
> >> xyz
> >>
> >> Which I agree makes more sense to me. The name of the field is more
> >> important than it's datatype, but I don't want to lose track of the data
> >> type.
> >>
> >> Ken
> >> --
> >> View this message in context:
> >>
> http://lucene.472066.n3.nabble.com/Solr-Reporting-tp1565271p1567604.html
> >> Sent from the Solr - User mailing list archive at Nabble.com.
> >>
> >
>
n you may want to do something like:
>>
>> 123
>> xyz
>>
>> Which I agree makes more sense to me. The name of the field is more
>> important than it's datatype, but I don't want to lose track of the data
>> type.
>>
>> Ken
>> --
>> View this message in context:
>> http://lucene.472066.n3.nabble.com/Solr-Reporting-tp1565271p1567604.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
>
you may want to do something like:
>
> 123
> xyz
>
> Which I agree makes more sense to me. The name of the field is more
> important than it's datatype, but I don't want to lose track of the data
> type.
>
> Ken
> --
> View this message in context:
>
rtant than it's datatype, but I don't want to lose track of the data
type.
Ken
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Reporting-tp1565271p1567604.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi Adeel,
I would use the first approach since it is more flexible and easier to use.
Please consider XsltResponseWriter which allows to transform result set from
Solr's default xml structure into custom using provided xslt template.
Myron
2010/9/23 Adeel Qureshi
> This probably isnt directly
This probably isnt directly a solr user type question but its close enough
so I am gonna post it here. I have been using solr for a few months now and
it works just out of this world so I definitely love the software (and
obviously lucene too) .. but I feel that solr output xml is in kind of weird
Hi Lance,
thnx a tonwill look into BIRT
Regards,
Raakhi
On Thu, Oct 8, 2009 at 1:22 AM, Lance Norskog 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 a
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 wrote:
> On Wed, Oct 7, 2009 at 2:51 PM, Rakhi Khatwani wrote:
>
>> we basic
On Wed, Oct 7, 2009 at 2:51 PM, Rakhi Khatwani 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 b
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 <
shalinman...@gmail.com> wrote:
> On Tue, Oct 6, 2009 at 1:09 PM, Rakhi Khatwani
> wrote:
>
> > Hi,
> >i wanted to query s
On Tue, Oct 6, 2009 at 1:09 PM, Rakhi Khatwani 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
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
13 matches
Mail list logo