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

2006-11-07 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-573?page=comments#action_12448007 ] Yonik Seeley commented on LUCENE-573: - The number of people searching for '\' must be minuscule (to non-existent), so I'm personally OK with doing what makes t

[jira] Commented: (LUCENE-702) Disk full during addIndexes(Directory[]) can corrupt index

2006-11-07 Thread Ning Li (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-702?page=comments#action_12448006 ] Ning Li commented on LUCENE-702: > I think we should try to make all of the addIndexes calls (and more > generally any call to Lucene) "transactional". Agree. A tr

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

2006-11-07 Thread Michael Busch (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-573?page=all ] Michael Busch reassigned LUCENE-573: Assignee: Michael Busch > Escaped quotes inside a phrase cause a ParseException > - > >

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

2006-11-07 Thread Michael Busch (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-573?page=comments#action_12447990 ] Michael Busch commented on LUCENE-573: -- Sorry, it took me a while to take care of this patch. You are right, my patch only prevents the ParseException to be t

[jira] Commented: (LUCENE-702) Disk full during addIndexes(Directory[]) can corrupt index

2006-11-07 Thread Michael McCandless (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-702?page=comments#action_12447968 ] Michael McCandless commented on LUCENE-702: --- I think we should try to make all of the addIndexes calls (and more generally any call to Lucene) "transactio

[jira] Updated: (LUCENE-682) QueryParser with Locale Based Operators (French included)

2006-11-07 Thread Patrick Turcotte (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-682?page=all ] Patrick Turcotte updated LUCENE-682: Attachment: LocalizedQueryParser.zip New versions. All in the zip file. Improvements are: - By default, if used, using a localized version disable Engl

JIRA comment replies

2006-11-07 Thread Grant Ingersoll
Is it possible to setup JIRA such that we can quote a previous comment inline in the comment field (from the webpage, not via email) or is this already possible and I am missing it? -Grant - To unsubscribe, e-mail: [EMAIL PR

[jira] Commented: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-11-07 Thread Grant Ingersoll (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=comments#action_12447781 ] Grant Ingersoll commented on LUCENE-675: 1st run downloaded the documents from the Web before starting to index. 2nd run started right off - as input docs

[jira] Updated: (LUCENE-675) Lucene benchmark: objective performance test for Lucene

2006-11-07 Thread Doron Cohen (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-675?page=all ] Doron Cohen updated LUCENE-675: --- Attachment: timedata.zip I tried it and it is working nice! - 1st run downloaded the documents from the Web before starting to index. 2nd run started right off

[jira] Resolved: (LUCENE-364) Further improvements to BooleanScorer2

2006-11-07 Thread Paul Elschot (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-364?page=all ] Paul Elschot resolved LUCENE-364. - Resolution: Won't Fix Assignee: (was: Lucene Developers) This change is meanwhile too far from the trunk to easily regenerate a good patch. > Furt