our actual configuration.
>
> Ludovic.
>
> -
> Jouve
> France.
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/correct-XPATH-syntax-tp3951804p3959397.html
> Sent from the Solr - User mailing list archive at Nabble.com.
--
Lance Norskog
goks...@gmail.com
h and then import the author
field with your actual configuration.
Ludovic.
-
Jouve
France.
--
View this message in context:
http://lucene.472066.n3.nabble.com/correct-XPATH-syntax-tp3951804p3959397.html
Sent from the Solr - User mailing list archive at Nabble.com.
quot; mailto:boutr...@gmail.com>>
wrote:
Hi David,
what do you want to do with the 'commonField' option ?
Is it possible to have the part of the schema for the author field please ?
Is the author field stored ?
Ludovic.
-
Jouve
France.
--
View this message in cont
Hi David,
what do you want to do with the 'commonField' option ?
Is it possible to have the part of the schema for the author field please ?
Is the author field stored ?
Ludovic.
-
Jouve
France.
--
View this message in context:
http://lucene.472066.n3.nabble.com/correct-XP
gt;.xml-1
>
>I don't think the that the commonField option is needed here, I think you
>should suppress it.
>
>Ludovic.
>
>-
>Jouve
>France.
>--
>View this message in context:
>http://lucene.472066.n3.nabble.com/correct-XPATH-syntax-tp3951804p3952812.
>html
>Sent from the Solr - User mailing list archive at Nabble.com.
that the commonField option is needed here, I think you
should suppress it.
Ludovic.
-
Jouve
France.
--
View this message in context:
http://lucene.472066.n3.nabble.com/correct-XPATH-syntax-tp3951804p3952812.html
Sent from the Solr - User mailing list archive at Nabble.com.
Answering my own question: I think I can do this by writing a script that
concats the Lastname, Forname and Initials and adding that to xpath =
/AuthorList/Author
Yes?
On 4/30/12 4:49 PM, "Twomey, David" wrote:
>Sorry hit send too soon. Continued the email below
>
>On 4/30/12 4:46 PM, "Twome
Sorry hit send too soon. Continued the email below
On 4/30/12 4:46 PM, "Twomey, David" wrote:
>
>Is this possible in DataImportHandler
>
>I want the following XML to all collapse into one mult-valued Author field
>
>
>
> Sørlie
> T
> T
>
>
> Perou
> C M
> CM
>
>
> Tibshirani
> R
>
Is this possible in DataImportHandler
I want the following XML to all collapse into one Author field
Sørlie
T
T
Perou
C M
CM
Tibshirani
R
R
...
So my XPATH is like