[jira] Commented: (LUCENE-1889) FastVectorHighlighter: support for additional queries

2010-03-09 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843261#action_12843261 ] Digy commented on LUCENE-1889: -- bq. One thing i noticed immediately is that many query t

[jira] Commented: (LUCENE-2278) FastVectorHighlighter: highlighted term is out of alignment in multi-valued NOT_ANALYZED field

2010-02-22 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836880#action_12836880 ] Digy commented on LUCENE-2278: -- Besides passing docid+fieldname to FVH, can there be ano

[jira] Commented: (LUCENE-1581) LowerCaseFilter should be able to be configured to use a specific locale.

2009-12-01 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784405#action_12784405 ] Digy commented on LUCENE-1581: -- OK. thanks. DIGY > LowerCaseFilter should be abl

[jira] Commented: (LUCENE-1581) LowerCaseFilter should be able to be configured to use a specific locale.

2009-12-01 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784373#action_12784373 ] Digy commented on LUCENE-1581: -- What about adding a new option to ASCIIFoldingFilter jus

[jira] Commented: (LUCENE-1581) LowerCaseFilter should be able to be configured to use a specific locale.

2009-03-29 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693553#action_12693553 ] Digy commented on LUCENE-1581: -- Although, it is not directly related to this issue, I

[jira] Commented: (LUCENE-1581) LowerCaseFilter should be able to be configured to use a specific locale.

2009-03-29 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693528#action_12693528 ] Digy commented on LUCENE-1581: -- I believe also that Character.toLowerCase in Java work

[jira] Created: (LUCENE-1581) LowerCaseFilter should be able to be configured to use a specific locale.

2009-03-28 Thread Digy (JIRA)
Issue Type: Improvement Reporter: Digy //Since I am a .Net programmer, Sample codes will be in c# but I don't think that it would be a problem to understand them. // Assume an input text like "İ" and and analyzer like below {code} public class SomeAnal

[jira] Updated: (LUCENE-1580) ISOLatin1AccentFilter does not handle Turkish (UTF-8) chars correctly.

2009-03-28 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy updated LUCENE-1580: - Attachment: ISOLatin1AccentFilter.patch > ISOLatin1AccentFilter does not handle Turkish (UTF-8) chars correc

[jira] Created: (LUCENE-1580) ISOLatin1AccentFilter does not handle Turkish (UTF-8) chars correctly.

2009-03-28 Thread Digy (JIRA)
Issue Type: Bug Reporter: Digy Priority: Minor Attachments: ISOLatin1AccentFilter.patch Below mappings are missing Ğ --> G ğ --> g İ --> I ı --> i Ş --> S ş --> s DIGY -- This message is automatically generated by JIRA. - You can reply to t

RE: FIPS compliance?

2009-03-12 Thread Digy
Or a "home made" md5 (without using System.Security.Cryptography.MD5/java.security.MessageDigest) ? DIGY -Original Message- From: Michael McCandless [mailto:luc...@mikemccandless.com] Sent: Wednesday, March 11, 2009 11:08 PM To: java-dev@lucene.apache.org Subject: Re: FIPS

RE: FIPS compliance?

2009-03-10 Thread DIGY
Thanks Mike. DIGY -Original Message- From: Michael McCandless [mailto:luc...@mikemccandless.com] Sent: Tuesday, March 10, 2009 10:43 PM To: java-dev@lucene.apache.org Subject: Re: FIPS compliance? Interesting... I wonder if in any java runtime there's ever a "rejection&q

Bug In IndexWriter.addDocument?

2008-07-07 Thread Digy
with my application or is it a bug in Lucene? Thanks, DIGY SampleCode: public class MainClass { DummyTokenStream DummyTokenStream1 = new DummyTokenStream(); DummyTokenStream DummyTokenStream2 = new DummyTokenStream(); //use the sam

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

2007-10-21 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536510 ] Digy commented on LUCENE-1029: -- I think , the phrase + * Please note that the replacements performed by this filter