On Wed, 6 Aug 2008 12:25:34 +1000
Norberto Meijome <[EMAIL PROTECTED]> wrote:

> On Tue, 5 Aug 2008 14:41:08 -0300
> "Scott Swan" <[EMAIL PROTECTED]> wrote:
> 
> > I currently have multiple documents that i would like to index but i would 
> > like to combine two fields to produce the unique key.
> > 
> > the documents either have 1 or the other fields so by combining the two 
> > fields i will get a unique result.
> > 
> > is this possible in the solr schema? 
> >   
> 
> Hi Scott,
> you can't do that by the schema - you need to do it when you generate your 
> document, before posting it to SOLR.

Hi again,
after reading the DataImportHandler documentation, you could do this too with 
specific configuration in DIH itself. Of course, you have to be using DIH to 
load data into your SOLR ;)

B

_________________________
{Beto|Norberto|Numard} Meijome

"Intellectual: 'Someone who has been educated beyond his/her intelligence'"
   Arthur C. Clarke, from "3001, The Final Odyssey", Sources.

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