Nice question! O would like to know some solutions in this fileld too.
On Sun, Jun 29, 2008 at 1:04 PM, Jacob Singh <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> Does anyone have any bright ideas on how to benchmark solr? Unless
> someone has something better, here is what I am thinking:
>
> 1. Hav
Hi Folks,
I am having problems with a stored field. The problem is that field is not
being stored as I need it to be. It has a tokenizer
class="solr.HTMLStripWhitespaceTokenizerFactory", but when it is stored,
that tokenizer is not applied. That tokenizer is only applied for the
inverted index of
Hi,
I already haved aked this, but I didn't get any good answer, so I will try
again. I need to pre-process a stored field before it is saved. Just like a
field that is gonna be indexed. I would be good to apply an analyzer to this
stored field.
My problem is that I have to send to solr html docu