[jira] Closed: (SOLR-1879) Error loading class 'Solr.ASCIIFoldingFilterFactory'

2010-04-12 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi closed SOLR-1879. Resolution: Not A Problem Adlene, please use solr-user mailing list for getting help.

[jira] Created: (SOLR-1878) RelaxQueryComponent - A new SearchComponent that relaxes the main in a semiautomatic way

2010-04-11 Thread Koji Sekiguchi (JIRA)
RelaxQueryComponent - A new SearchComponent that relaxes the main in a semiautomatic way Key: SOLR-1878 URL: https://issues.apache.org/jira/browse/SOLR-1878

[jira] Updated: (SOLR-1878) RelaxQueryComponent - A new SearchComponent that relaxes the main query in a semiautomatic way

2010-04-11 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1878: - Summary: RelaxQueryComponent - A new SearchComponent that relaxes the main query in a

[jira] Updated: (SOLR-860) moreLikeThis Degug

2010-04-06 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-860: Attachment: SOLR-860.patch With the attached patch, BooleanQueries constructed by MLT and MLT helper

[jira] Updated: (SOLR-860) moreLikeThis Degug

2010-04-06 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-860: Component/s: (was: search) SearchComponents - other Priority: Minor

[jira] Assigned: (SOLR-860) moreLikeThis Degug

2010-03-29 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reassigned SOLR-860: --- Assignee: Koji Sekiguchi moreLikeThis Degug -- Key:

[jira] Commented: (SOLR-860) moreLikeThis Degug

2010-03-29 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851072#action_12851072 ] Koji Sekiguchi commented on SOLR-860: - At minimum, I'd like to see how the BooleanQuery

[jira] Updated: (SOLR-1703) Sorting by function problems on multicore (more than one core)

2010-03-11 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1703: - Description: When using sort by function (for example dist function) with multicore with more

[jira] Updated: (SOLR-1297) Enable sorting by Function Query

2010-03-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1297: - Attachment: SOLR-1297-2.patch When I set *bit* complex function to sort parameter, I got the

[jira] Commented: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2010-03-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839879#action_12839879 ] Koji Sekiguchi commented on SOLR-1268: -- bq. When using Dismax, the fast vector

[jira] Commented: (SOLR-1773) Field Collapsing (lightweight version)

2010-02-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833527#action_12833527 ] Koji Sekiguchi commented on SOLR-1773: -- Oops, I've glanced at SOLR-236 related issues,

[jira] Issue Comment Edited: (SOLR-1773) Field Collapsing (lightweight version)

2010-02-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833527#action_12833527 ] Koji Sekiguchi edited comment on SOLR-1773 at 2/14/10 8:19 AM: ---

[jira] Updated: (SOLR-1773) Field Collapsing (lightweight version)

2010-02-13 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1773: - Attachment: SOLR-1773.patch The first draft, untested patch. Use for PoC only. In this patch, I

[jira] Commented: (SOLR-1773) Field Collapsing (lightweight version)

2010-02-13 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833495#action_12833495 ] Koji Sekiguchi commented on SOLR-1773: -- Random comment on the patch: - TimeAllowed not

[jira] Updated: (SOLR-1773) Field Collapsing (lightweight version)

2010-02-13 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1773: - Attachment: LOADTEST.patch A very rough/simple load test patch attached. QTime average of 1,000

[jira] Issue Comment Edited: (SOLR-1773) Field Collapsing (lightweight version)

2010-02-13 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833495#action_12833495 ] Koji Sekiguchi edited comment on SOLR-1773 at 2/14/10 4:51 AM: ---

[jira] Issue Comment Edited: (SOLR-1773) Field Collapsing (lightweight version)

2010-02-13 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833495#action_12833495 ] Koji Sekiguchi edited comment on SOLR-1773 at 2/14/10 4:54 AM: ---

[jira] Updated: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2010-02-05 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1268: - Attachment: SOLR-1268.patch The patch includes: # eliminate hl.useHighlighter parameter #

[jira] Commented: (SOLR-236) Field collapsing

2010-02-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829522#action_12829522 ] Koji Sekiguchi commented on SOLR-236: - The following snippet in

[jira] Updated: (SOLR-1753) StatsComponent throws java.lang.NullPointerException when getting statistics for facets in distributed search

2010-02-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1753: - Affects Version/s: (was: 1.5) Fix Version/s: 1.5 StatsComponent throws

[jira] Commented: (SOLR-1753) StatsComponent throws java.lang.NullPointerException when getting statistics for facets in distributed search

2010-02-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829914#action_12829914 ] Koji Sekiguchi commented on SOLR-1753: -- Patch looks good! Will commit shortly.

[jira] Resolved: (SOLR-1753) StatsComponent throws java.lang.NullPointerException when getting statistics for facets in distributed search

2010-02-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1753. -- Resolution: Fixed Committed revision 906781. Thanks Janne! StatsComponent throws

[jira] Updated: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2010-02-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1268: - Attachment: SOLR-1268-0_fragsize.patch Hmm, FVH doesn't work appropriately when

[jira] Commented: (SOLR-236) Field collapsing

2010-02-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12828039#action_12828039 ] Koji Sekiguchi commented on SOLR-236: - A random comment, don't we need to check

[jira] Updated: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2010-01-29 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1268: - Attachment: SOLR-1268-0_fragsize.patch {quote} I have noticed an exception is thrown when using

[jira] Commented: (SOLR-1731) ArrayIndexOutOfBoundsException when highlighting

2010-01-23 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12804087#action_12804087 ] Koji Sekiguchi commented on SOLR-1731: -- So why don't you uni-gram on both index and

[jira] Commented: (SOLR-1731) ArrayIndexOutOfBoundsException when highlighting

2010-01-22 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12803976#action_12803976 ] Koji Sekiguchi commented on SOLR-1731: -- Can't you use WhitespaceTokenizer for index?

[jira] Updated: (SOLR-1696) Deprecate old highlighting syntax and move configuration to HighlightComponent

2010-01-09 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1696: - Attachment: SOLR-1696.patch A new patch attached. Just to sync with trunk plus warning log when

[jira] Commented: (SOLR-1653) add PatternReplaceCharFilter

2010-01-08 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798271#action_12798271 ] Koji Sekiguchi commented on SOLR-1653: -- Thanks, Paul! I've just committed revision

[jira] Resolved: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2010-01-08 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1268. -- Resolution: Fixed Committed revision 897383. Incorporate Lucene's FastVectorHighlighter

[jira] Commented: (SOLR-1696) Deprecate old highlighting syntax and move configuration to HighlightComponent

2010-01-08 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798312#action_12798312 ] Koji Sekiguchi commented on SOLR-1696: -- I've just committed SOLR-1268. Now I'm trying

[jira] Commented: (SOLR-1696) Deprecate old highlighting syntax and move configuration to HighlightComponent

2010-01-07 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797841#action_12797841 ] Koji Sekiguchi commented on SOLR-1696: -- Noble, thank you for opening this and attaching

[jira] Commented: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2010-01-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796147#action_12796147 ] Koji Sekiguchi commented on SOLR-1268: -- I'll commit in a few days if nobody objects.

[jira] Commented: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2010-01-03 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796075#action_12796075 ] Koji Sekiguchi commented on SOLR-1268: -- I'm introducing fragListBuilder/ and

[jira] Updated: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2010-01-02 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1268: - Attachment: SOLR-1268.patch First draft, untested patch attached. Incorporate Lucene's

[jira] Commented: (SOLR-1670) synonymfilter/map repeat bug

2009-12-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792920#action_12792920 ] Koji Sekiguchi commented on SOLR-1670: -- bq. the test for 'repeats' has a flaw, it uses

[jira] Commented: (SOLR-1670) synonymfilter/map repeat bug

2009-12-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792928#action_12792928 ] Koji Sekiguchi commented on SOLR-1670: -- Robert, sorry, I wanted to say I agree with you

[jira] Resolved: (SOLR-1653) add PatternReplaceCharFilter

2009-12-15 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1653. -- Resolution: Fixed Committed revision 890798. Thanks Shalin and Noble for taking time to review

[jira] Commented: (SOLR-1653) add PatternReplaceCharFilter

2009-12-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790056#action_12790056 ] Koji Sekiguchi commented on SOLR-1653: -- Ok. I'll show you same samples ;-)

[jira] Issue Comment Edited: (SOLR-1653) add PatternReplaceCharFilter

2009-12-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790056#action_12790056 ] Koji Sekiguchi edited comment on SOLR-1653 at 12/14/09 9:27 AM:

[jira] Issue Comment Edited: (SOLR-1653) add PatternReplaceCharFilter

2009-12-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790056#action_12790056 ] Koji Sekiguchi edited comment on SOLR-1653 at 12/14/09 9:29 AM:

[jira] Issue Comment Edited: (SOLR-1653) add PatternReplaceCharFilter

2009-12-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790056#action_12790056 ] Koji Sekiguchi edited comment on SOLR-1653 at 12/14/09 9:28 AM:

[jira] Issue Comment Edited: (SOLR-1653) add PatternReplaceCharFilter

2009-12-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790056#action_12790056 ] Koji Sekiguchi edited comment on SOLR-1653 at 12/14/09 9:30 AM:

[jira] Commented: (SOLR-1653) add PatternReplaceCharFilter

2009-12-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790127#action_12790127 ] Koji Sekiguchi commented on SOLR-1653: -- bq. I guess this can be achieved with the

[jira] Updated: (SOLR-1653) add PatternReplaceCharFilter

2009-12-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1653: - Attachment: SOLR-1653.patch Excuse myself, because I tried to correct offset per group in a match

[jira] Commented: (SOLR-1653) add PatternReplaceCharFilter

2009-12-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12790572#action_12790572 ] Koji Sekiguchi commented on SOLR-1653: -- I see that existing PatternReplaceFilter (not

[jira] Created: (SOLR-1653) add PatternReplaceCharFilter

2009-12-13 Thread Koji Sekiguchi (JIRA)
add PatternReplaceCharFilter Key: SOLR-1653 URL: https://issues.apache.org/jira/browse/SOLR-1653 Project: Solr Issue Type: New Feature Components: Schema and Analysis Affects Versions: 1.4

[jira] Updated: (SOLR-1653) add PatternReplaceCharFilter

2009-12-13 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1653: - Attachment: SOLR-1653.patch add PatternReplaceCharFilter

[jira] Assigned: (SOLR-1653) add PatternReplaceCharFilter

2009-12-13 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reassigned SOLR-1653: Assignee: Koji Sekiguchi add PatternReplaceCharFilter

[jira] Commented: (SOLR-1653) add PatternReplaceCharFilter

2009-12-13 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789957#action_12789957 ] Koji Sekiguchi commented on SOLR-1653: -- I'll commit in a few days. add

[jira] Commented: (SOLR-1606) Integrate Near Realtime

2009-12-05 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786448#action_12786448 ] Koji Sekiguchi commented on SOLR-1606: -- Jason, I got a failure when running

[jira] Created: (SOLR-1607) use a proper key other than IndexReader for ExternalFileField and QueryElevationCompenent to work properly when reopenReaders is set to true

2009-11-28 Thread Koji Sekiguchi (JIRA)
use a proper key other than IndexReader for ExternalFileField and QueryElevationCompenent to work properly when reopenReaders is set to true

[jira] Updated: (SOLR-1489) A UTF-8 character is output twice (Bug in Jetty)

2009-11-25 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1489: - Attachment: SOLR-1489.patch Attached patch fixes the above failure, but I got another failure (no

[jira] Updated: (SOLR-1601) Schema browser does not indicate presence of charFilter

2009-11-25 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1601: - Component/s: Schema and Analysis Affects Version/s: 1.4 Fix Version/s: 1.5

[jira] Updated: (SOLR-1601) Schema browser does not indicate presence of charFilter

2009-11-25 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1601: - Attachment: SOLR-1601.patch Will commit shortly. Schema browser does not indicate presence of

[jira] Resolved: (SOLR-1601) Schema browser does not indicate presence of charFilter

2009-11-25 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1601. -- Resolution: Fixed Committed revision 884180. Thanks, Jake. Schema browser does not indicate

[jira] Commented: (SOLR-1489) A UTF-8 character is output twice (Bug in Jetty)

2009-11-24 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12782335#action_12782335 ] Koji Sekiguchi commented on SOLR-1489: -- Thanks, Ohtani-san. Using these new jetty jars

[jira] Commented: (SOLR-1489) A UTF-8 character is output twice (Bug in Jetty)

2009-11-18 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779814#action_12779814 ] Koji Sekiguchi commented on SOLR-1489: -- Ok, http://jira.codehaus.org/browse/JETTY-1122

[jira] Commented: (SOLR-1506) Search multiple cores using MultiReader

2009-11-03 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12773213#action_12773213 ] Koji Sekiguchi commented on SOLR-1506: -- bq. Commit doesn't work because reopen isn't

[jira] Commented: (SOLR-822) CharFilter - normalize characters before tokenizer

2009-10-24 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12769741#action_12769741 ] Koji Sekiguchi commented on SOLR-822: - bq. Please update the Wiki for this feature.

[jira] Updated: (SOLR-561) Solr replication by Solr (for windows also)

2009-10-23 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-561: Component/s: (was: replication (scripts)) replication (java) change component

[jira] Updated: (SOLR-551) Solr replication should include the schema also

2009-10-23 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-551: Component/s: (was: replication (scripts)) replication (java) change component

[jira] Resolved: (SOLR-1099) FieldAnalysisRequestHandler

2009-10-20 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1099. -- Resolution: Fixed Committed revision 827032. Thanks. FieldAnalysisRequestHandler

[jira] Reopened: (SOLR-1099) FieldAnalysisRequestHandler

2009-10-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reopened SOLR-1099: -- Assignee: Koji Sekiguchi (was: Shalin Shekhar Mangar) Hmm, I think the order of

[jira] Updated: (SOLR-1099) FieldAnalysisRequestHandler

2009-10-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1099: - Attachment: SOLR-1099-ordered-TokenizerChain.patch I'd like to use NamedList rather than

[jira] Updated: (SOLR-1515) Javadoc typo in SolrQueryResponse

2009-10-17 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1515: - Fix Version/s: (was: 1.5) 1.4 Javadoc typo in SolrQueryResponse

[jira] Resolved: (SOLR-1515) Javadoc typo in SolrQueryResponse

2009-10-17 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1515. -- Resolution: Fixed Committed revision 826321. Thanks. Javadoc typo in SolrQueryResponse

[jira] Updated: (SOLR-670) UpdateHandler must provide a rollback feature

2009-10-12 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-670: Attachment: SOLR-670-revert-cumulative-counts.patch The fix and test case. I'll commit soon.

[jira] Resolved: (SOLR-670) UpdateHandler must provide a rollback feature

2009-10-12 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-670. - Resolution: Fixed Committed revision 824380. UpdateHandler must provide a rollback feature

[jira] Created: (SOLR-1504) empty char mapping can cause ArrayIndexOutOfBoundsException in analysis.jsp and co.

2009-10-11 Thread Koji Sekiguchi (JIRA)
empty char mapping can cause ArrayIndexOutOfBoundsException in analysis.jsp and co. --- Key: SOLR-1504 URL: https://issues.apache.org/jira/browse/SOLR-1504 Project: Solr

[jira] Updated: (SOLR-1504) empty char mapping can cause ArrayIndexOutOfBoundsException in analysis.jsp and co.

2009-10-11 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1504: - Attachment: SOLR-1504.patch A patch for the fix. Will commit soon. empty char mapping can cause

[jira] Resolved: (SOLR-1504) empty char mapping can cause ArrayIndexOutOfBoundsException in analysis.jsp and co.

2009-10-11 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1504. -- Resolution: Fixed Committed revision 824045. empty char mapping can cause

[jira] Assigned: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2009-10-09 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reassigned SOLR-1268: Assignee: Koji Sekiguchi Incorporate Lucene's FastVectorHighlighter

[jira] Updated: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2009-10-09 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1268: - Fix Version/s: 1.5 Mark it to 1.5 because there is no patches. Incorporate Lucene's

[jira] Commented: (SOLR-1489) A UTF-8 character is output twice (Bug in Jetty)

2009-10-03 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12761900#action_12761900 ] Koji Sekiguchi commented on SOLR-1489: -- Good catch, Otani-san! I can reproduce the

[jira] Assigned: (SOLR-1489) A UTF-8 character is output twice (Bug in Jetty)

2009-10-03 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reassigned SOLR-1489: Assignee: Koji Sekiguchi A UTF-8 character is output twice (Bug in Jetty)

[jira] Created: (SOLR-1481) phps writer ignores omitHeader parameter

2009-10-01 Thread Koji Sekiguchi (JIRA)
phps writer ignores omitHeader parameter Key: SOLR-1481 URL: https://issues.apache.org/jira/browse/SOLR-1481 Project: Solr Issue Type: Bug Components: search Reporter: Koji

[jira] Resolved: (SOLR-1423) Lucene 2.9 RC4 may need some changes in Solr Analyzers using CharStream others

2009-09-18 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1423. -- Resolution: Fixed Committed revision 816502. Thanks, Uwe! Lucene 2.9 RC4 may need some

[jira] Commented: (SOLR-1423) Lucene 2.9 RC4 may need some changes in Solr Analyzers using CharStream others

2009-09-17 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756923#action_12756923 ] Koji Sekiguchi commented on SOLR-1423: -- The patch looks good! Will commit shortly.

[jira] Updated: (SOLR-1423) Lucene 2.9 RC4 may need some changes in Solr Analyzers using CharStream others

2009-09-14 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1423: - Attachment: SOLR-1423.patch The patch that is Uwe's one with replacing split()/group() methods.

[jira] Updated: (SOLR-1423) Lucene 2.9 RC4 may need some changes in Solr Analyzers using CharStream others

2009-09-13 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1423: - Attachment: SOLR-1423.patch I thought I call tokenizer.correctOffset() in newToken() method, but

[jira] Updated: (SOLR-1423) Lucene 2.9 RC4 may need some changes in Solr Analyzers using CharStream others

2009-09-11 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1423: - Affects Version/s: 1.4 Fix Version/s: 1.4 Assignee: Koji Sekiguchi I'd like

[jira] Commented: (SOLR-1404) Random failures with highlighting

2009-09-10 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12753686#action_12753686 ] Koji Sekiguchi commented on SOLR-1404: -- bq. A better fix, perhaps, would be

[jira] Updated: (SOLR-1398) PatternTokenizerFactory ignores offset corrections

2009-09-05 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1398: - Attachment: SOLR-1398.patch a new patch with test case. Will commit shortly.

[jira] Resolved: (SOLR-1398) PatternTokenizerFactory ignores offset corrections

2009-09-05 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1398. -- Resolution: Fixed Committed revision 811753. PatternTokenizerFactory ignores offset

[jira] Commented: (SOLR-1398) PatternTokenizerFactory ignores offset corrections

2009-08-31 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12749493#action_12749493 ] Koji Sekiguchi commented on SOLR-1398: -- Anders, thank you for reporting the problem.

[jira] Updated: (SOLR-1398) PatternTokenizerFactory ignores offset corrections

2009-08-31 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1398: - Attachment: SOLR-1398.patch Anders, can you apply the patch and see the highlighted result?

[jira] Updated: (SOLR-1398) PatternTokenizerFactory ignores offset corrections

2009-08-31 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1398: - Priority: Minor (was: Major) Fix Version/s: 1.4 Assignee: Koji Sekiguchi

[jira] Updated: (SOLR-1370) call CharFilters in FieldAnalysisRequestHandler

2009-08-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1370: - Attachment: SOLR-1370.patch The fix and test code. call CharFilters in

[jira] Assigned: (SOLR-1370) call CharFilters in FieldAnalysisRequestHandler

2009-08-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reassigned SOLR-1370: Assignee: Koji Sekiguchi call CharFilters in FieldAnalysisRequestHandler

[jira] Updated: (SOLR-1370) call CharFilters in FieldAnalysisRequestHandler

2009-08-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1370: - Fix Version/s: 1.4 call CharFilters in FieldAnalysisRequestHandler

[jira] Resolved: (SOLR-1370) call CharFilters in FieldAnalysisRequestHandler

2009-08-19 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1370. -- Resolution: Fixed Thanks Erik! Committed revision 805880. call CharFilters in

[jira] Created: (SOLR-1370) call CharFilters in FieldAnalysisRequestHandler

2009-08-18 Thread Koji Sekiguchi (JIRA)
call CharFilters in FieldAnalysisRequestHandler --- Key: SOLR-1370 URL: https://issues.apache.org/jira/browse/SOLR-1370 Project: Solr Issue Type: Bug Components: Analysis Affects

[jira] Commented: (SOLR-1343) HTMLStripCharFilter

2009-08-07 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740719#action_12740719 ] Koji Sekiguchi commented on SOLR-1343: -- bq. Koji, what is the advantage of the

[jira] Resolved: (SOLR-1343) HTMLStripCharFilter

2009-08-07 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1343. -- Resolution: Fixed Committed revision 802263. HTMLStripCharFilter ---

[jira] Resolved: (SOLR-1347) StatsComponent throws error for single-valued numeric fields.

2009-08-07 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1347. -- Resolution: Invalid StatsComponent throws error for single-valued numeric fields.

[jira] Updated: (SOLR-1343) HTMLStripCharFilter

2009-08-06 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1343: - Attachment: SOLR-1343.patch HTMLStripCharFilter --- Key:

[jira] Assigned: (SOLR-1343) HTMLStripCharFilter

2009-08-06 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reassigned SOLR-1343: Assignee: Koji Sekiguchi I'll commit in a few days if there is no objections.

[jira] Created: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2009-07-09 Thread Koji Sekiguchi (JIRA)
Incorporate Lucene's FastVectorHighlighter -- Key: SOLR-1268 URL: https://issues.apache.org/jira/browse/SOLR-1268 Project: Solr Issue Type: New Feature Components: highlighter

[jira] Resolved: (SOLR-1256) show CharFilters in analysis.jsp

2009-07-08 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-1256. -- Resolution: Fixed Committed revision 792370. show CharFilters in analysis.jsp

  1   2   3   4   >