xt.com/ -- Solr - Lucene - Nutch
>
>
>
> - Original Message
> > From: William Pierce
> > To: solr-user@lucene.apache.org
> > Sent: Fri, December 4, 2009 2:43:25 PM
> > Subject: Best way to handle bitfields in solr...
> >
> > Folks:
> >
>
Would http://wiki.apache.org/solr/FunctionQuery#fieldvalue help?
Otis
--
Sematext -- http://sematext.com/ -- Solr - Lucene - Nutch
- Original Message
> From: William Pierce
> To: solr-user@lucene.apache.org
> Sent: Fri, December 4, 2009 2:43:25 PM
> Subject: Best w
Folks:
In my db I currently have fields that represent bitmasks. Thus, for example,
a value of the mask of 48 might represent an "undergraduate" (value = 16) and
"graduate" (value = 32). Currently, the corresponding field in solr is a
multi-valued string field called "EdLevel" which will h