You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Isan Fulia <is...@germinait.com> on 2011/01/31 13:12:46 UTC

Patch for edismax Query Parser

Hi all,
I want to know how to apply patch for extended dismax query parser on solr
1.4.1.


-- 
Thanks & Regards,
Isan Fulia.

Re: Patch for edismax Query Parser

Posted by Erick Erickson <er...@gmail.com>.
Have you tried it? What problems are you having?

Please review: http://wiki.apache.org/solr/UsingMailingLists

Erick

On Mon, Jan 31, 2011 at 8:10 AM, Isan Fulia <is...@germinait.com>wrote:

> specifically for edismax patch
>
> On 31 January 2011 18:22, Erick Erickson <er...@gmail.com> wrote:
>
> > Do you know how to apply patches in general? Or is this specifically
> > about the edismax patch?
> >
> > Quick response for the general "how to apply a patch" question:
> > 1> get the source code for Solr
> > 2> get to the point you can run "ant clean test" successfully.
> > 3> apply the source patch
> > 4> execute "ant dist".
> >
> > You should now have a war file in your <solr_home>/dist
> >
> > See: http://wiki.apache.org/solr/HowToContribute#Working_With_Patches
> >
> > NOTE: I haven't applied that specific patch to 1.4.1, so I don't know
> what
> > gremlins
> > are hanging around.
> >
> > Best
> > Erick
> >
> > On Mon, Jan 31, 2011 at 7:12 AM, Isan Fulia <isan.fulia@germinait.com
> > >wrote:
> >
> > > Hi all,
> > > I want to know how to apply patch for extended dismax query parser on
> > solr
> > > 1.4.1.
> > >
> > >
> > > --
> > > Thanks & Regards,
> > > Isan Fulia.
> > >
> >
>
>
>
> --
> Thanks & Regards,
> Isan Fulia.
>

Re: Patch for edismax Query Parser

Posted by Isan Fulia <is...@germinait.com>.
specifically for edismax patch

On 31 January 2011 18:22, Erick Erickson <er...@gmail.com> wrote:

> Do you know how to apply patches in general? Or is this specifically
> about the edismax patch?
>
> Quick response for the general "how to apply a patch" question:
> 1> get the source code for Solr
> 2> get to the point you can run "ant clean test" successfully.
> 3> apply the source patch
> 4> execute "ant dist".
>
> You should now have a war file in your <solr_home>/dist
>
> See: http://wiki.apache.org/solr/HowToContribute#Working_With_Patches
>
> NOTE: I haven't applied that specific patch to 1.4.1, so I don't know what
> gremlins
> are hanging around.
>
> Best
> Erick
>
> On Mon, Jan 31, 2011 at 7:12 AM, Isan Fulia <isan.fulia@germinait.com
> >wrote:
>
> > Hi all,
> > I want to know how to apply patch for extended dismax query parser on
> solr
> > 1.4.1.
> >
> >
> > --
> > Thanks & Regards,
> > Isan Fulia.
> >
>



-- 
Thanks & Regards,
Isan Fulia.

Re: Patch for edismax Query Parser

Posted by Erick Erickson <er...@gmail.com>.
Do you know how to apply patches in general? Or is this specifically
about the edismax patch?

Quick response for the general "how to apply a patch" question:
1> get the source code for Solr
2> get to the point you can run "ant clean test" successfully.
3> apply the source patch
4> execute "ant dist".

You should now have a war file in your <solr_home>/dist

See: http://wiki.apache.org/solr/HowToContribute#Working_With_Patches

NOTE: I haven't applied that specific patch to 1.4.1, so I don't know what
gremlins
are hanging around.

Best
Erick

On Mon, Jan 31, 2011 at 7:12 AM, Isan Fulia <is...@germinait.com>wrote:

> Hi all,
> I want to know how to apply patch for extended dismax query parser on solr
> 1.4.1.
>
>
> --
> Thanks & Regards,
> Isan Fulia.
>