[jira] Commented: (LUCENE-639) [PATCH] Slight performance improvement for readVInt() of IndexInput

2006-08-07 Thread Johan Stuyts (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-639?page=comments#action_12426181 ] Johan Stuyts commented on LUCENE-639: - Yonik, I agree that instead of using artificial data sets instead of real ones might influence the results. Getting my h

[jira] Commented: (LUCENE-639) [PATCH] Slight performance improvement for readVInt() of IndexInput

2006-08-07 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-639?page=comments#action_12426225 ] Yonik Seeley commented on LUCENE-639: - > I also think that you drew your conclusion too fast. My conclusion was that I didn't personally have more time to spen

Re: GData-Server: SoC almost finished, server almost done so far....

2006-08-07 Thread Yonik Seeley
It's looking good Simon, I was trying out some queries on your public server. So is there a place for the gdata server on http://lucene.apache.org/java/? Should that located in the sandbox of as a contribution? I'm not quite sure what you are asking here... do you mean a place for a web-site o

Re: GData-Server: SoC almost finished, server almost done so far....

2006-08-07 Thread Simon Willnauer
Good stuff yonik!! On 8/7/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: It's looking good Simon, I was trying out some queries on your public server. > So is there a place for the gdata server on http://lucene.apache.org/java/? > Should that located in the sandbox of as a contribution? I'm not qu

Re: GData-Server: SoC almost finished, server almost done so far....

2006-08-07 Thread Yonik Seeley
On 8/7/06, Simon Willnauer <[EMAIL PROTECTED]> wrote: Good stuff yonik!! On 8/7/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: > It's looking good Simon, I was trying out some queries on your public server. > > > So is there a place for the gdata server on http://lucene.apache.org/java/? > > Should

Re: GData-Server: SoC almost finished, server almost done so far....

2006-08-07 Thread Simon Willnauer
On 8/7/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: On 8/7/06, Simon Willnauer <[EMAIL PROTECTED]> wrote: > Good stuff yonik!! > On 8/7/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: > > It's looking good Simon, I was trying out some queries on your public server. > > > > > So is there a place for t

[jira] Commented: (LUCENE-400) NGramFilter -- construct n-grams from a TokenStream

2006-08-07 Thread Sebastian Kirsch (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-400?page=comments#action_12426327 ] Sebastian Kirsch commented on LUCENE-400: - Hi Otis, I did not figure out the problem. Getting rid of Commons Collection should be no problem; I am just us

[jira] Commented: (LUCENE-400) NGramFilter -- construct n-grams from a TokenStream

2006-08-07 Thread Sebastian Kirsch (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-400?page=comments#action_12426327 ] Sebastian Kirsch commented on LUCENE-400: - Hi Otis, I did not figure out the problem. Getting rid of Commons Collection should be no problem; I am just us

[jira] Updated: (LUCENE-573) Escaped quotes inside a phrase cause a ParseException

2006-08-07 Thread Michael Busch (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-573?page=all ] Michael Busch updated LUCENE-573: - Attachment: escaped_quotes_inside_phrases.patch Tomislav, thanks for finding this problem in the queryparser. I attach a patch file that fixes this bug. Now