Hi, On Fri, Apr 25, 2014 at 11:15 AM, <[email protected]> wrote:
> > From what you said earlier, > Isn't that the same as contentLength in index-more plugin which is > determined according > to the type of download page? > > Pretty much ;) It would be interesting to see if you could use Gora to Query by Field for all domains with the a certain key e.g. same site domain. This would aggregate results and you could sum all contentLength's. Alternatively of course you could use HBase shell or Cassandra CQL. Only problem with Cassandra is that *everything* is in Bytes in CQL as we write in Bytes so it looks really messy. You would be better to use Gora for the queries in Cassandra. Please let me know how you get on. Thanks Lewis

