You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Rasik Pandey <ra...@ajlsm.com> on 2002/09/12 19:20:59 UTC

RE : Query Rewriting

Otis,

If you have looked at the diff I submitted a few minutes ago, I am sure
your point is reinforced.  My apologies!


Rasik Pandey

-----Message d'origine-----
De : Otis Gospodnetic [mailto:otis_gospodnetic@yahoo.com] 
Envoyé : jeudi 12 septembre 2002 18:24
À : Lucene Developers List
Objet : Re: Query Rewriting


Funny, I was just thinking about adding that to the build file. I use it
at work.

Otis

--- Erik Hatcher <li...@ehatchersolutions.com> wrote:
> Several Jakarta projects have adopted the integration of Checkstyle
> (checkstyle.sourceforge.net) into their builds - which can optionally
> 
> fail the build if coding standards are violated.
> 
> I highly recommend it!
> 
> 	Erik
> 
> 
> Otis Gospodnetic wrote:
> > Good IDE :)  Spaces are healthier.
> > We should standardize and require that, actually.
> > 
> > Otis
> > 
> > --- Clemens Marschner <cm...@lanlab.de> wrote:
> > 
> >>>Please submit diffs.
> >>
> >>Yeah, I'll do that on the weekend, have to get the latest from CVS 
> >>(no fast Internet connection today).
> >>My IDE converts tabs to spaces when saving. Severe?
> >>
> >>
> >>>@@ -151,7 +151,7 @@
> >>>                    Term term = enum.term();
> >>>                    if (term != null && term.field() == testField)
> >>>                    {
> >>>-                        if (!checkLower ||
> >>
> >>term.text().compareTo(lowerText) > 0)
> >>
> >>>+                        if (!checkLower ||
> >>
> >>term.text().compareTo(lowerText) > 0)
> >>
> >>>                        {
> >>>                            checkLower = false;
> >>>                            if (upperTerm != null)
> >>
> >>--C.
> >>
> >>
> >>--
> >>To unsubscribe, e-mail:
> >><ma...@jakarta.apache.org>
> >>For additional commands, e-mail:
> >><ma...@jakarta.apache.org>
> >>
> > 
> > 
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! News - Today's headlines
> > http://news.yahoo.com
> > 
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> > 
> > 
> > 
> 
> 
> 
> --
> To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute

--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>