Hi Gimantha,

Thanks for you answer. I ll write the query as you suggested.

Regards,
Iqbal

On Mon, Feb 6, 2017 at 12:43 AM, Gimantha Bandara <[email protected]> wrote:

> Hi,
> If you want to search multiple records with specific values in a field,
> then you will have to have a combined query using "OR". In your case, it
> will be,
> appID:1 OR appID:3 OR appID:4
>
> On Sun, Feb 5, 2017 at 10:55 PM Irham Iqbal <[email protected]> wrote:
>
>> Adding telco dev service guys.
>>
>> On Sun, Feb 5, 2017 at 8:19 PM, Irham Iqbal <[email protected]> wrote:
>>
>> HI All,
>>
>> I need to retrieve data for multiple elements of a column, such as
>> application Id with 1, 3, 4 from a table we created using Spark. But the
>> problem is I need to give space between the elements otherwise no data is
>> returning, I mean
>> applicationId:(1,3,4) is not retuning any data, but applicationId:(1, 3, 4)
>> retuning data.
>> It's not only from the UI it's happening also when trying to get the data
>> org.wso2.carbon.analytics.jsservice.AnalyticsCachedJSServiceConnector.
>>
>> Any idea ?
>>
>> Thanks,
>> Iqbal
>>
>> --
>> Irham Iqbal
>> Software Engineer
>> WSO2
>> phone: +94 777888452
>> <http://wso2.com/signature>
>>
>>
>>
>>
>> --
>> Irham Iqbal
>> Software Engineer
>> WSO2
>> phone: +94 777888452
>> <http://wso2.com/signature>
>>
>> --
> Gimantha Bandara
> Software Engineer
> WSO2. Inc : http://wso2.com
> Mobile : +94714961919 <+94%2071%20496%201919>
>



-- 
Irham Iqbal
Software Engineer
WSO2
phone: +94 777888452
<http://wso2.com/signature>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to