Will this support "near" without a #? Maybe with a default that can be set for the #?
Scott > -----Original Message----- > From: Peter Carlson [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 15, 2002 2:23 PM > To: Lucene Developers List > Subject: Status of proximity in query language > > > Hi, > > There has been a lot of discussion about how the proximity > operator will be > incorporated into the query language. > > I propose that we use the foo near# bar method. > If there is another syntax people like we can add that too or > add it later. > > I have already made the changes to support this in > queryParser.jj (although > it would be great if Brain would validate it's good way to go). > > I would suggest we add this after 1.2 goes final. Hopefully soon? > > Thanks for the feedback > > --Peter > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> >
