On Fri, 7 Mar 2008 17:59:48 -0800 (PST)
Chris Hostetter <[EMAIL PROTECTED]> wrote:

> I believe Norberto ment he was handling it in his update client code -- 
> before sending the docs to Solr.

Indeed, this what we do. We have a process that parses certain files, generates
documents following the SOLR schema in use and publishes them to the index.
This process is the one that generates the DocID based on other fields.

> 
> Something that *seems* possible but I've never actaully tried is writting 
> a "ConcatTokenFilterFactory" that queues up all the tokens and joins 
> them together (using some confiured string, defaulting to "")  then you 
> could in theory do something like this...

yeah, i never tried this because we need somewhat more complex calculations to
be done for DocId.

cheers,
B

_________________________
{Beto|Norberto|Numard} Meijome

"It's not what you do, it's the love you put into it."
   Mother Theresa.

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.

Reply via email to