Stored should not matter. What do you see when you add &debug=query?
My bet is one of two things:
1> you're not searching against the field you think
2> you didn't commit when you ran your first test...
Best,
Erick
On Thu, Jul 6, 2017 at 12:38 PM, Saurabh Sethi
wrote:
> Typo in previous response
Typo in previous response. Following is correct:
On Thu, Jul 6, 2017 at 12:37 PM, Saurabh Sethi
wrote:
>
>
>
> On Thu, Jul 6, 2017 at 12:16 PM, Susheel Kumar
> wrote:
>
>> and how do you create the field? Share the the line where you are
>> creating
>> the above field1
>>
>> >
>> On Thu, J
On Thu, Jul 6, 2017 at 12:16 PM, Susheel Kumar
wrote:
> and how do you create the field? Share the the line where you are creating
> the above field1
>
>
> On Thu, Jul 6, 2017 at 2:42 PM, Saurabh Sethi
> wrote:
>
> > Do we need to store boolean field in order to query it?
> >
> > The query
and how do you create the field? Share the the line where you are creating
the above field1
wrote:
> Do we need to store boolean field in order to query it?
>
> The query I am running is "field1:true"
>
> With the following field type, where "stored=false", query returns 0
> result.
>
> stored