There has been talk of a bit fieldType, but I don't think it has
ever been implemented. I don't think you need a custom
FieldType, there already is a BinaryType (although I confess
I haven't used it, so check first ).
>From there, I think your custom Similarity is the way to go...
Best
Erick
On
Hi,
I am new to solr and I apologize if I am not using the right terms in
my question. I want to use solr to store and search for some chemistry
data. For each molecule (represented as a string), I can convert it
into a bitset representation (fixed length). To search for the
molecule, the similari