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
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
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,
15 matches
Mail list logo