[jira] Commented: (LUCENE-525) A standard Lucene install that works for simple web sites

2006-03-19 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-525?page=comments#action_12370974 ] Hoss Man commented on LUCENE-525: - Lucene is a library for build applications that include search functionality -- it is not itself an application. If you want to down load a

[jira] Commented: (LUCENE-523) FSDirectory.openFile(String) causes ClassCastException

2006-03-19 Thread Sascha Sadat-Guscheh (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-523?page=comments#action_12371011 ] Sascha Sadat-Guscheh commented on LUCENE-523: - i run into this problem when using the jackrabbit jcr implementation. any ideas for a workaround? > FSDirectory.ope

[jira] Commented: (LUCENE-523) FSDirectory.openFile(String) causes ClassCastException

2006-03-19 Thread Jukka Zitting (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-523?page=comments#action_12371018 ] Jukka Zitting commented on LUCENE-523: -- The related Jackrabbit issue is http://issues.apache.org/jira/browse/JCR-352 > FSDirectory.openFile(String) causes ClassCastExcept

[jira] Created: (LUCENE-526) FieldSortedHitQueue - subsequent String sorts with different locales sort identically

2006-03-19 Thread Paul Cowan (JIRA)
FieldSortedHitQueue - subsequent String sorts with different locales sort identically - Key: LUCENE-526 URL: http://issues.apache.org/jira/browse/LUCENE-526 Project: Lucene - Java Ty

[jira] Updated: (LUCENE-526) FieldSortedHitQueue - subsequent String sorts with different locales sort identically

2006-03-19 Thread Paul Cowan (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-526?page=all ] Paul Cowan updated LUCENE-526: -- Attachment: LUCENE-526.txt Attached is a patch that provides an additional test case to TestSort.java for this issue (currently fails on latest trunk code) and pat

[jira] Updated: (LUCENE-526) FieldSortedHitQueue - subsequent String sorts with different locales sort identically

2006-03-19 Thread Paul Cowan (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-526?page=all ] Paul Cowan updated LUCENE-526: -- Attachment: LUCENE-526-b.txt New version of the patch with unicode escapes instead of hard-coded non-ASCII characters (which are bound to cause problems later) in

[jira] Created: (LUCENE-527) Bug in the TermDocs.freq() method?

2006-03-19 Thread H?kon T. Bommen (JIRA)
Bug in the TermDocs.freq() method? --- Key: LUCENE-527 URL: http://issues.apache.org/jira/browse/LUCENE-527 Project: Lucene - Java Type: Bug Versions: 1.9 Environment: Scientific linux Reporter: HÃ¥kon T. Bommen I belive