[jira] Commented: (SOLR-1238) exception in solrJ when authentication is used

2010-04-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855271#action_12855271 ] Noble Paul commented on SOLR-1238: -- I guess this patch should work for unauathenticated as

[jira] Commented: (SOLR-1769) Solr 1.4 Replication - Repeater throwing NullPointerException

2010-03-31 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851800#action_12851800 ] Noble Paul commented on SOLR-1769: -- committed r929454 Solr 1.4 Replication - Repeater

[jira] Commented: (SOLR-1853) ReplicationHandler reports incorrect replication failures

2010-03-31 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851799#action_12851799 ] Noble Paul commented on SOLR-1853: -- committed r929454 ReplicationHandler reports

[jira] Commented: (SOLR-1842) DataImportHandler ODBC keeps lock on the source table while optimisatising is being run...

2010-03-27 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850554#action_12850554 ] Noble Paul commented on SOLR-1842: -- DIH cannot do anything specific for one type of driver.

[jira] Commented: (SOLR-1769) Solr 1.4 Replication - Repeater throwing NullPointerException

2010-03-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849232#action_12849232 ] Noble Paul commented on SOLR-1769: -- This can be checked in . I wonder what is the

[jira] Resolved: (SOLR-1811) DataImportHandler: dataimporter.functions.formatDate should have a redefined concept of NOW for each import

2010-03-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1811. -- Resolution: Fixed committed r925091 Thanks Sean DataImportHandler: dataimporter.functions.formatDate

[jira] Commented: (SOLR-1811) DataImportHandler: dataimporter.functions.formatDate should have a redefined concept of NOW for each import

2010-03-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846750#action_12846750 ] Noble Paul commented on SOLR-1811: -- I guess I got it. I am reusing the DatemathParser

[jira] Updated: (SOLR-1811) DataImportHandler: dataimporter.functions.formatDate should have a redefined concept of NOW for each import

2010-03-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1811: - Attachment: SOLR-1811.patch DataImportHandler: dataimporter.functions.formatDate should have a redefined

[jira] Commented: (SOLR-1798) Memory leak in FastLRUCache

2010-03-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842380#action_12842380 ] Noble Paul commented on SOLR-1798: -- bq.do you remember why a List was used here? It was

[jira] Updated: (SOLR-1769) Solr 1.4 Replication - Repeater throwing NullPointerException

2010-03-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1769: - Attachment: SOLR-1769 This may not be a fix for this issue. but this was a bug. Do an fsync only if the

[jira] Commented: (SOLR-1769) Solr 1.4 Replication - Repeater throwing NullPointerException

2010-03-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842564#action_12842564 ] Noble Paul commented on SOLR-1769: -- The patch does'nt fix the issue. But it may give us a

[jira] Assigned: (SOLR-1811) DataImportHandler: dataimporter.functions.formatDate should have a redefined concept of NOW for each import

2010-03-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1811: Assignee: Noble Paul DataImportHandler: dataimporter.functions.formatDate should have a redefined

[jira] Commented: (SOLR-1811) DataImportHandler: dataimporter.functions.formatDate should have a redefined concept of NOW for each import

2010-03-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841998#action_12841998 ] Noble Paul commented on SOLR-1811: -- it is computed just in time . What suggests you that it

[jira] Commented: (SOLR-1769) Solr 1.4 Replication - Repeater throwing NullPointerException

2010-03-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841216#action_12841216 ] Noble Paul commented on SOLR-1769: -- Are you using a solrconfig from an older version of

[jira] Created: (SOLR-1800) Synchronize installation of new index across the slaves

2010-02-28 Thread Noble Paul (JIRA)
Synchronize installation of new index across the slaves --- Key: SOLR-1800 URL: https://issues.apache.org/jira/browse/SOLR-1800 Project: Solr Issue Type: Improvement Components:

[jira] Commented: (SOLR-1787) CachedSqlEntityProcessor pre-warmed cache use case

2010-02-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838208#action_12838208 ] Noble Paul commented on SOLR-1787: -- you can change the title of the issue so that it

[jira] Assigned: (SOLR-1787) CachedSqlEntityProcessor pre-warmed cache use case

2010-02-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1787: Assignee: Noble Paul CachedSqlEntityProcessor pre-warmed cache use case

[jira] Commented: (SOLR-1787) CachedSqlEntityProcessor pre-warmed cache use case

2010-02-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12837251#action_12837251 ] Noble Paul commented on SOLR-1787: -- is pre-warming done in this patch?

[jira] Assigned: (SOLR-1781) Replication index directories not always cleaned up

2010-02-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1781: Assignee: Noble Paul Replication index directories not always cleaned up

[jira] Commented: (SOLR-1781) Replication index directories not always cleaned up

2010-02-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12836519#action_12836519 ] Noble Paul commented on SOLR-1781: -- The problem is that while you are trying to delete the

[jira] Commented: (SOLR-920) Cache and reuse IndexSchema

2010-02-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833857#action_12833857 ] Noble Paul commented on SOLR-920: - yes . it is possible Cache and reuse IndexSchema

[jira] Commented: (SOLR-920) Cache and reuse IndexSchema

2010-02-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833858#action_12833858 ] Noble Paul commented on SOLR-920: - bq., then all the older versions hang around in the cache

[jira] Commented: (SOLR-1775) Replication of 300MB stops indexing for 5 seconds when syncing

2010-02-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834088#action_12834088 ] Noble Paul commented on SOLR-1775: -- The description is clear. What do you mean by slave

[jira] Issue Comment Edited: (SOLR-1775) Replication of 300MB stops indexing for 5 seconds when syncing

2010-02-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834088#action_12834088 ] Noble Paul edited comment on SOLR-1775 at 2/16/10 7:10 AM: --- The

[jira] Commented: (SOLR-1661) Remove adminCore from CoreContainer

2010-02-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833686#action_12833686 ] Noble Paul commented on SOLR-1661: -- the second parameter is not the adminCore name. The

[jira] Issue Comment Edited: (SOLR-1661) Remove adminCore from CoreContainer

2010-02-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833686#action_12833686 ] Noble Paul edited comment on SOLR-1661 at 2/15/10 6:52 AM: --- The

[jira] Commented: (SOLR-1769) Solr 1.4 Replication - Repeater throwing NullPointerException

2010-02-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832964#action_12832964 ] Noble Paul commented on SOLR-1769: -- Let me assume that you are using the 1.4 release and

[jira] Commented: (SOLR-1769) Solr 1.4 Replication - Repeater throwing NullPointerException

2010-02-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832400#action_12832400 ] Noble Paul commented on SOLR-1769: -- can you share the deletionPolicy in the repeater?

[jira] Assigned: (SOLR-1769) Solr 1.4 Replication - Repeater throwing NullPointerException

2010-02-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1769: Assignee: Noble Paul Solr 1.4 Replication - Repeater throwing NullPointerException

[jira] Resolved: (SOLR-1766) DIH with threads enabled doesn't respond to the abort command

2010-02-09 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1766. -- Resolution: Fixed committed r908355 Thanks Michael Henson DIH with threads enabled doesn't respond

[jira] Resolved: (SOLR-1089) do write to Solr in a separate thread

2010-02-09 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1089. -- Resolution: Duplicate do write to Solr in a separate thread -

[jira] Assigned: (SOLR-1767) DataImportHandler: dataimporter.functions.escapeSql() does not escape backslash character

2010-02-09 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1767: Assignee: Noble Paul DataImportHandler: dataimporter.functions.escapeSql() does not escape

[jira] Resolved: (SOLR-1767) DataImportHandler: dataimporter.functions.escapeSql() does not escape backslash character

2010-02-09 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1767. -- Resolution: Fixed committed r908357 Thanks Sean Timm DataImportHandler:

[jira] Commented: (SOLR-1757) DIH multithreading sometimes throws NPE

2010-02-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831298#action_12831298 ] Noble Paul commented on SOLR-1757: -- I guess you have pasted the wrong stacktrace. We can

[jira] Resolved: (SOLR-1757) DIH multithreading sometimes throws NPE

2010-02-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1757. -- Resolution: Fixed Fix Version/s: 1.5 comitted r907935 DIH multithreading sometimes throws NPE

[jira] Resolved: (SOLR-1762) DateFormatTransformer does not work correctly with non-default locale dates

2010-02-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1762. -- Resolution: Fixed Fix Version/s: 1.5 Assignee: Noble Paul committed : r907562 thanks

[jira] Updated: (SOLR-1757) DIH multithreading sometimes throws NPE

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1757: - Attachment: SOLR-1757.patch DIH multithreading sometimes throws NPE

[jira] Commented: (SOLR-1758) schema definition for configuration files

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830049#action_12830049 ] Noble Paul commented on SOLR-1758: -- other than the tag names , nothing much can be done w/

[jira] Resolved: (SOLR-1736) In the slave , If 'mov'ing file does not succeed , copy the file

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1736. -- Resolution: Fixed committed Revision: 906905 In the slave , If 'mov'ing file does not succeed , copy

[jira] Resolved: (SOLR-1759) DIH $skipDoc issue

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1759. -- Resolution: Fixed Fix Version/s: 1.5 Assignee: Noble Paul committed Revision: 906906

[jira] Resolved: (SOLR-1727) SolrEventListener should extend NamedListInitializedPlugin

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1727. -- Resolution: Fixed committed Revision: 906923 SolrEventListener should extend

[jira] Resolved: (SOLR-1597) FileListEntityProcessor should recognize onError attribute

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1597. -- Resolution: Fixed duplicated by SOLR-1678 FileListEntityProcessor should recognize onError attribute

[jira] Commented: (SOLR-1757) DIH multithreading sometimes throws NPE

2010-02-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12830450#action_12830450 ] Noble Paul commented on SOLR-1757: -- thanks Micheal. I'll commit this soon could you help

[jira] Assigned: (SOLR-1757) DIH multithreading sometimes throws NPE

2010-02-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1757: Assignee: Noble Paul DIH multithreading sometimes throws NPE

[jira] Created: (SOLR-1741) NPE when deletionPolicy sets maxOptimizedCommitsTokeep=0

2010-01-31 Thread Noble Paul (JIRA)
NPE when deletionPolicy sets maxOptimizedCommitsTokeep=0 Key: SOLR-1741 URL: https://issues.apache.org/jira/browse/SOLR-1741 Project: Solr Issue Type: Bug Components:

[jira] Updated: (SOLR-1736) In the slave , If 'mov'ing file does not succeed , copy the file

2010-01-28 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1736: - Attachment: SOLR-1736.patch In the slave , If 'mov'ing file does not succeed , copy the file

[jira] Updated: (SOLR-1737) Add a FieldStreamDataSource

2010-01-27 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1737: - Attachment: SOLR-1737.patch Add a FieldStreamDataSource ---

[jira] Resolved: (SOLR-1737) Add a FieldStreamDataSource

2010-01-27 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1737. -- Resolution: Fixed committed r:903966 Add a FieldStreamDataSource ---

[jira] Commented: (SOLR-1728) ResponseWriters should support byte[], ByteBuffer

2010-01-26 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805357#action_12805357 ] Noble Paul commented on SOLR-1728: -- Everything works now in non-distributed search because

[jira] Created: (SOLR-1736) In the slave , If 'mov'ing file does not succeed , copy the file

2010-01-26 Thread Noble Paul (JIRA)
In the slave , If 'mov'ing file does not succeed , copy the file Key: SOLR-1736 URL: https://issues.apache.org/jira/browse/SOLR-1736 Project: Solr Issue Type: Bug

[jira] Created: (SOLR-1737) Add a FieldStreamDataSource

2010-01-26 Thread Noble Paul (JIRA)
Add a FieldStreamDataSource --- Key: SOLR-1737 URL: https://issues.apache.org/jira/browse/SOLR-1737 Project: Solr Issue Type: New Feature Components: contrib - DataImportHandler Reporter: Noble

[jira] Created: (SOLR-1727) SolrEventListener should extend NamedListInitializedPlugin

2010-01-19 Thread Noble Paul (JIRA)
SolrEventListener should extend NamedListInitializedPlugin -- Key: SOLR-1727 URL: https://issues.apache.org/jira/browse/SOLR-1727 Project: Solr Issue Type: Improvement

[jira] Updated: (SOLR-1727) SolrEventListener should extend NamedListInitializedPlugin

2010-01-19 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1727: - Attachment: SOLR-1727.patch SolrEventListener should extend NamedListInitializedPlugin

[jira] Created: (SOLR-1728) ResponseWriters should support byte[], ByteBuffer

2010-01-19 Thread Noble Paul (JIRA)
ResponseWriters should support byte[], ByteBuffer - Key: SOLR-1728 URL: https://issues.apache.org/jira/browse/SOLR-1728 Project: Solr Issue Type: Improvement Reporter: Noble Paul

[jira] Updated: (SOLR-1728) ResponseWriters should support byte[], ByteBuffer

2010-01-19 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1728: - Fix Version/s: 1.5 Assignee: Noble Paul ResponseWriters should support byte[], ByteBuffer

[jira] Commented: (SOLR-1725) Script based UpdateRequestProcessorFactory

2010-01-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12802100#action_12802100 ] Noble Paul commented on SOLR-1725: -- Why are we limiting this to javascript . Why can't

[jira] Resolved: (SOLR-1717) SolrHighlighter#fragmenter, formatter etc do not need synchronization

2010-01-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1717. -- Resolution: Fixed committed Revision: 900680 SolrHighlighter#fragmenter, formatter etc do not need

[jira] Assigned: (SOLR-1721) Add explicit option to run DataImportHandler in synchronous mode

2010-01-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1721: Assignee: Noble Paul Add explicit option to run DataImportHandler in synchronous mode

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

2010-01-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1696. -- Resolution: Fixed committed r899572 Deprecate old highlighting syntax and move configuration to

[jira] Resolved: (SOLR-1721) Add explicit option to run DataImportHandler in synchronous mode

2010-01-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1721. -- Resolution: Fixed committed r899580 Thanks Alexy Add explicit option to run DataImportHandler in

[jira] Resolved: (SOLR-1352) DIH: MultiThreaded

2010-01-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1352. -- Resolution: Fixed committed Revision: 898209 DIH: MultiThreaded --

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

2010-01-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1696: Assignee: Noble Paul Deprecate old highlighting syntax and move configuration to

[jira] Created: (SOLR-1717) SolrHighlighter#fragmenter, formatter etc do not need synchronization

2010-01-12 Thread Noble Paul (JIRA)
SolrHighlighter#fragmenter, formatter etc do not need synchronization - Key: SOLR-1717 URL: https://issues.apache.org/jira/browse/SOLR-1717 Project: Solr Issue Type:

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799177#action_12799177 ] Noble Paul commented on SOLR-1602: -- bq.FQN seems to be the only thing that worked easily.

[jira] Commented: (SOLR-1708) Allowing import / update of a specific document using the data import handler

2010-01-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799179#action_12799179 ] Noble Paul commented on SOLR-1708: -- This does not seem to be a good way to solve your

[jira] Commented: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2010-01-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799617#action_12799617 ] Noble Paul commented on SOLR-1591: -- bq.I'd favor an exception to be thrown not required.

[jira] Commented: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2010-01-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799627#action_12799627 ] Noble Paul commented on SOLR-1591: -- bq.Why waste a function call here? * null values are

[jira] Commented: (SOLR-1707) Use google collections immutable collections instead of Collections.unmodifiable**

2010-01-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799084#action_12799084 ] Noble Paul commented on SOLR-1707: -- The discussion in guva list

[jira] Commented: (SOLR-1704) Include google collections jar

2010-01-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798579#action_12798579 ] Noble Paul commented on SOLR-1704: -- java's default collection implementations are

[jira] Commented: (SOLR-1707) Use google collections immutable collections instead of Collections.unmodifiable**

2010-01-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12798592#action_12798592 ] Noble Paul commented on SOLR-1707: -- yonik, could you share the test code? Use google

[jira] Created: (SOLR-1714) ReplicationHandler should show status of backup process

2010-01-10 Thread Noble Paul (JIRA)
ReplicationHandler should show status of backup process --- Key: SOLR-1714 URL: https://issues.apache.org/jira/browse/SOLR-1714 Project: Solr Issue Type: Improvement Components:

[jira] Updated: (SOLR-1714) ReplicationHandler should show status of backup process

2010-01-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1714: - Affects Version/s: 1.4 Fix Version/s: 1.5 ReplicationHandler should show status of backup

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797572#action_12797572 ] Noble Paul commented on SOLR-1602: -- bq.but there have also been some threads out there in

[jira] Created: (SOLR-1704) Include google collections jar

2010-01-06 Thread Noble Paul (JIRA)
Include google collections jar -- Key: SOLR-1704 URL: https://issues.apache.org/jira/browse/SOLR-1704 Project: Solr Issue Type: Improvement Reporter: Noble Paul Priority: Minor

[jira] Updated: (SOLR-1705) Move QueryConvertor into SpellCheckComponent configuration

2010-01-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1705: - Attachment: SOLR-1705.patch Move QueryConvertor into SpellCheckComponent configuration

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797497#action_12797497 ] Noble Paul commented on SOLR-1602: -- instead of using the FQN of classes we should use the

[jira] Updated: (SOLR-1704) Include google collections jar

2010-01-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1704: - Attachment: google-collect-1.0.jar The 1.0 final jar. I plan to commit this shortly Include google

[jira] Assigned: (SOLR-1704) Include google collections jar

2010-01-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1704: Assignee: Noble Paul Include google collections jar --

[jira] Resolved: (SOLR-1704) Include google collections jar

2010-01-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1704. -- Resolution: Fixed resolved Revision: 896759 Include google collections jar

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797529#action_12797529 ] Noble Paul commented on SOLR-1602: -- bq.I thought of this the other day. It's kinda already

[jira] Created: (SOLR-1707) Use google collections immutable collections instead of Collections.unmodifiable**

2010-01-06 Thread Noble Paul (JIRA)
Use google collections immutable collections instead of Collections.unmodifiable** -- Key: SOLR-1707 URL: https://issues.apache.org/jira/browse/SOLR-1707 Project: Solr

[jira] Updated: (SOLR-1707) Use google collections immutable collections instead of Collections.unmodifiable**

2010-01-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1707: - Description: google collections offer true immutability and more memory efficiency (was: google

[jira] Updated: (SOLR-1707) Use google collections immutable collections instead of Collections.unmodifiable**

2010-01-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1707: - Attachment: SOLR-1707.patch Use google collections immutable collections instead of

[jira] Resolved: (SOLR-1697) PluginInfo should load plugins w/o class attribute also

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1697. -- Resolution: Fixed resolved Revision: 895909 PluginInfo should load plugins w/o class attribute also

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

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796167#action_12796167 ] Noble Paul edited comment on SOLR-1696 at 1/5/10 8:40 AM: -- The new

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

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1696: - Attachment: SOLR-1696.patch The old syntax is deprecated and all the code moves in into

[jira] Created: (SOLR-1699) deprecate the updateHandler configuration syntax

2010-01-05 Thread Noble Paul (JIRA)
deprecate the updateHandler configuration syntax Key: SOLR-1699 URL: https://issues.apache.org/jira/browse/SOLR-1699 Project: Solr Issue Type: Improvement Reporter: Noble Paul

[jira] Commented: (SOLR-1698) load balanced distributed search

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796585#action_12796585 ] Noble Paul commented on SOLR-1698: -- is this related to SOLR-1431 . I though we can have

[jira] Deleted: (SOLR-1699) deprecate the updateHandler configuration syntax

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul deleted SOLR-1699: - deprecate the updateHandler configuration syntax

[jira] Commented: (SOLR-1699) deprecate the updateHandler configuration syntax

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796589#action_12796589 ] Noble Paul commented on SOLR-1699: -- I Chris , you are right . I opened this issue hastily

[jira] Created: (SOLR-1702) Standardize mechanism for components to prefetch fields

2010-01-05 Thread Noble Paul (JIRA)
Standardize mechanism for components to prefetch fields --- Key: SOLR-1702 URL: https://issues.apache.org/jira/browse/SOLR-1702 Project: Solr Issue Type: Improvement Components:

[jira] Commented: (SOLR-1702) Standardize mechanism for components to prefetch fields

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796648#action_12796648 ] Noble Paul commented on SOLR-1702: -- The mail thread

[jira] Commented: (SOLR-1698) load balanced distributed search

2010-01-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797011#action_12797011 ] Noble Paul commented on SOLR-1698: -- LBHttpSolrServer can have the concept of a sticky

[jira] Updated: (SOLR-1644) Provide a clean way to keep flags and helper objects in ResponseBuilder

2010-01-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1644: - Attachment: SOLR-1644.patch no changes to any component. The Store field is created. and if any component

[jira] Commented: (SOLR-741) Add support for rounding dates in DateField

2010-01-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796124#action_12796124 ] Noble Paul commented on SOLR-741: - With the introduction of Trie fields is it not irrelevant

[jira] Commented: (SOLR-1612) Use java.sql.Array to populate Multivalue field in DataImportHandler

2010-01-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796128#action_12796128 ] Noble Paul commented on SOLR-1612: -- is your issue resolved? Is it not possible to make it a

[jira] Updated: (SOLR-1664) Some Methods in FieldType actually should be in SchemaField

2010-01-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1664: - Attachment: SOLR-1664.patch updated to trunk Some Methods in FieldType actually should be in

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

2010-01-04 Thread Noble Paul (JIRA)
Deprecate old highlighting syntax and move configuration to HighlightComponent Key: SOLR-1696 URL: https://issues.apache.org/jira/browse/SOLR-1696 Project: Solr

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

2010-01-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12796167#action_12796167 ] Noble Paul commented on SOLR-1696: -- The new syntax can be as follows {code:xml}

[jira] Created: (SOLR-1697) PluginInfo should load plugins w/o class attribute also

2010-01-04 Thread Noble Paul (JIRA)
PluginInfo should load plugins w/o class attribute also --- Key: SOLR-1697 URL: https://issues.apache.org/jira/browse/SOLR-1697 Project: Solr Issue Type: Improvement Reporter:

  1   2   3   4   5   6   7   8   9   10   >