Quantcast
Channel: MarsHut
Browsing all 6551 articles
Browse latest View live
↧

Explain Solr Query Execution

How will a query like below will get executed, In which order q=samplestring1 AND samplestring2 fq= Field1^1.0 Field2^0.9 Field3^0.8 defType=edismax fl=samplefield1,samplefiled2,samplefiled3 I...

View Article


'Perform Task' -> Says it doesn't exist

I have a task called 'Actual Time'. I am trying to perform that inside another task, with Perform Task, and then specify the task to perform (by using the pick list) and when I run the task that the...

View Article


mongo db multi record not working

3 records need to be updated when I use multi:true only one got it update which is similar to NOT using multi:true. Is something wrong with the update statement ? thanks for response. test@-Mongo->...

View Article

MongoDB driver for c# app store (Metro) API, is anyone owrking on it?

Hello all, I would like to connect my App Store application (c#) to MongoDB but the existing driver uses a lot of API (.NET) that where removed/replaced in the 'changes' they did to the API. is anyone...

View Article

An OpenStack Storage Hackathon

We thought it would be fun to have a storage hackathon at the OpenStack Summit in ATL to encourage developers to dive into the brave new world of Open Software-defined Storage, and storage integration...

View Article


Fix use of free in walsender error handling after a sysid mismatch.

Hi, Walsender does a PQClear(con) but then accesses data acquired with PQgetvalue(). That's clearly not ok. Greetings, Andres Freund

View Article

GridX using HiddenColumns

I'm trying to implement hidden columns in my grid, and so far not having any success. Listing "hiddenColumns" in the grid init shows up like the right syntax in Firebug, but the rows are not hidden on...

View Article

Qgis Python Error when using openlayers plugin and some others

Greetings. I get this error when trying to use openlayers plugin and some others like "RT Mapserver Export" Ha ocurrido un error mientras se ejecutaba el código de Python: Traceback (most recent call...

View Article


v7-stable: Configuration error with line breaks in RainerScript action syntax

Hi, I am currently porting a rsyslog configuration to RainerScript syntax for rsyslog-7.6.3. I converted 1: *.=debug;\ 2: auth,authpriv.none;\ 3: news.none;mail.none /var/log/debug into 1: *.=debug;\...

View Article


(Java) Using the new Router in 2.3.2

In the new Router documentation for version 2.3.2 (http://doc.akka.io/docs/akka/2.3.2/java/routing.html), I noticed that in their very first example, they use a new Router class. From the example, it...

View Article

envelope/postage announcement

Michael Tocci kindly announced these packages recently and they sound promising but my search-fu is failing me - anyone got a link please?

View Article

Get object address when creating it in for loop

How to get and address of newly created object and put it in pointer array? int maxNeurons = 100; Neuron*[] neurons = new Neuron*[](maxNeurons); Neuron n; for(int i = 0; i < maxNeurons; i++) n = new...

View Article

Grails 2.3.x run-war throwing exception with tomcat.nio enabled

Hi, It seems that the run-war command in grails 2.3.8 has an issue with the NIO connector for some reasons. When setting grails.tomcat.nio = true in BuildConfig.groovy, grails is throwing an...

View Article


inn gateway

Hello, I have now a running mailman and a running inn news server - only for mailing lists access (news.culte.org) I try to setup the gateway. in mailman, I wrote localhost as news server (the two apps...

View Article

Solaris pfexec and chef-solo provisioner

Hi, I'm trying to use chef-solo to provision some Solaris 10 VMs and the chef-solo provisioner looks to only support "sudo". The following SSH command responded with a non-zero exit status. I've set...

View Article


Radio transmission power TinyOS 2.x

Hi, I am working with simulation of WSN using TinyOS 2.1.2 with MicaZ as the platform. I wanted to check the change in power consumption based on change in range of transmission. As mentioned in few...

View Article

CQ stats for the week of April 28, 2014

Last week out of 747 blink issues *429 (57%)* were processed by the commit queue. This is down *6 percentage points* from the previous week. 50% of CLs finished processing within *1.2 hours (no change...

View Article


Directory and ACL authentication

Hello, Coming from wholesale background, my FS's run without any registrations. So far everything was ACL-based using "apply-inbound-acl" and I did not use any directory entries. The only problem with...

View Article

CentOS Script

I saw something about a script on GitHub to install Cloudstack on Cent. Going through my emails I'm unable to find it. Anyone have the link handy? Sent from my iPhone

View Article

Builder Mediator support in ESB

Hi All, According to the ESB documentation the 'Builder Mediator' has not listed as a standard mediator under the catalog [1], but there is a reference to Builder Mediator at [2] . Since this mediator...

View Article
Browsing all 6551 articles
Browse latest View live