Yes your right I mistyped when I said [* : *]. I did mean [* TO *]
hossman wrote:
>
>
> : present and have a end date in the present/future or none at all. I had
> : looked into searching for null dates and had come across the -date[* :
> *]
> : syntax, which searches for the absence of the in
: present and have a end date in the present/future or none at all. I had
: looked into searching for null dates and had come across the -date[* : *]
: syntax, which searches for the absence of the index value for the field
: specified.
to clarify: that isn't valid syntax. i think you are confus
Christian Kolodziej wrote:
>
> Hi Chris,
>
>>I'm having a lot of trouble getting this query syntax to work correctly.
>>How
>>can I search for a date, which is either in the future OR missing
>>completely
>>(meaning open ended)
>>
>>I've tried -endDate:[* TO *] OR endDate[NOW TO *] but that do
Hi Chris,
>I'm having a lot of trouble getting this query syntax to work correctly.
>How
>can I search for a date, which is either in the future OR missing
>completely
>(meaning open ended)
>
>I've tried -endDate:[* TO *] OR endDate[NOW TO *] but that doesn't work.
>Adding parentheses doesn't help