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
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
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.
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
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
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
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
t;>>> I have an XML file with structure :
>>>>>
>>>>> ...
>>>>> ...
>>>>> .
>>>>> .
>>>>>
>>>>>
>>>>> It is present on disk on some location let's say C:\\documents
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
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
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
>> 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
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
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.
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
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
16 matches
Mail list logo