Thanks :)
exactly what I was looking for...as I only need to create the signature once
this works perfect for me:)
Cheers,
Markus
Sent from my iPhone
> On 17.06.2015, at 20:32, Shalin Shekhar Mangar wrote:
>
> Comments inline:
>
> On Wed, Jun 17, 2015 at 3:18 PM, Markus.Mirsberger
> wrot
Sorrystats.field=price
"cmd.ares" wrote:
>lucene index structure:
>product_name type price
>---
>iphone4s mobile 2000
>iphone5 mobile 5000
>S3 mobile 3000
>i
Hi,
You can add stats=true&stats.field=type to your query.
Then you get a stats section in your result which includes the sum of the
choosen field.
Cheers,
Markus
"cmd.ares" wrote:
>lucene index structure:
>product_name type price
>--
Hi,
what is the best way to create a new Collection through the API so I get
an own config folder with schema.xml and solrconfig.xml inside the
created Core?
When I just create a Collection, only the data folder will be created
but the config folder with schema.xml and solrconfig.xml will be