Can you please explain how you solved your problem. Im going crazy over here!
:)
--
View this message in context:
http://n3.nabble.com/DIH-questions-tp719892p722710.html
Sent from the Solr - User mailing list archive at Nabble.com.
see if anything can be done
Thanks
James
http://www.click2money.com
From: Blargy [via Lucene]
[mailto:ml-node+722651-1893075853-124...@n3.nabble.com]
Sent: Thursday, April 15, 2010 4:28 PM
To: caman
Subject: Re: DIH questions
Is there anyway that a sub-entity can delete/rewrite
Is there anyway that a sub-entity can delete/rewrite fields from the
document? Is there anyway sub-entities can get access to what the documents
current value for a current field?
--
View this message in context:
http://n3.nabble.com/DIH-questions-tp719892p722651.html
Sent from the Solr - User m
I gave this config idea a try, looks like it works perfectly. I thought
at first that it wasn't working, but as is usual with such things, my
XML was faulty.
Many many thanks!
Shawn
On 3/18/2010 5:19 PM, Shawn Heisey wrote:
That looks very useful. So does this mean that this will work?
U
That looks very useful. So does this mean that this will work?
URL text:
?command=full-import&numShards=6&modValue=0&minDid=229615984
XML:
query="SELECT * FROM [table] WHERE (did %
${dataimporter.request.numShards}) = ${dataimporter.request.modValue}
AND ${dataimporter.request.minDid} >= did"
On 18.03.2010, at 23:12, Shawn Heisey wrote:
> Below is my data-config.xml file, which I am using to build an index for my
> first shard. I have a couple of questions.
>
> Can Solr include the hostname (short version) it's running on in the query?
> Alternatively, is there a way to override