[jira] Commented: (LUCENE-2015) ASCIIFoldingFilter: expose folding logic + small improvements to ISOLatin1AccentFilter

2010-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843539#action_12843539 ] Cédrik LIME commented on LUCENE-2015: - Robert, any news on this patch? Can we ge

[jira] Updated: (LUCENE-2015) ASCIIFoldingFilter: expose folding logic + small improvements to ISOLatin1AccentFilter

2010-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cédrik LIME updated LUCENE-2015: Attachment: LUCENE-2015.patch Robert: I liked the dual approach (fold 1 {{char}} / a {{char

[jira] Account password

2010-04-13 Thread jira
You (or someone else) has reset your password. - Your password has been changed to: MCwqNr You can change your password here: https://issues.apache.org/jira/secure/ViewProfile.jspa Here are the details of your account

[jira] Created: (LUCENE-489) Wildcard Queries with leading "*"

2006-01-23 Thread JIRA
Wildcard Queries with leading "*" - Key: LUCENE-489 URL: http://issues.apache.org/jira/browse/LUCENE-489 Project: Lucene - Java Type: Wish Components: QueryParser Reporter: Peter Schäfer It would be nice to hav

[jira] Commented: (LUCENE-489) Wildcard Queries with leading "*"

2006-01-24 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-489?page=comments#action_12363790 ] Peter Schäfer commented on LUCENE-489: -- Thanks, I know that those queries perform badly. Do you have a hint how to improve those kinds of queries ? Or is there a chance

[jira] Commented: (LUCENE-489) Wildcard Queries with leading "*"

2006-01-24 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-489?page=comments#action_12363796 ] Peter Schäfer commented on LUCENE-489: -- great idea, thanks ! but what about *xyz* :-( > Wildcard Queries with lead

[jira] Created: (LUCENE-552) NPE during mergeSegments

2006-04-21 Thread JIRA
NPE during mergeSegments Key: LUCENE-552 URL: http://issues.apache.org/jira/browse/LUCENE-552 Project: Lucene - Java Type: Bug Components: Index Versions: 2.0 Environment: 2.0-rc1-dev Reporter: Ole Kværnø The JVM stops

[jira] Commented: (LUCENE-552) NPE during mergeSegments

2006-04-26 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-552?page=comments#action_12376656 ] Ole Kværnø commented on LUCENE-552: --- Occured once more. Further log details (SRC = rev 396455) ... [java] [GC 537735K->471821K(769088K), 0.0765670 s

[jira] Created: (LUCENE-584) Decouple Filter from BitSet

2006-05-31 Thread JIRA
Decouple Filter from BitSet --- Key: LUCENE-584 URL: http://issues.apache.org/jira/browse/LUCENE-584 Project: Lucene - Java Type: Improvement Components: Search Versions: 2.0.1 Reporter: Peter Schäfer Priority: Minor

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2006-06-01 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-584?page=comments#action_12414224 ] Peter Schäfer commented on LUCENE-584: -- thanks, this looks interesting. Regards, Peter > Decouple Filter from BitSet > --- > >

[jira] Created: (LUCENE-593) Spellchecker's dictionary iterator misbehaves

2006-06-08 Thread JIRA
Spellchecker's dictionary iterator misbehaves - Key: LUCENE-593 URL: http://issues.apache.org/jira/browse/LUCENE-593 Project: Lucene - Java Type: Bug Components: Search Versions: 2.0.0 Environment: Any

[jira] Commented: (LUCENE-593) Spellchecker's dictionary iterator misbehaves

2006-06-08 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-593?page=comments#action_12415345 ] Kåre Fiedler Christiansen commented on LUCENE-593: -- Ad 1) - I don't. I just noticed it when looking at the code. However, if the iterator is only suppos

[jira] Updated: (LUCENE-593) Spellchecker's dictionary iterator misbehaves

2006-06-30 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-593?page=all ] Kåre Fiedler Christiansen updated LUCENE-593: - Attachment: LuceneDictionary.java.diff Patch to make LuceneDictionery's Iterator conform with the Iterator contract > Spellc

[jira] Commenté: (LUCENE-285) Dav id Spencer Spell Checker improved

2006-06-30 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-285?page=comments#action_12418682 ] Cédrik LIME commented on LUCENE-285: Not: not sure this is the right way of proceeding with JIRA. Should I open a new bug report instead of commenting? This

[jira] Commented: (LUCENE-639) [PATCH] Slight performance improvement for readVInt() of IndexInput

2006-07-28 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-639?page=comments#action_12424038 ] Nicolas Lalevée commented on LUCENE-639: The loop you unrolled has no compilation-time known iteration. A VInt is not a limited length type. Your patch

[jira] Commented: (LUCENE-639) [PATCH] Slight performance improvement for readVInt() of IndexInput

2006-07-28 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-639?page=comments#action_12424043 ] Nicolas Lalevée commented on LUCENE-639: oh yeah your right. In fact I was reading the Lucene index format, which don't specify any limit in the in

[jira] Commented: (LUCENE-487) Database as a lucene index target

2006-08-03 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-487?page=comments#action_12425482 ] Christophe Bégot commented on LUCENE-487: - I believe that I detected a bug in this extention The case of file containing only one caracter is not well

[jira] Commented: (LUCENE-487) Database as a lucene index target

2006-08-03 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-487?page=comments#action_12425483 ] Christophe Bégot commented on LUCENE-487: - I believe that I detected a bug in this extension The case of file containing only one character does not index

[jira] Created: (LUCENE-662) Extendable writer and reader of field data

2006-08-22 Thread JIRA
Extendable writer and reader of field data -- Key: LUCENE-662 URL: http://issues.apache.org/jira/browse/LUCENE-662 Project: Lucene - Java Issue Type: Improvement Components: Store

[jira] Commented: (LUCENE-655) field queries does not work as expected

2006-09-23 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-655?page=comments#action_12437123 ] Nicolas Lalevée commented on LUCENE-655: It is maybe an issue with your analyzer you are using. Which one are you using when storing your documents ? And

[jira] Commented: (LUCENE-531) RAMDirectory creation from existing FSDirectory throws IOException ("is a directory")

2006-09-23 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-531?page=comments#action_12437128 ] Nicolas Lalevée commented on LUCENE-531: I think this is fixed with LUCENE-638 > RAMDirectory creation from existing FSDirectory throws IOException (&q

[jira] Updated: (LUCENE-662) Extendable writer and reader of field data

2006-09-24 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-662?page=all ] Nicolas Lalevée updated LUCENE-662: --- Attachment: generic-fieldIO-2.patch I think I got it. What was disturbing on the last patch was the notion of FieldData I added. So I removed it. So

[jira] Commented: (LUCENE-662) Extendable writer and reader of field data

2006-09-25 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-662?page=comments#action_12437644 ] Nicolas Lalevée commented on LUCENE-662: It is due to lazy loading. A lazy field, when being retreived data, have to know how to read the stream. In the

[jira] Commented: (LUCENE-662) Extendable writer and reader of field data

2006-10-20 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-662?page=comments#action_12443766 ] Nicolas Lalevée commented on LUCENE-662: I just realized reading the recent discussing on lucene-dev (LazyField use of IndexInput not thread safe) that

[jira] Commented: (LUCENE-555) Index Corruption

2006-10-26 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-555?page=comments#action_12444827 ] Tero Hagström commented on LUCENE-555: -- We've experienced Lucene index corruption a few times on a production system. What makes it tricky is, that 1

[jira] Commented: (LUCENE-555) Index Corruption

2006-10-30 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-555?page=comments#action_12445520 ] Tero Hagström commented on LUCENE-555: -- We managed to identify the source of the index corruption. A system administrator manually removed a file from the

[jira] Created: (LUCENE-712) Build with GCJ fail

2006-11-15 Thread JIRA
Build with GCJ fail --- Key: LUCENE-712 URL: http://issues.apache.org/jira/browse/LUCENE-712 Project: Lucene - Java Issue Type: Bug Affects Versions: 2.0.0 Reporter: Nicolas Lalevée just need some little

[jira] Updated: (LUCENE-712) Build with GCJ fail

2006-11-15 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-712?page=all ] Nicolas Lalevée updated LUCENE-712: --- Attachment: patch Here is how to fix it > Build with GCJ fail > --- > > Key: LUCENE-712 >

[jira] Created: (LUCENE-714) Use a System.arraycopy more than a for

2006-11-17 Thread JIRA
Use a System.arraycopy more than a for -- Key: LUCENE-714 URL: http://issues.apache.org/jira/browse/LUCENE-714 Project: Lucene - Java Issue Type: Improvement Reporter: Nicolas Lalevée

[jira] Updated: (LUCENE-714) Use a System.arraycopy more than a for

2006-11-17 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-714?page=all ] Nicolas Lalevée updated LUCENE-714: --- Attachment: DocumentWriter.patch > Use a System.arraycopy more than a for > -- > > Key

[jira] Commented: (LUCENE-714) Use a System.arraycopy more than a for

2006-11-17 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-714?page=comments#action_12450680 ] Nicolas Lalevée commented on LUCENE-714: About the priority of the issue, I didn't want to set it to "Major", I just forget to set it corr

[jira] Updated: (LUCENE-662) Extendable writer and reader of field data

2006-11-21 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-662?page=all ] Nicolas Lalevée updated LUCENE-662: --- Attachment: generic-fieldIO-3.patch Here is an update of the patch: - merged with the last commit in trunk - I have fixed the issue with stream cloning

[jira] Commented: (LUCENE-662) Extendable writer and reader of field data

2006-12-12 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-662?page=comments#action_12457757 ] Nicolas Lalevée commented on LUCENE-662: Not at all. In fact we don't use a lucene modified with my patch in our system. I only start working with l

[jira] Updated: (LUCENE-662) Extendable writer and reader of field data

2006-12-22 Thread JIRA
[ http://issues.apache.org/jira/browse/LUCENE-662?page=all ] Nicolas Lalevée updated LUCENE-662: --- Attachment: generic-fieldIO-4.patch Patch synchronized with the trunk. I also tried to minimize the diff. And in fact I just realized that there are two

[jira] Updated: (LUCENE-662) Extendable writer and reader of field data

2007-01-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée updated LUCENE-662: --- Attachment: generic-fieldIO-5.patch > Extendable writer and reader of field d

[jira] Updated: (LUCENE-662) Extendable writer and reader of field data

2007-01-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée updated LUCENE-662: --- Attachment: entrytable.patch > Extendable writer and reader of field d

[jira] Commented: (LUCENE-662) Extendable writer and reader of field data

2007-01-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462712 ] Nicolas Lalevée commented on LUCENE-662: here it is : I have synchronized with the current trunk, and I have

[jira] Created: (LUCENE-766) Two same new field with and without Term vector make an IllegalStateException

2007-01-08 Thread JIRA
Two same new field with and without Term vector make an IllegalStateException - Key: LUCENE-766 URL: https://issues.apache.org/jira/browse/LUCENE-766 Project: Lucene - Java

[jira] Updated: (LUCENE-766) Two same new field with and without Term vector make an IllegalStateException

2007-01-08 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée updated LUCENE-766: --- Description: On a empty index, adding a document with two fields with the same name but

[jira] Updated: (LUCENE-766) Two same new field with and without Term vector make an IllegalStateException

2007-01-08 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée updated LUCENE-766: --- Attachment: bugfix.patch > Two same new field with and without Term vector make

[jira] Updated: (LUCENE-755) Payloads

2007-01-09 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée updated LUCENE-755: --- Attachment: payload.patch > Payloads > > > Key

[jira] Commented: (LUCENE-755) Payloads

2007-01-09 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463414 ] Nicolas Lalevée commented on LUCENE-755: The patch I have just upload (payload.patch) is Michael'

[jira] Created: (LUCENE-776) Use WeakHashMap instead of Hashtable in FSDirectory

2007-01-13 Thread JIRA
Use WeakHashMap instead of Hashtable in FSDirectory --- Key: LUCENE-776 URL: https://issues.apache.org/jira/browse/LUCENE-776 Project: Lucene - Java Issue Type: Improvement Affects

[jira] Commented: (LUCENE-773) Deprecate "create" method in FSDirectory.getDirectory in favor of IndexWriter's "create"

2007-01-14 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464586 ] Nicolas Lalevée commented on LUCENE-773: I was working on the IndexFormat mechanism, LUCENE-622 being the

[jira] Commented: (LUCENE-773) Deprecate "create" method in FSDirectory.getDirectory in favor of IndexWriter's "create"

2007-01-14 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464588 ] Nicolas Lalevée commented on LUCENE-773: forget what I have said about "removing any index stru

[jira] Commented: (LUCENE-773) Deprecate "create" method in FSDirectory.getDirectory in favor of IndexWriter's "create"

2007-01-14 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464608 ] Nicolas Lalevée commented on LUCENE-773: ho, yeah, it's the 662 of course, my eyes might have sq

[jira] Commented: (LUCENE-776) Use WeakHashMap instead of Hashtable in FSDirectory

2007-01-14 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464610 ] Nicolas Lalevée commented on LUCENE-776: I think you've describe the problem completely Michael.

[jira] Created: (LUCENE-778) Allow overriding a Document

2007-01-17 Thread JIRA
Allow overriding a Document --- Key: LUCENE-778 URL: https://issues.apache.org/jira/browse/LUCENE-778 Project: Lucene - Java Issue Type: New Feature Affects Versions: 2.0.0 Reporter: Nicolas Lalevée

[jira] Commented: (LUCENE-778) Allow overriding a Document

2007-01-17 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465408 ] Nicolas Lalevée commented on LUCENE-778: Just after committing the jira issue, I just figured out that I

[jira] Created: (LUCENE-816) Manage dependencies in the build with ivy

2007-02-26 Thread JIRA
Manage dependencies in the build with ivy - Key: LUCENE-816 URL: https://issues.apache.org/jira/browse/LUCENE-816 Project: Lucene - Java Issue Type: New Feature Components: Analysis

[jira] Updated: (LUCENE-816) Manage dependencies in the build with ivy

2007-02-26 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée updated LUCENE-816: --- Attachment: common-build.tar.gz > Manage dependencies in the build with

[jira] Updated: (LUCENE-816) Manage dependencies in the build with ivy

2007-02-26 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée updated LUCENE-816: --- Attachment: ivy-build.patch > Manage dependencies in the build with

[jira] Created: (LUCENE-817) Manage dependencies in the build with ivy

2007-02-26 Thread JIRA
Manage dependencies in the build with ivy - Key: LUCENE-817 URL: https://issues.apache.org/jira/browse/LUCENE-817 Project: Lucene - Java Issue Type: New Feature Components: Build Affects

[jira] Resolved: (LUCENE-817) Manage dependencies in the build with ivy

2007-02-26 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée resolved LUCENE-817. Resolution: Duplicate Lucene Fields: [New, Patch Available] (was: [Patch Available

[jira] Updated: (LUCENE-816) Manage dependencies in the build with ivy

2007-02-26 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée updated LUCENE-816: --- Attachment: external-libs.tar.gz > Manage dependencies in the build with

[jira] Updated: (LUCENE-662) Extendable writer and reader of field data

2007-03-03 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée updated LUCENE-662: --- Attachment: indexFormat.patch Patch update: synchronized with the trunk and new features

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

2007-03-03 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477685 ] Nicolas Lalevée commented on LUCENE-626: This feature looks interesting, but why should it depend on LUCENE

[jira] Commented: (LUCENE-778) Allow overriding a Document

2007-03-04 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_1243 ] Nicolas Lalevée commented on LUCENE-778: Marker interface is a nice idea, but I think this will make

[jira] Commented: (LUCENE-662) Extendable writer and reader of field data

2007-03-04 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_1244 ] Nicolas Lalevée commented on LUCENE-662: Thanks Michael ! I will appreciate a review and feedbacks, as it

[jira] Commented: (LUCENE-778) Allow overriding a Document

2007-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477962 ] Nicolas Lalevée commented on LUCENE-778: Note that I was talking about the future API, with some deprecated

[jira] Commented: (LUCENE-778) Allow overriding a Document

2007-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478316 ] Nicolas Lalevée commented on LUCENE-778: Hoss> OK I got it. In fact my concern was about "semantic&q

[jira] Commented: (LUCENE-755) Payloads

2007-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479841 ] Nicolas Lalevée commented on LUCENE-755: Grant> The patch I have propsed here has no dependency on LUC

[jira] Commented: (LUCENE-662) Extendable writer and reader of field data

2007-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479843 ] Nicolas Lalevée commented on LUCENE-662: Hum... same here This is due to some svn mv, and I created the

[jira] Commented: (LUCENE-778) Allow overriding a Document

2007-03-10 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479861 ] Nicolas Lalevée commented on LUCENE-778: Rethinking about the function "public void document(int n, Doc

[jira] Updated: (LUCENE-662) Extendable writer and reader of field data

2007-03-12 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée updated LUCENE-662: --- Attachment: indexFormat.patch Patch updated and synchornized with the trunk r517330. I have

[jira] Commented: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www

2009-02-21 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675585#action_12675585 ] Felipe Sánchez Martínez commented on LUCENE-1284: - Kind rem

[jira] Updated: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www.a

2009-02-21 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felipe Sánchez Martínez updated LUCENE-1284: Attachment: apertium-morph.0.9.0.tgz > Set of Java classes that allow

[jira] Updated: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www.a

2009-02-21 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felipe Sánchez Martínez updated LUCENE-1284: Attachment: (was: apertium-morph.2008-05-19.tgz) > Set of J

[jira] Commented: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www

2009-02-21 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675591#action_12675591 ] Felipe Sánchez Martínez commented on LUCENE-1284: - I have uploaded

[jira] Commented: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www

2009-04-09 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697434#action_12697434 ] Felipe Sánchez Martínez commented on LUCENE-1284: - Hi Otis, The pac

[jira] Commented: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www

2009-04-14 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698732#action_12698732 ] Felipe Sánchez Martínez commented on LUCENE-1284: - Hi Otis, The

[jira] Commented: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www

2009-04-28 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12703670#action_12703670 ] Felipe Sánchez Martínez commented on LUCENE-1284: - Hi, I think that

[jira] Commented: (LUCENE-1342) 64bit JVM crashes on Linux

2009-06-26 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724422#action_12724422 ] Michael Böckling commented on LUCENE-1342: -- We've just run into this

[jira] Created: (LUCENE-1918) Adding empty ParallelReader indexes to an IndexWriter may cause ArrayIndexOutOfBoundsException or NoSuchElementException

2009-09-17 Thread JIRA
: https://issues.apache.org/jira/browse/LUCENE-1918 Project: Lucene - Java Issue Type: Bug Components: Index Affects Versions: 2.4.1, 2.4.2, 2.9 Environment: any Reporter: Christian Kohlschütter Fix For: 2.9, 2.4.1 Hi, I

[jira] Updated: (LUCENE-1918) Adding empty ParallelReader indexes to an IndexWriter may cause ArrayIndexOutOfBoundsException or NoSuchElementException

2009-09-17 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Kohlschütter updated LUCENE-1918: --- Attachment: ParallelReaderWithEmptyIndex.patch

[jira] Commented: (LUCENE-1186) [PATCH] Clear ThreadLocal instances in close()

2008-02-25 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572092#action_12572092 ] Christian Kohlschütter commented on LUCENE-1186: This issue is rath

[jira] Created: (LUCENE-1203) [PATCH] Allow setting IndexReader to IndexSearcher

2008-03-06 Thread JIRA
[PATCH] Allow setting IndexReader to IndexSearcher -- Key: LUCENE-1203 URL: https://issues.apache.org/jira/browse/LUCENE-1203 Project: Lucene - Java Issue Type: Improvement

[jira] Updated: (LUCENE-1203) [PATCH] Allow setting IndexReader to IndexSearcher

2008-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mindaugas Žakšauskas updated LUCENE-1203: - Attachment: IndexReaderSetter4IndexSearcher.patch > [PATCH] Allow sett

[jira] Commented: (LUCENE-1203) [PATCH] Allow setting IndexReader to IndexSearcher

2008-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575757#action_12575757 ] Mindaugas Žakšauskas commented on LUCENE-1203: -- In this case FAQ

[jira] Commented: (LUCENE-1203) [PATCH] Allow setting IndexReader to IndexSearcher

2008-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575780#action_12575780 ] Mindaugas Žakšauskas commented on LUCENE-1203: -- bq. ... is correct ad

[jira] Commented: (LUCENE-954) Toggle score normalization in Hits

2008-03-17 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579367#action_12579367 ] Christian Kohlschütter commented on LUCENE-954: --- I agree with Hoss. Pl

[jira] Created: (LUCENE-1257) Port to Java5

2008-04-02 Thread JIRA
Port to Java5 - Key: LUCENE-1257 URL: https://issues.apache.org/jira/browse/LUCENE-1257 Project: Lucene - Java Issue Type: Improvement Components: Analysis, Examples, Index, Other, Query/Scoring, QueryParser, Search

[jira] Updated: (LUCENE-1257) Port to Java5

2008-04-02 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cédric Champeau updated LUCENE-1257: Attachment: java5.patch Patch against the trunk > Port to Ja

[jira] Created: (LUCENE-1269) Analysers and Filters should not be final

2008-04-22 Thread JIRA
Analysers and Filters should not be final - Key: LUCENE-1269 URL: https://issues.apache.org/jira/browse/LUCENE-1269 Project: Lucene - Java Issue Type: Bug Components: Analysis Affects

[jira] Commented: (LUCENE-1166) A tokenfilter to decompose compound words

2008-05-07 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594838#action_12594838 ] François Terrier commented on LUCENE-1166: -- Is there any plan of integra

[jira] Created: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www.a

2008-05-12 Thread JIRA
) -- Key: LUCENE-1284 URL: https://issues.apache.org/jira/browse/LUCENE-1284 Project: Lucene - Java Issue Type: New Feature Environment: New feature developed under GNU

[jira] Updated: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www.a

2008-05-12 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felipe Sánchez Martínez updated LUCENE-1284: Attachment: apertium-morph.2008-05-12.patch Patch file containing all the

[jira] Updated: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www.a

2008-05-12 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felipe Sánchez Martínez updated LUCENE-1284: Attachment: apertium-morph.2008-05-12.tgz All the files compressed

[jira] Updated: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www.a

2008-05-19 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felipe Sánchez Martínez updated LUCENE-1284: Attachment: (was: apertium-morph.2008-05-12.patch) > Set of J

[jira] Updated: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www.a

2008-05-19 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felipe Sánchez Martínez updated LUCENE-1284: Attachment: apertium-morph.2008-05-19.tgz Typo in a package name: src

[jira] Updated: (LUCENE-1284) Set of Java classes that allow the Lucene search engine to use morphological information developed for the Apertium open-source machine translation platform (http://www.a

2008-05-19 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felipe Sánchez Martínez updated LUCENE-1284: Attachment: (was: apertium-morph.2008-05-12.tgz) > Set of J

[jira] Commented: (LUCENE-1290) Deprecate Hits

2008-05-20 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598252#action_12598252 ] Christian Kohlschütter commented on LUCENE-1290: -1 from me for

[jira] Commented: (LUCENE-1290) Deprecate Hits

2008-05-20 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598471#action_12598471 ] Christian Kohlschütter commented on LUCENE-1290: Michael, the cur

[jira] Commented: (LUCENE-1290) Deprecate Hits

2008-05-20 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598565#action_12598565 ] Christian Kohlschütter commented on LUCENE-1290: Michael:

[jira] Commented: (LUCENE-1183) TRStringDistance uses way too much memory (with patch)

2008-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599799#action_12599799 ] Cédrik LIME commented on LUCENE-1183: - All of Bob's FuzzyTermEnum patch

[jira] Commented: (LUCENE-1203) [PATCH] Allow setting IndexReader to IndexSearcher

2008-07-14 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613329#action_12613329 ] Mindaugas Žakšauskas commented on LUCENE-1203: -- I know I'm pos

[jira] Commented: (LUCENE-1203) [PATCH] Allow setting IndexReader to IndexSearcher

2008-07-14 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613338#action_12613338 ] Mindaugas Žakšauskas commented on LUCENE-1203: -- Correct me if I'm w

[jira] Created: (LUCENE-1344) Make the Lucene jar an OSGi bundle

2008-07-23 Thread JIRA
Make the Lucene jar an OSGi bundle -- Key: LUCENE-1344 URL: https://issues.apache.org/jira/browse/LUCENE-1344 Project: Lucene - Java Issue Type: Improvement Components: Build Reporter

[jira] Updated: (LUCENE-1344) Make the Lucene jar an OSGi bundle

2008-07-23 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée updated LUCENE-1344: Attachment: LUCENE-1344-r679133.patch Here is a patch against trunk. The patch on common

[jira] Updated: (LUCENE-1351) Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter

2008-08-05 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cédrik LIME updated LUCENE-1351: Attachment: ISOLatin1AccentFilter.patch > Add some ligatures (ff, fi, fl, ft, st)

  1   2   3   4   5   6   7   8   9   10   >