Hi Jack,
As you are Solr expert so I am expecting suggestion on this post by you.
Actually, the best approach would be using "ExtarctingUpdateProcessor" for
the kind of problem I have but unfortunately the same is not released yet
and even not started yet.
If you have something on top of your mind
Thanks Jack for throwing your idea. I tell you my problem in more detail.
I have an email which I have to index. The email contains some text contents
(email headers, email body) and binary data (email attachments in pdf, doc
etc formats). I want to index text and binary contents separately.
So I a
You have have to identify some field of the first document that uniquely
identifies it as being distinct from the others which have the same unique
ID key field (which is now non-unique.) Then you can boost based on that
differentiating field.
But... you should confirm whether you really need