Lucene. It can run index-supported
> XPath/XQuery over your documents, and you can define arbitrary XPath indexes.
>
> -Mike
>
> On 9/27/13 6:28 AM, Francisco Fernandez wrote:
>> Hi, I'm a newby trying to index PubMed texts obtained as xml with similar
>> structur
Hi, I'm a newby trying to index PubMed texts obtained as xml with similar
structure to:
http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=pubmed&retmode=xml&id=23864173,22073418
The nodes I need to extract, expressed as XPaths would be:
//PubmedArticle/MedlineCitation/PMID
//PubmedArt