Pooja Verlani wrote:
Hi,
I want to index an xml like following:
John
1979-29-17T28:14:48Z
ABC College
1998
PQRS College
2001
XYZ College
2003
Pooja,
have a look at Solr's DataImportHandler. XPathEntityProcessor [1] should
suit your needs.
Best,
Sascha
[1] http://wiki.apache.org/solr/DataImportHandler#XPathEntityProcessor
Pooja Verlani schrieb:
Hi,
I want to index an xml like following:
John
1979-29-17T28:14:48Z
Hi,
I want to index an xml like following:
John
1979-29-17T28:14:48Z
ABC College
1998
PQRS College
2001
XYZ College
2003
I am not able to judge