Re: create feeds in GDATA - Server

2006-06-11 Thread Simon Willnauer
On 6/11/06, Otis Gospodnetic <[EMAIL PROTECTED]> wrote: Simon, quick comments. If you are at the stage where you are still open to changing that XML, I'd change: --> --> --> I do agree with you, this was just an example. For the final schema I will discuss that on the mailiing list again

[jira] Commented: (LUCENE-551) Make Lucene - Java 1.9.1 Available in Maven2 repository in iBibilio.org

2006-06-11 Thread Martin Cooper (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-551?page=comments#action_12415763 ] Martin Cooper commented on LUCENE-551: -- I've deployed Lucene Core 1.9.1 and 2.0.0 to the ASF Maven 2 repository: http://www.apache.org/dist/maven-repository/org/apache/lu

[jira] Created: (LUCENE-598) GData Server MileStone 1 Revision

2006-06-11 Thread Simon Willnauer (JIRA)
GData Server MileStone 1 Revision - Key: LUCENE-598 URL: http://issues.apache.org/jira/browse/LUCENE-598 Project: Lucene - Java Type: New Feature Components: Other Reporter: Simon Willnauer Priority: Minor Some Improveme

[jira] Updated: (LUCENE-598) GData Server MileStone 1 Revision

2006-06-11 Thread Simon Willnauer (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-598?page=all ] Simon Willnauer updated LUCENE-598: --- Attachment: gdata_11_06_06.txt diff file - diff since last revision Lots of changes due to some refactoring > GData Server MileStone 1 Revision > --

[jira] Commented: (LUCENE-509) Performance optimization when retrieving a single field from a document

2006-06-11 Thread Grant Ingersoll (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-509?page=comments#action_12415798 ] Grant Ingersoll commented on LUCENE-509: Hi Steve, Does Issue 545 take care of this one? I just committed it on Friday and I think it does. Or perhaps there are par

[jira] Commented: (LUCENE-504) FuzzyQuery produces a "java.lang.NegativeArraySizeException" in PriorityQueue.initialize if I use Integer.MAX_VALUE as BooleanQuery.MaxClauseCount

2006-06-11 Thread Doron Cohen (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-504?page=comments#action_12415800 ] Doron Cohen commented on LUCENE-504: LuceneFAQ item"Why am I getting a TooManyClauses exception?" suggests:"use BooleanQuery.setMaxClauseCount(Integer.MAX_VALUE)

[jira] Updated: (LUCENE-504) FuzzyQuery produces a "java.lang.NegativeArraySizeException" in PriorityQueue.initialize if I use Integer.MAX_VALUE as BooleanQuery.MaxClauseCount

2006-06-11 Thread Doron Cohen (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-504?page=all ] Doron Cohen updated LUCENE-504: --- Attachment: BooleanQuery.java.diff PriorityQueue.java.diff > FuzzyQuery produces a "java.lang.NegativeArraySizeException" in > PriorityQueue.init

[jira] Resolved: (LUCENE-551) Make Lucene - Java 1.9.1 Available in Maven2 repository in iBibilio.org

2006-06-11 Thread Otis Gospodnetic (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-551?page=all ] Otis Gospodnetic resolved LUCENE-551: - Resolution: Fixed Thanks Martin (and ignore my email, I see all the info is here and at http://wiki.apache.org/jakarta-lucene/ReleaseTodo ). >

[jira] Commented: (LUCENE-504) FuzzyQuery produces a "java.lang.NegativeArraySizeException" in PriorityQueue.initialize if I use Integer.MAX_VALUE as BooleanQuery.MaxClauseCount

2006-06-11 Thread Otis Gospodnetic (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-504?page=comments#action_12415807 ] Otis Gospodnetic commented on LUCENE-504: - I imagine the limit will depend on how big of a heap you allow, no? What happens if you increase the heap size drammaticall

[jira] Created: (LUCENE-599) java.io.IOException: Pipe Closed

2006-06-11 Thread Akshay Java (JIRA)
java.io.IOException: Pipe Closed Key: LUCENE-599 URL: http://issues.apache.org/jira/browse/LUCENE-599 Project: Lucene - Java Type: Bug Components: Index Versions: 2.0.0 Environment: Linux, Java version 1.5.0_04 Repor