> we use something in between: fq=fieldName[* TO *]
>
> --
> *John Blythe*
> Product Manager & Lead Developer
>
> 251.605.3071 | j...@curvolabs.com
> www.curvolabs.com
>
> 58 Adams Ave
> Evansville, IN 47713
>
> On Fri, Jul 15, 2016 at 10:17 AM, Valentina Cavazz
we use something in between: fq=fieldName[* TO *]
--
*John Blythe*
Product Manager & Lead Developer
251.605.3071 | j...@curvolabs.com
www.curvolabs.com
58 Adams Ave
Evansville, IN 47713
On Fri, Jul 15, 2016 at 10:17 AM, Valentina Cavazza
wrote:
> Hi,
> I need to search documents t
specific field populated
Hi,
I need to search documents that have a specific field populated, so I want to
display all the documents that have the field not empty.
This field in schema is set multivalued=true, indexed=true, stored=true,
default=EMPTY.
This field type is solr.TextField class, use
Hi,
I need to search documents that have a specific field populated, so I
want to display all the documents that have the field not empty.
This field in schema is set multivalued=true, indexed=true, stored=true,
default=EMPTY.
This field type is solr.TextField class, use