Re: xml indexing

2017-07-05 Thread txlap786
ee #3 json response "detailComment", [ "100.01", null, "102.01", null ] return as #3 indexed "detailComment": [ "100.01", "0.0", "102.01", "0.0" ] detailComment 0.0

Re: xml indexing

2017-07-04 Thread Alexandre Rafalovitch
ailComment" : [ > "100.01", > "102.01", > "102.02", > "120.01", > "120.02", > "153.01", > "320.01" > ] > > > so, > > default doesnt work due to multivalued > > How can i index t

xml indexing

2017-07-04 Thread txlap786
as something visible. like "0","null","NULL" or "empty" I want the indexed ones to be same as json return.. Can i use xPathprocessor inside of xPathprocessor to get those "entryDetail" ? So i wont have to use multivalues anymore. just gonna set default values for each -- View this message in context: http://lucene.472066.n3.nabble.com/xml-indexing-tp4344191.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Pubmed XML indexing

2013-09-27 Thread Francisco Fernandez
Many thanks both Mike and Alexandre. I'll peek those tools. Lux seems a good option. Thanks again, Francisco El 27/09/2013, a las 09:33, Michael Sokolov escribió: > You might be interested in Lux (http://luxdb.org), which is designed for > indexing and querying XML using Solr and Lucene. It ca

Re: Pubmed XML indexing

2013-09-27 Thread Michael Sokolov
You might be interested in Lux (http://luxdb.org), which is designed for indexing and querying XML using Solr and 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 n

Re: Pubmed XML indexing

2013-09-27 Thread Alexandre Rafalovitch
Did you look at dataImportHandler? There is also Flume, I think. Regards, Alex On 27 Sep 2013 17:28, "Francisco Fernandez" wrote: > 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=pub

Pubmed XML indexing

2013-09-27 Thread Francisco Fernandez
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

Re: SolrJ XML indexing

2009-03-11 Thread Ashish P
t;>>> I have an XML file with structure : >>>>> >>>>> ... >>>>> ... >>>>> . >>>>> . >>>>> >>>>> >>>>> It is present on disk on some location let's say C:\\documents

Re: SolrJ XML indexing

2009-03-11 Thread Jon Baer
convert each document to solrInputDocument by parsing XML Q.2 How to use DirectXmlRequest?? any example Thanks in advance... Ashish -- View this message in context: http://www.nabble.com/SolrJ-XML-indexing-tp22450845p22450845.html Sent from the Solr - User mailing list archive at Nabble.c

Re: SolrJ XML indexing

2009-03-11 Thread Paul Libbrecht
w to use DirectXmlRequest?? any example Thanks in advance... Ashish -- View this message in context: http://www.nabble.com/SolrJ-XML-indexing-tp22450845p22450845.html Sent from the Solr - User mailing list archive at Nabble.com. -- --Noble Paul -- View this message in context: ht

Re: SolrJ XML indexing

2009-03-11 Thread Ashish P
in this file directly?? or do I >>> have >>> to convert each document to solrInputDocument by parsing XML >>> >>> Q.2 How to use DirectXmlRequest?? any example >>> >>> Thanks in advance... >>> Ashish >>> >>> >>&g

Re: SolrJ XML indexing

2009-03-11 Thread Ashish P
>> Q.2 How to use DirectXmlRequest?? any example >> >> Thanks in advance... >> Ashish >> >> >> >> >> -- >> View this message in context: >> http://www.nabble.com/SolrJ-XML-indexing-tp22450845p22450845.html >> Sent from the Solr - Us

Re: SolrJ XML indexing

2009-03-11 Thread Noble Paul നോബിള്‍ नोब्ळ्
Thanks in advance... > Ashish > > > > > -- > View this message in context: > http://www.nabble.com/SolrJ-XML-indexing-tp22450845p22450845.html > Sent from the Solr - User mailing list archive at Nabble.com. > > -- --Noble Paul

SolrJ XML indexing

2009-03-11 Thread Ashish P
o use DirectXmlRequest?? any example Thanks in advance... Ashish -- View this message in context: http://www.nabble.com/SolrJ-XML-indexing-tp22450845p22450845.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: sql tables to XML(indexing SQL tables)

2008-12-03 Thread Noble Paul നോബിള്‍ नोब्ळ्
Did you look at the DataImportHandler http://wiki.apache.org/solr/DataImportHandler On Wed, Dec 3, 2008 at 4:29 PM, Neha Bhardwaj <[EMAIL PROTECTED]> wrote: > I have just starting using solr and with the help of documentation > available I can't figure out if Is there any way with which I can

sql tables to XML(indexing SQL tables)

2008-12-03 Thread Neha Bhardwaj
I have just starting using solr and with the help of documentation available I can't figure out if Is there any way with which I can convert SQL data into XML so that I can index them in solr. Can anyone help me on that. DISCLAIMER == This e-mail may contain privileged