[jira] Updated: (LUCENE-1029) Illegal character replacements in ISOLatin1AccentFilter

2007-10-16 Thread Marko Asplund (JIRA)
[ 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

Re: [jira] Updated: (LUCENE-1029) Illegal character replacements in ISOLatin1AccentFilter

2007-10-16 Thread Mark Miller
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

Re: [jira] Updated: (LUCENE-1029) Illegal character replacements in ISOLatin1AccentFilter

2007-10-16 Thread Doug Cutting
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 (

Re: [jira] Updated: (LUCENE-1029) Illegal character replacements in ISOLatin1AccentFilter

2007-10-16 Thread Mark Miller
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

Re: [jira] Updated: (LUCENE-1029) Illegal character replacements in ISOLatin1AccentFilter

2007-10-16 Thread Doug Cutting
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

[jira] Updated: (LUCENE-626) Extended spell checker with phrase support and adaptive user session analysis.

2007-10-16 Thread Karl Wettin (JIRA)
[ 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

[jira] Updated: (LUCENE-626) Extended spell checker with phrase support and adaptive user session analysis.

2007-10-16 Thread Karl Wettin (JIRA)
[ 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

[jira] Updated: (LUCENE-626) Extended spell checker with phrase support and adaptive user session analysis.

2007-10-16 Thread Karl Wettin (JIRA)
[ 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.

[jira] Updated: (LUCENE-626) Extended spell checker with phrase support and adaptive user session analysis.

2007-10-16 Thread Karl Wettin (JIRA)
[ 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

[jira] Updated: (LUCENE-626) Extended spell checker with phrase support and adaptive user session analysis.

2007-10-16 Thread Karl Wettin (JIRA)
[ 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

[jira] Commented: (LUCENE-1012) Problems with maxMergeDocs parameter

2007-10-16 Thread Michael McCandless (JIRA)
[ 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

[jira] Updated: (LUCENE-1012) Problems with maxMergeDocs parameter

2007-10-16 Thread Michael McCandless (JIRA)
[ 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 > --

[jira] Commented: (LUCENE-743) IndexReader.reopen()

2007-10-16 Thread Michael Busch (JIRA)
[ 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

[jira] Commented: (LUCENE-743) IndexReader.reopen()

2007-10-16 Thread Doug Cutting (JIRA)
[ 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

[jira] Commented: (LUCENE-743) IndexReader.reopen()

2007-10-16 Thread Michael Busch (JIRA)
[ 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

[jira] Commented: (LUCENE-743) IndexReader.reopen()

2007-10-16 Thread Doug Cutting (JIRA)
[ 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

[jira] Commented: (LUCENE-743) IndexReader.reopen()

2007-10-16 Thread Yonik Seeley (JIRA)
[ 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

[jira] Commented: (LUCENE-887) Interruptible segment merges

2007-10-16 Thread Michael Busch (JIRA)
[ 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

[jira] Commented: (LUCENE-743) IndexReader.reopen()

2007-10-16 Thread Michael Busch (JIRA)
[ 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

[jira] Commented: (LUCENE-887) Interruptible segment merges

2007-10-16 Thread Michael Busch (JIRA)
[ 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

[jira] Commented: (LUCENE-887) Interruptible segment merges

2007-10-16 Thread Michael McCandless (JIRA)
[ 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

[jira] Updated: (LUCENE-550) InstantiatedIndex - faster but memory consuming index

2007-10-16 Thread Karl Wettin (JIRA)
[ 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

Re: [jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2007-10-16 Thread Roy Ward
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,

Re: [jira] Updated: (LUCENE-1029) Illegal character replacements in ISOLatin1AccentFilter

2007-10-16 Thread Dawid Weiss
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