Re: Bitmap field in solr

2012-08-24 Thread Erick Erickson
There are a couple of open JIRAs, but native bitwise support isn't in the code yet. See SOLR-1913 and SOLR-1918 Best Erick On Thu, Aug 23, 2012 at 4:31 PM, Andy Lester wrote: > > On Aug 23, 2012, at 2:54 PM, Rohit Harchandani wrote: > >> Hi all, >> Is there any way to have a bitmap field in Solr

Re: Bitmap field in solr

2012-08-23 Thread Andy Lester
On Aug 23, 2012, at 2:54 PM, Rohit Harchandani wrote: > Hi all, > Is there any way to have a bitmap field in Solr?? > I have a use case where I need to search specific attributes of a document. > Rather than having an is_A, is_B, is_C (all related to each other)etc...how > would i store all this