Re: Welcome Shai Erera as Lucene/Solr committer

2010-03-26 Thread Koji Sekiguchi
Michael McCandless wrote: I'm happy to announce that the PMC has accepted Shai Erera as Lucene/Solr committer! Welcome aboard Shai, Mike PS: it's custom to introduce yourself with a brief bio :) - To unsubscribe, e-mail: java

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

2010-02-24 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved LUCENE-2278. Resolution: Fixed Committed revision 916090. > FastVectorHighlighter: highlighted t

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

2010-02-23 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837213#action_12837213 ] Koji Sekiguchi commented on LUCENE-2278: I'll commit in a

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

2010-02-22 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836988#action_12836988 ] Koji Sekiguchi commented on LUCENE-2278: getBestFragment() method needs docId

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

2010-02-22 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-2278: --- Attachment: LUCENE-2278.patch Fix and a test case attached. > FastVectorHighligh

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

2010-02-22 Thread Koji Sekiguchi (JIRA)
Project: Lucene - Java Issue Type: Bug Components: contrib/highlighter Affects Versions: 3.0, 2.9.1, 2.9 Reporter: Koji Sekiguchi Priority: Minor Fix For: 3.1 -- This message is automatically generated by JIRA. - You can

Re: svn commit: r909357 - in /lucene/java/trunk: ./ src/java/org/apache/lucene/index/ src/test/org/apache/lucene/index/

2010-02-12 Thread Koji Sekiguchi
Mike, You said "removeUnusedFiles" in CHANGES.txt, but isn't it "deleteUnusedFiles"? Koji -- http://www.rondhuit.com/en/ mikemcc...@apache.org wrote: Author: mikemccand Date: Fri Feb 12 11:07:31 2010 New Revision: 909357 URL: http://svn.apache.org/viewvc?rev=909357&view=rev Log: LUCENE-2209

[jira] Resolved: (LUCENE-2243) FastVectorHighlighter: support DisjunctionMaxQuery

2010-01-30 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved LUCENE-2243. Resolution: Fixed bq. Koji, could you use a foreach loop instead of the iterator... just

[jira] Updated: (LUCENE-2243) FastVectorHighlighter: support DisjunctionMaxQuery

2010-01-29 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-2243: --- Attachment: LUCENE-2243.patch The fix attached. I'll commit later

[jira] Created: (LUCENE-2243) FastVectorHighlighter: support DisjunctionMaxQuery

2010-01-29 Thread Koji Sekiguchi (JIRA)
Components: contrib/highlighter Affects Versions: 3.0, 2.9.1, 2.9 Reporter: Koji Sekiguchi Priority: Minor Fix For: 3.1 Add DisjunctionMaxQuery support in FVH. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to

[jira] Commented: (LUCENE-2207) CJKTokenizer generates tokens with incorrect offsets

2010-01-17 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801363#action_12801363 ] Koji Sekiguchi commented on LUCENE-2207: {quote} I think instead this shoul

[jira] Issue Comment Edited: (LUCENE-2207) CJKTokenizer generates tokens with incorrect offsets

2010-01-16 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801312#action_12801312 ] Koji Sekiguchi edited comment on LUCENE-2207 at 1/17/10 4:5

[jira] Updated: (LUCENE-2207) CJKTokenizer generates tokens with incorrect offsets

2010-01-16 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-2207: --- Attachment: LUCENE-2207.patch Hi Robert, thank you for looking this so quickly! {quote} ok

[jira] Updated: (LUCENE-2207) CJKTokenizer generates tokens with incorrect offsets

2010-01-13 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-2207: --- Attachment: TestCJKOffset.java Attached the program that reproduces the problem. In the

[jira] Created: (LUCENE-2207) CJKTokenizer generates tokens with incorrect offsets

2010-01-13 Thread Koji Sekiguchi (JIRA)
: contrib/analyzers Reporter: Koji Sekiguchi If I index a Japanese *multi-valued* document with CJKTokenizer and highlight a term with FastVectorHighlighter, the output snippets have incorrect highlighted string. I'll attach a program that reproduces the problem soon. -- This me

[jira] Resolved: (LUCENE-2204) FastVectorHighlighter: some classes and members should be publicly accessible to implement FragmentsBuilder

2010-01-12 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved LUCENE-2204. Resolution: Fixed Committed revision 898323. > FastVectorHighlighter: some classes

[jira] Updated: (LUCENE-2204) FastVectorHighlighter: some classes and members should be publicly accessible to implement FragmentsBuilder

2010-01-11 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-2204: --- Attachment: LUCENE-2204.patch A patch attached. It includes reset methods for Tokenizer

[jira] Updated: (LUCENE-2204) FastVectorHighlighter: some classes and members should be publicly accessible to implement FragmentsBuilder

2010-01-11 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-2204: --- Summary: FastVectorHighlighter: some classes and members should be publicly accessible to

[jira] Created: (LUCENE-2204) FastVectorHighlighter:

2010-01-11 Thread Koji Sekiguchi (JIRA)
, 2.9.1, 2.9 Reporter: Koji Sekiguchi Priority: Trivial Fix For: 3.1 I intended to design custom FragmentsBuilder can be written and pluggable, though, when I tried to write it out of the FVH package, it came out that some classes and members should be publicly

[jira] Updated: (LUCENE-2204) FastVectorHighlighter: some classes and members should be publicly accessible

2010-01-11 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-2204: --- Summary: FastVectorHighlighter: some classes and members should be publicly accessible

[jira] Created: (LUCENE-2098) make BaseCharFilter more efficient in performance

2009-11-30 Thread Koji Sekiguchi (JIRA)
: Analysis Affects Versions: 2.9 Reporter: Koji Sekiguchi Priority: Minor Performance degradation in Solr 1.4 was reported. See: http://www.lucidimagination.com/search/document/43c4bdaf5c9ec98d/html_stripping_slower_in_solr_1_4 The inefficiency has been pointed out in

[jira] Issue Comment Edited: (LUCENE-1959) Index Splitter

2009-10-10 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764313#action_12764313 ] Koji Sekiguchi edited comment on LUCENE-1959 at 10/10/09 12:4

[jira] Updated: (LUCENE-1959) Index Splitter

2009-10-10 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1959: --- Attachment: mp-splitter5.patch I added small fix. If we have 13 docs (docid=0,1,2,...,12

[jira] Resolved: (LUCENE-1953) FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBoundsException

2009-10-08 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved LUCENE-1953. Resolution: Fixed Thanks, Mark! BTW, I cannot assign myself because I cannot find

Re: svn commit: r823189 - in /lucene/java/branches/lucene_2_9/contrib: ./ fast-vector-highlighter/src/java/org/apache/lucene/search/vectorhighlight/ fast-vector-highlighter/src/test/org/apache/lucene/

2009-10-08 Thread Koji Sekiguchi
CHANGES.txt Thu Oct 8 14:32:09 2009 @@ -1,5 +1,14 @@ Lucene contrib change Log +=== Trunk (not yet released) === + +Changes in backwards compatibility policy + +Bug fixes + + * LUCENE-1953: FastVectorHighlighter: small fragCharSize can cause + St

[jira] Issue Comment Edited: (LUCENE-1953) FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBoundsException

2009-10-08 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763497#action_12763497 ] Koji Sekiguchi edited comment on LUCENE-1953 at 10/8/09 6:5

[jira] Commented: (LUCENE-1953) FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBoundsException

2009-10-08 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763497#action_12763497 ] Koji Sekiguchi commented on LUCENE-1953: bq. Koji can't commit to the 2

Re: [jira] Created: (LUCENE-1953) FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBoundsException

2009-10-07 Thread Koji Sekiguchi
I cannot find "Assign this issue (to me)" link in Lucene JIRA. Can someone help, please? Koji Koji Sekiguchi (JIRA) wrote: FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBound

[jira] Updated: (LUCENE-1953) FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBoundsException

2009-10-07 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1953: --- Attachment: LUCENE-1953.patch Patch that includes the fix and test cases. Will commit soon

[jira] Created: (LUCENE-1953) FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBoundsException

2009-10-07 Thread Koji Sekiguchi (JIRA)
: Lucene - Java Issue Type: Bug Components: contrib/highlighter Affects Versions: 2.9 Reporter: Koji Sekiguchi Priority: Trivial Fix For: 3.0 If fragCharSize is smaller than Query string, StringIndexOutOfBoundsException is thrown

Conflict discovered in 'whoweare.html'

2009-09-24 Thread Koji Sekiguchi
I'm trying to add mysel to whoweare.html. I've read: Unversioned site: http://wiki.apache.org/lucene-java/HowToUpdateTheWebsite And I done it. Then I noticed this: http://wiki.apache.org/lucene-java/TopLevelProject So I ssh to people.apache.org and cd /www/lucene.apache.org/java/docs. Then did

Re: Welcome, Koji

2009-09-21 Thread Koji Sekiguchi
ing novels in a coffee shop. I really enjoy working with this excited community! Thanks, Koji Michael McCandless wrote: A warm welcome to our newest Lucene contrib committer, Koji Sekiguchi! Koji has given us the FastVectorHighlighter and CharFilter, among other fun things. He's also

[jira] Updated: (LUCENE-1913) FastVectorHighlighter: AIOOBE occurs if one PhraseQuery is contained by another PhraseQuery

2009-09-17 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1913: --- Attachment: LUCENE-1913.patch The fix and the test case, the test case produces AIOOBE if

[jira] Created: (LUCENE-1913) FastVectorHighlighter: AIOOBE occurs if one PhraseQuery is contained by another PhraseQuery

2009-09-17 Thread Koji Sekiguchi (JIRA)
Project: Lucene - Java Issue Type: Bug Affects Versions: 2.9 Reporter: Koji Sekiguchi Priority: Minor Fix For: 2.9 I'm very sorry but this is another one. If q="a b c d" OR "b c", then ArrayIndexOutOf

[jira] Updated: (LUCENE-1912) FastVectorHighlighter: latter terms cannot be highlighted if two or more terms are concatenated

2009-09-16 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1912: --- Attachment: LUCENE-1912.patch the fix and the test case. > FastVectorHighlighter: lat

[jira] Created: (LUCENE-1912) FastVectorHighlighter: latter terms cannot be highlighted if two or more terms are concatenated

2009-09-16 Thread Koji Sekiguchi (JIRA)
-1912 Project: Lucene - Java Issue Type: Bug Components: contrib/highlighter Affects Versions: 2.9 Reporter: Koji Sekiguchi Priority: Minor Fix For: 2.9 My customer found a bug in FastVectorHighlighter. I'm working for th

[jira] Commented: (LUCENE-1906) Backwards problems with CharStream and Tokenizers with custom reset(Reader) method

2009-09-11 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754100#action_12754100 ] Koji Sekiguchi commented on LUCENE-1906: bq. There may be some changes neede

[jira] Commented: (LUCENE-1906) Problem with CharStream and Tokenizers with custom reset(Reader) method

2009-09-10 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753906#action_12753906 ] Koji Sekiguchi commented on LUCENE-1906: +1, patch looks good, thanks

Re: svn commit: r807574 - in /lucene/java/trunk/src/java/org/apache/lucene/analysis: BaseCharFilter.java CharReader.java CharStream.java MappingCharFilter.java NormalizeCharMap.java

2009-08-25 Thread Koji Sekiguchi
Mike, Thank you for the improvements! Very nice! Koji mikemcc...@apache.org write: Author: mikemccand Date: Tue Aug 25 12:02:17 2009 New Revision: 807574 URL: http://svn.apache.org/viewvc?rev=807574&view=rev Log: improvements to CharStream/Reader/Filter & related classes' javadocs Modified:

[jira] Commented: (LUCENE-1824) FastVectorHighlighter truncates words at beginning and end of fragments

2009-08-18 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744872#action_12744872 ] Koji Sekiguchi commented on LUCENE-1824: Alex, I don't have much tim

[jira] Updated: (LUCENE-1522) another highlighter

2009-08-15 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1522: --- Attachment: LUCENE-1522-fix-SIOOBE.patch The patch includes the fix and a test case

[jira] Reopened: (LUCENE-1522) another highlighter

2009-08-15 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reopened LUCENE-1522: There is a bug in BaseFragmentsBuilder. When the highlighting field is not stored

[jira] Updated: (LUCENE-1809) highlight-vs-vector-highlight.alg is unfair

2009-08-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1809: --- Attachment: LUCENE-1809.patch Because FastVectorHighlighter's strength is the perfor

[jira] Updated: (LUCENE-1809) highlight-vs-vector-highlight.alg is unfair

2009-08-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1809: --- Attachment: LUCENE-1809.patch The patch introduces a boolean property

[jira] Created: (LUCENE-1809) highlight-vs-vector-highlight.alg is unfair

2009-08-14 Thread Koji Sekiguchi (JIRA)
Affects Versions: 2.9 Reporter: Koji Sekiguchi Priority: Trivial highlight-vs-vector-highlight.alg uses EnwikiQueryMaker which makes SpanQueries, but FastVectorHighlighter simply ignores SpanQueries. -- This message is automatically generated by JIRA. - You can reply

[jira] Issue Comment Edited: (LUCENE-1773) Add benchmark task for FastVectorHighlighter

2009-08-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739323#action_12739323 ] Koji Sekiguchi edited comment on LUCENE-1773 at 8/4/09 8:2

[jira] Commented: (LUCENE-1773) Add benchmark task for FastVectorHighlighter

2009-08-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739323#action_12739323 ] Koji Sekiguchi commented on LUCENE-1773: bq. ReadTask.doHighlight is deprec

[jira] Updated: (LUCENE-1770) WikipediaQueryMaker

2009-08-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1770: --- Attachment: LUCENE-1770.patch bq. changes name to EnWikiQueryMaker changes name to

[jira] Issue Comment Edited: (LUCENE-1773) Add benchmark task for FastVectorHighlighter

2009-08-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739235#action_12739235 ] Koji Sekiguchi edited comment on LUCENE-1773 at 8/4/09 4:1

[jira] Issue Comment Edited: (LUCENE-1773) Add benchmark task for FastVectorHighlighter

2009-08-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739235#action_12739235 ] Koji Sekiguchi edited comment on LUCENE-1773 at 8/4/09 4:1

[jira] Issue Comment Edited: (LUCENE-1773) Add benchmark task for FastVectorHighlighter

2009-08-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739235#action_12739235 ] Koji Sekiguchi edited comment on LUCENE-1773 at 8/4/09 4:1

[jira] Commented: (LUCENE-1773) Add benchmark task for FastVectorHighlighter

2009-08-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739235#action_12739235 ] Koji Sekiguchi commented on LUCENE-1773: Thanks Mike! One thing I forgo

Re: SortField questions

2009-08-04 Thread Koji Sekiguchi
Michael McCandless wrote: On Mon, Aug 3, 2009 at 10:29 PM, Yonik Seeley wrote: Why is "reversed" passed into SortField.getComparator(), and what does it mean? Should it always be passed as sortField.getReversed() (and if so, why does the param exist at all)? reversed may be passed on t

[jira] Updated: (LUCENE-1773) Add benchmark task for FastVectorHighlighter

2009-08-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1773: --- Attachment: LUCENE-1773.patch Updated: * Fixed javadoc comments * added "WarmTV"

[jira] Updated: (LUCENE-1522) another highlighter

2009-08-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1522: --- Attachment: LUCENE-1522-multiValued-test.patch Now LUCENE-1448 and LUCENE-1759 has been

[jira] Commented: (LUCENE-1770) WikipediaQueryMaker

2009-08-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737924#action_12737924 ] Koji Sekiguchi commented on LUCENE-1770: Mark, I used this patch in LUCENE-

[jira] Updated: (LUCENE-1773) Add benchmark task for FastVectorHighlighter

2009-08-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1773: --- Attachment: LUCENE-1773.patch > Add benchmark task for FastVectorHighligh

[jira] Created: (LUCENE-1773) Add benchmark task for FastVectorHighlighter

2009-08-01 Thread Koji Sekiguchi (JIRA)
/benchmark Affects Versions: 2.9 Reporter: Koji Sekiguchi Priority: Trivial -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online

[jira] Commented: (LUCENE-1695) Update the Highlighter to use the new TokenStream API

2009-08-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737885#action_12737885 ] Koji Sekiguchi commented on LUCENE-1695: Mark, can you remove System.out

[jira] Updated: (LUCENE-1752) incorrect snippet returned with SpanScorer

2009-07-29 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1752: --- Fix Version/s: 2.9 I'd like set 2.9. With the patch, highlighter works on our produ

Re: Lucene 2.9 Again

2009-07-21 Thread Koji Sekiguchi
> LUCENE-1448 add getFinalOffset() to TokenStream Michael Busch 24/Jun/09 > > This still needs to be addressed or pushed - the patch is good for the old API but needs an update to the new API - sounds like the method of > doing this has been worked out, > but still needs to be addressed. If

[jira] Commented: (LUCENE-1752) incorrect snippet returned with SpanScorer

2009-07-21 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733662#action_12733662 ] Koji Sekiguchi commented on LUCENE-1752: The patch was tested on t

Re: [jira] Commented: (LUCENE-1752) incorrect snippet returned with SpanScorer

2009-07-17 Thread Koji Sekiguchi
Monday is the National holiday in Japan. I think they will test on Tuesday. Koji Koji Sekiguchi (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENE-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732531#action_12732531 ]

[jira] Commented: (LUCENE-1752) incorrect snippet returned with SpanScorer

2009-07-17 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732531#action_12732531 ] Koji Sekiguchi commented on LUCENE-1752: The patch looks good! Thanks, Mark

[jira] Created: (LUCENE-1752) incorrect snippet returned with SpanScorer

2009-07-17 Thread Koji Sekiguchi (JIRA)
Affects Versions: 2.9 Reporter: Koji Sekiguchi Priority: Minor This problem was reported by my customer. They are using Solr 1.3 and uni-gram, but it can be reproduced with Lucene 2.9 and WhitespaceAnalyzer. {panel:title=Query} (f1:"a b c d" OR f2:"a b c

[jira] Updated: (LUCENE-1522) another highlighter

2009-07-09 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1522: --- Attachment: LUCENE-1522.patch renamed Highlighter2 to FastVectorHighlighter :) > anot

[jira] Commented: (LUCENE-1522) another highlighter

2009-07-07 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728454#action_12728454 ] Koji Sekiguchi commented on LUCENE-1522: bq. FastVectorHighlighter? +1 fro

[jira] Updated: (LUCENE-1522) another highlighter

2009-07-06 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1522: --- Attachment: LUCENE-1522.patch Thank you for your advice, Michael. bq. because they test

small faults in new Numeric* class Javadoc

2009-07-06 Thread Koji Sekiguchi
There seems to be trivial faults in javadoc. In NumericRangeQuery, "Filter" should be "Query": - * Filter f = NumericRangeQuery.newFloatRange(field, precisionStep, + * Query query = NumericRangeQuery.newFloatRange(field, precisionStep, And in NumericField, there is an incorrect sample code for Nu

[jira] Updated: (LUCENE-1734) CharReader should delegate reset/mark/markSupported

2009-07-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1734: --- Attachment: LUCENE-1734.patch CharFilter can delegate, too. I'd like to call reset

[jira] Created: (LUCENE-1734) CharReader should delegate reset/mark/markSupported

2009-07-04 Thread Koji Sekiguchi (JIRA)
: Analysis Affects Versions: 2.9 Reporter: Koji Sekiguchi Priority: Minor Fix For: 2.9 The final class CharReader should delegate reset/mark/markSupported to its wrapped reader. Otherwise clients will get "reset() not supported" exception. -- This

[jira] Updated: (LUCENE-1522) another highlighter

2009-06-30 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1522: --- Attachment: LUCENE-1522.patch I added package.html to explain the algorithm of H2

[jira] Updated: (LUCENE-1522) another highlighter

2009-06-28 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1522: --- Attachment: LUCENE-1522.patch Added more comment and index time synonym support and its

[jira] Updated: (LUCENE-1466) CharFilter - normalize characters before tokenizer

2009-06-23 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1466: --- Attachment: LUCENE-1466-TestCharFilter.patch an additional test for CharFilter that I

[jira] Commented: (LUCENE-1466) CharFilter - normalize characters before tokenizer

2009-06-23 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12723334#action_12723334 ] Koji Sekiguchi commented on LUCENE-1466: Thank you Mike for committing this!

[jira] Updated: (LUCENE-1466) CharFilter - normalize characters before tokenizer

2009-06-22 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1466: --- Attachment: LUCENE-1466.patch Added TestMappingCharFilter test case (copied from Solr

[jira] Commented: (LUCENE-1466) CharFilter - normalize characters before tokenizer

2009-06-21 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722435#action_12722435 ] Koji Sekiguchi commented on LUCENE-1466: bq. Solr has already commi

[jira] Commented: (LUCENE-1466) CharFilter - normalize characters before tokenizer

2009-06-20 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722283#action_12722283 ] Koji Sekiguchi commented on LUCENE-1466: Oops. Thanks for the updated patch,

[jira] Issue Comment Edited: (LUCENE-1466) CharFilter - normalize characters before tokenizer

2009-06-18 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721588#action_12721588 ] Koji Sekiguchi edited comment on LUCENE-1466 at 6/18/09 7:0

[jira] Updated: (LUCENE-1466) CharFilter - normalize characters before tokenizer

2009-06-18 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1466: --- Attachment: LUCENE-1466.patch updated patch attached. - sync trunk (smart chinese analyzer

[jira] Commented: (LUCENE-1466) CharFilter - normalize characters before tokenizer

2009-06-11 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718539#action_12718539 ] Koji Sekiguchi commented on LUCENE-1466: If I can vote for it, I want it t

[jira] Commented: (LUCENE-1629) contrib intelligent Analyzer for Chinese

2009-05-16 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710118#action_12710118 ] Koji Sekiguchi commented on LUCENE-1629: bq. koji, have you considered using

[jira] Commented: (LUCENE-1629) contrib intelligent Analyzer for Chinese

2009-05-15 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710035#action_12710035 ] Koji Sekiguchi commented on LUCENE-1629: Just an FYI. There have been a wor

[jira] Updated: (LUCENE-1466) CharFilter - normalize characters before tokenizer

2009-03-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1466: --- Attachment: LUCENE-1466.patch renamed correctPosition() to correct() because it is for

[jira] Commented: (LUCENE-1522) another highlighter

2009-03-16 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682351#action_12682351 ] Koji Sekiguchi commented on LUCENE-1522: {quote} Actually I was asking whe

[jira] Commented: (LUCENE-1522) another highlighter

2009-03-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682112#action_12682112 ] Koji Sekiguchi commented on LUCENE-1522: Mark, bq. I'm guessing that

[jira] Commented: (LUCENE-1522) another highlighter

2009-03-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682111#action_12682111 ] Koji Sekiguchi commented on LUCENE-1522: Mike, I'm sorry for late reply

[jira] Commented: (LUCENE-1522) another highlighter

2009-03-12 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681264#action_12681264 ] Koji Sekiguchi commented on LUCENE-1522: {quote} This highlighter looks

[jira] Commented: (LUCENE-1500) Highlighter throws StringIndexOutOfBoundsException

2009-02-27 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677639#action_12677639 ] Koji Sekiguchi commented on LUCENE-1500: Peter, thank you. bq. In the thread

[jira] Commented: (LUCENE-1500) Highlighter throws StringIndexOutOfBoundsException

2009-02-27 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677626#action_12677626 ] Koji Sekiguchi commented on LUCENE-1500: bq. for that field type. I

[jira] Commented: (LUCENE-1500) Highlighter throws StringIndexOutOfBoundsException

2009-02-25 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676682#action_12676682 ] Koji Sekiguchi commented on LUCENE-1500: Can you post your document and schem

[jira] Updated: (LUCENE-1398) Add ReverseStringFilter

2009-02-25 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1398: --- Attachment: LUCENE-1398.patch {quote} I don't know how others feel, but I'd perso

[jira] Updated: (LUCENE-1522) another highlighter

2009-02-23 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1522: --- Attachment: colored-tag-sample.png > another highligh

[jira] Updated: (LUCENE-1522) another highlighter

2009-02-23 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1522: --- Attachment: LUCENE-1522.patch The attached patch has "colored tag highlighting&quo

[jira] Updated: (LUCENE-1398) Add ReverseStringFilter

2009-02-18 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1398: --- Attachment: LUCENE-1398.patch Thanks Mark for the comment and sorry for late reply. Move it

[jira] Updated: (LUCENE-1522) another highlighter

2009-01-25 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1522: --- Description: I've written this highlighter for my project to support bi-gram token s

[jira] Updated: (LUCENE-1522) another highlighter

2009-01-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1522: --- Description: I've written this highlighter for my project to support bi-gram token s

[jira] Updated: (LUCENE-1522) another highlighter

2009-01-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated LUCENE-1522: --- Attachment: LUCENE-1522.patch to apply this patch, LUCENE-1448 also need to be applied

[jira] Created: (LUCENE-1522) another highlighter

2009-01-19 Thread Koji Sekiguchi (JIRA)
another highlighter --- Key: LUCENE-1522 URL: https://issues.apache.org/jira/browse/LUCENE-1522 Project: Lucene - Java Issue Type: Improvement Components: contrib/highlighter Reporter: Koji Sekiguchi

[jira] Commented: (LUCENE-1500) Highlighter throws StringIndexOutOfBoundsException

2008-12-22 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658735#action_12658735 ] Koji Sekiguchi commented on LUCENE-1500: I think the bug in Solr, not Lu

  1   2   >