Thanks a lot for this fix. I am now eagerly waiting for solr - 4.5
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-patch-Solr4-2-for-SolrEnityProcessor-Sub-Enity-issue-tp4086292p4086973.html
Sent from the Solr - User mailing list archive at Nabble.com.
ew this message in context:
> http://lucene.472066.n3.nabble.com/How-to-patch-Solr4-2-for-SolrEnityProcessor-Sub-Enity-issue-tp4086292p4086572.html
> Sent from the Solr - User mailing list archive at Nabble.com.
--
Regards,
Shalin Shekhar Mangar.
Thanks a lot in advance. I am eagerly waiting for your response.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-patch-Solr4-2-for-SolrEnityProcessor-Sub-Enity-issue-tp4086292p4086572.html
Sent from the Solr - User mailing list archive at Nabble.com.
coming in new core test even though
> core "csearch" contains all the field values for all the records.
>
> I hope it clarifies my situation more,
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-to-patch-Solr4-2-for-SolrEnityProcessor-Sub-Enity-issue-tp4086292p4086564.html
> Sent from the Solr - User mailing list archive at Nabble.com.
--
Regards,
Shalin Shekhar Mangar.
his message in context:
http://lucene.472066.n3.nabble.com/How-to-patch-Solr4-2-for-SolrEnityProcessor-Sub-Enity-issue-tp4086292p4086564.html
Sent from the Solr - User mailing list archive at Nabble.com.
d.set(true); ^
> .\org\apache\solr\handler\dataimport\XPathEntityProcessor.java:409: not a
> statem ent / 445 */ XPathEntityProcessor.2.this.offer(row); ^
> .\org\apache\solr\handler\dataimport\XPathEntityProcessor.java:409: ';'
> expected
>
> /* 445 */ XPathEntityProcessor.2.thi
e\solr\handler\dataimport\XPathEntityProcessor.java:409: ';'
expected
/* 445 */ XPathEntityProcessor.2.this.offer(row); ^ 12 errors
Any idea how to patch Solr4.2 for this issue.
I thought it must be in Sol4.4 but it is not in it. Any help on this.
--
View this message in cont
Well, 1147 is still open and none of the comments indicate it's been
applied, so
no. And there's no subversion commits...
Is 1.4 nightly stable? I can't answer that. It's stable enough to pass all
the unit tests,
but that's not a strong endorsement...
Patches are applied to the source code, then
Is there an easy way to apply this patch to solr 1.4 release in my system
because I will use in the production server.
Thanks,
Chamnap
On Tue, Jul 20, 2010 at 8:49 AM, Chamnap Chhorn wrote:
> The other thing I want to ask is the latest build of solr is stable or not?
> I'm afraid it might bring
The other thing I want to ask is the latest build of solr is stable or not?
I'm afraid it might bring some other problems to my system.
Thanks,
Chamnap
On Tue, Jul 20, 2010 at 8:41 AM, Chamnap Chhorn wrote:
> Ah, I get what you mean. One more thing, I wonder the patch SOLR-1147 has
> included in
Ah, I get what you mean. One more thing, I wonder the patch SOLR-1147 has
included in the last successful build or not?
Thanks,
Chamnap
On Tue, Jul 20, 2010 at 8:26 AM, Erick Erickson wrote:
> Not 1.4 released, 1.4 last successful build. I don't think the 1.4 release
> has the patch applied.
>
Not 1.4 released, 1.4 last successful build. I don't think the 1.4 release
has the patch applied.
See the second link I originally provided.
HTH
Erick
On Mon, Jul 19, 2010 at 9:15 PM, Chamnap Chhorn wrote:
> I'm using Solr 1.4, but the exclusive=true doesn't work for me at all. I
> wonder how t
I'm using Solr 1.4, but the exclusive=true doesn't work for me at all. I
wonder how that is ?
Any ideas?
On Tue, Jul 20, 2010 at 6:40 AM, Erick Erickson wrote:
> I don't think you need to go there. That patch has been committed
> to the 3.x code line as well as the 1.4. You can get the 3x build
I don't think you need to go there. That patch has been committed
to the 3.x code line as well as the 1.4. You can get the 3x build here:
http://hudson.zones.apache.org/hudson/job/Solr-3.x/
Just try that...
Or you can get the latest build if you're working with 1.4 here:
http://hudson.zones.apache
Hi,
I'm a ruby developer, no background in Java at all. I need
*exclusive=true*to work on elevation search component. However, it
does need a patch,
https://issues.apache.org/jira/browse/SOLR-1966. Anyone could present me a
step by step in order to do that?
--
Chhorn Chamnap
http://chamnapchhor
check this
http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201003.mbox/%3c495b6571003260900p2d1e7a01ib5aa211f84379...@mail.gmail.com%3e
2010/6/13 Li Li
> I want to use fast highlighter in solr1.4 and find a issue in
> https://issues.apache.org/jira/browse/SOLR-1268
> File Name
I want to use fast highlighter in solr1.4 and find a issue in
https://issues.apache.org/jira/browse/SOLR-1268
File Name Date Attached ↑
Attached By Size
SOLR-1268.patch 2010-02-05 10:32 PM
Koji Sekiguc
please help me.. I am stuck..
I tried different way using terminal but still not finding way to patch...
-- Forwarded message --
From: Jonty Rhods
Date: Wed, May 12, 2010 at 11:56 AM
Subject: Re: how to patch solr-236 in mac os
To: solr-user@lucene.apache.org
I tried to patch
I tried to patch from diffrent src folder but asking for file name to
patch..
and I think some dependent patch also required..
please guide me to patch SOLR-236.patch (with dependent patch if any).
If it will require then I will again download the src code from trunk..
thanks
On Wed, May 12, 2010
hi
I tried to patch by following command on console
patch -p0 < SOLR-236-trunk.patch
patching file
solr/src/java/org/apache/solr/handler/component/CollapseComponent.java
patching file
solr/src/test/test-files/solr/conf/solrconfig-fieldcollapse.xml
patching file
solr/src/java/org/apache/solr/searc
In Eclipse (you *may* need to have the subclipse plugin installed), just
right-click on the project>>team>>apply patch and follow the wizard
HTH
Erick
On Tue, May 11, 2010 at 12:50 PM, Jonty Rhods wrote:
> hi David,
> thanks for quick reply..
> please give me full command. so I can patch. w
Hi jonty,
In then root directory of the src run
patch -p0 < name_of_patch.patch
David Stuart
On 11 May 2010, at 17:50, Jonty Rhods wrote:
hi David,
thanks for quick reply..
please give me full command. so I can patch. what is meaning of
[level].
As I write I had downloaded latest src f
hi David,
thanks for quick reply..
please give me full command. so I can patch. what is meaning of [level].
As I write I had downloaded latest src from trunk.. So please also tell
that, in terminal what will be command and from where I can run..
should I try
>patch -p[level] < name_of_patch.patch
Hey,
In osx you shoud be able to patch in the same way as on liux patch -p
[level] < name_of_patch.patch. You can do this from the shell
including on the mac.
David Stuart
On 11 May 2010, at 17:15, Jonty Rhods wrote:
hi all,
I am very new to solr.
Now I required to patch solr (patch no
hi all,
I am very new to solr.
Now I required to patch solr (patch no 236).
I download the latest src code and patch, but unable to finde suitable way
to patch.
I have eclipse installed.
please guide me..
You need to apply the patch to the source then compile the source. Applying
the patch can be done in any modern IDE, but it may take some poking. In
Eclipse, bring up the context menu on the project, team>>apply patch.
Or you can use the patch command directly (install svn first), see
http://wiki.
Ranveer,
there's many ways on Windows as well.
An easy way is provided in IntelliJ IDEA's support for subversion.
There must be a similar one by Eclipse.
And of course, there's the gang of command-line tools provided by
Cygwin.
paul
On 22-févr.-10, at 15:15, Ranveer Kumar wrote:
Hi All,
Hi All,
I have no idea about "How to run patch?"
I am using windows os and I need to patch
https://issues.apache.org/jira/secure/attachment/12407047/SOLR-1139.patch
Currently I download solr 1.4 and using.
Should I need to download source code and compiled. or can patch jar
(compiled) file directl
On 9-Sep-07, at 8:57 PM, James liu wrote:
i wanna try patch:
https://issues.apache.org/jira/browse/SOLR-139?
page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel
and i download solr1.2 release
patch < SOLR-269*.pach(when in
'/tmp/apache-solr-1.2.0/src/test/org/apache/solr/u
thks ,ryan.
2007/9/10, Ryan McKinley <[EMAIL PROTECTED]>:
>
> James liu wrote:
> > i wanna try patch:
> >
> https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel
> >
> > and i download solr1.2 release
> >
>
> The most recent patch is E
James liu wrote:
i wanna try patch:
https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel
and i download solr1.2 release
The most recent patch is Eriks-ModifiableDocument.patch
You will need to apply it to solr trunk. (not 1.2 r
i wanna try patch:
https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel
and i download solr1.2 release
patch < SOLR-269*.pach(when in
'/tmp/apache-solr-1.2.0/src/test/org/apache/solr/update'
)
it show me
|Index: src/test/org/apache
32 matches
Mail list logo