[
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
[
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
[
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
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
[ 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
[ 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
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