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
[
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
[
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
[
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
[
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
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
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
[
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
[
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
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
[
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
[
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
[
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
[
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
: 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
[
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
[
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
[
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
, 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
[
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
: 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
[
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
[
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
[
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
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
[
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
[
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
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
[
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
: 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
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
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
[
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
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
[
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
-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
[
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
[
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
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:
[
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
[
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
[
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
[
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
[
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
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
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
[
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"
[
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
[
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-
[
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
/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
[
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
[
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
> 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
[
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
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 ]
[
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
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
[
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
[
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
[
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
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
[
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
: 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
[
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
[
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
[
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
[
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!
[
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
[
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
[
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,
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
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
[
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 - 100 of 116 matches
Mail list logo