[
https://issues.apache.org/jira/browse/LUCENE-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marko Asplund updated LUCENE-1029:
--
Attachment: ISOLatin1AccentFilter-javadoc.patch
I think the class javadoc is very misleading s
I wouldn't pretend to know the truth on this matter, but you might
update the wikipedia article http://en.wikipedia.org/wiki/Diacritic if
you do, as it does not agree with your comments.
Marko Asplund (JIRA) wrote:
[
https://issues.apache.org/jira/browse/LUCENE-1029?page=com.atlassian.ji
Mark Miller wrote:
I wouldn't pretend to know the truth on this matter, but you might
update the wikipedia article http://en.wikipedia.org/wiki/Diacritic if
you do, as it does not agree with your comments.
Wikipedia says, "Swedish uses characters identical to a-diaeresis (ä)
and o-diaeresis (
I feel like a fool continuing this debate, being the least intelligent
guy in the room, but here goes:
My point was that wikipedia (the link i gave and other definitions I
saw) seem to refer to the little markings around a letter as
diacriticals whether they mean the letter is a completely dif
Mark Miller wrote:
My point was that wikipedia (the link i gave and other definitions I
saw) seem to refer to the little markings around a letter as
diacriticals whether they mean the letter is a completely different
letter or not (see the part mentioning Scandinavian, as well as possibly
Webs
[
https://issues.apache.org/jira/browse/LUCENE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin updated LUCENE-626:
---
Attachment: (was: LUCENE-626_20070817.patch)
> Extended spell checker with phrase support and ada
[
https://issues.apache.org/jira/browse/LUCENE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin updated LUCENE-626:
---
Attachment: (was: spellchecker.diff)
> Extended spell checker with phrase support and adaptive us
[
https://issues.apache.org/jira/browse/LUCENE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin updated LUCENE-626:
---
Attachment: LUCENE-626_2007_10_16.txt
New in this patch:
* Dictionary persistence using BDB/je/3.2.
[
https://issues.apache.org/jira/browse/LUCENE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin updated LUCENE-626:
---
Attachment: (was: didyoumean.patch.bz2)
> Extended spell checker with phrase support and adaptive
[
https://issues.apache.org/jira/browse/LUCENE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin updated LUCENE-626:
---
Description:
Extensive java docs available in patch, but I try to keep it compiled here:
http://gina
[
https://issues.apache.org/jira/browse/LUCENE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535331
]
Michael McCandless commented on LUCENE-1012:
OK I will commit a fix to the javadocs.
> Problems with ma
[
https://issues.apache.org/jira/browse/LUCENE-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1012:
---
Assignee: Michael McCandless
> Problems with maxMergeDocs parameter
> --
[
https://issues.apache.org/jira/browse/LUCENE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535335
]
Michael Busch commented on LUCENE-743:
--
> in deciding "to clone or not clone" for the purposes of implementing
[
https://issues.apache.org/jira/browse/LUCENE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535342
]
Doug Cutting commented on LUCENE-743:
-
{quote}
Hmm, so what are our long-term plans for indexreaders? If our goal
[
https://issues.apache.org/jira/browse/LUCENE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535350
]
Michael Busch commented on LUCENE-743:
--
{quote}
I think that's a fine direction. Note however that IndexWriter i
[
https://issues.apache.org/jira/browse/LUCENE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535352
]
Doug Cutting commented on LUCENE-743:
-
Got it. IndexWriter only works with SegmentReaders anyway, not with an
a
[
https://issues.apache.org/jira/browse/LUCENE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535354
]
Yonik Seeley commented on LUCENE-743:
-
Having a read-only IndexReader would (should?) mean being able to remove
[
https://issues.apache.org/jira/browse/LUCENE-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535357
]
Michael Busch commented on LUCENE-887:
--
I think we can close this issue because we have a concurrent MergeSchedu
[
https://issues.apache.org/jira/browse/LUCENE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535362
]
Michael Busch commented on LUCENE-743:
--
{quote}
So I think deleteDocument(int id) should either be moved to a su
[
https://issues.apache.org/jira/browse/LUCENE-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535366
]
Michael Busch commented on LUCENE-887:
--
Just to confirm: close(false) only aborts running merges, but waits for
[
https://issues.apache.org/jira/browse/LUCENE-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535369
]
Michael McCandless commented on LUCENE-887:
---
That's right.
Close calls flush() and flush() waits for any i
[
https://issues.apache.org/jira/browse/LUCENE-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin updated LUCENE-550:
---
Attachment: LUCENE-550_20071017_no_core_changes.txt
In this path:
* As the Segment-dito, non-mapper
Hoss Man commented on LUCENE-997:
> I'm not entirely convinced it makes sense to modify these classes to
> include timeouts
> as core functionality ... would it make more sense to deal with this in
> subclasses of
> IndexSearcher/TopDocs/Hits ?
I like the idea of timeouts as core functionality,
This gets even more complicated when you throw Polish in. We do have diacritics
(such as ó, ż, ź or ą)
http://www.fileformat.info/info/unicode/char/0105/index.htm
but we _also_ have things like "ł" (l with a stroke):
http://www.fileformat.info/info/unicode/char/0142/index.htm
I don't think
24 matches
Mail list logo