[jira] Commented: (SOLR-667) Alternate LRUCache implementation

2008-11-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650103#action_12650103 ] Noble Paul commented on SOLR-667: - * Should we keep the cleanupThread= true default for FastL

[jira] Updated: (SOLR-835) reduce Object creation in SearchHandler

2008-11-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-835: Attachment: SOLR-835.patch The previous patch had an unbounded cache. Now we have our own ConcurrentLRUCache

[jira] Created: (SOLR-880) SolrCore should have a STOP option a lazy startup option

2008-11-24 Thread Noble Paul (JIRA)
SolrCore should have a STOP option a lazy startup option Key: SOLR-880 URL: https://issues.apache.org/jira/browse/SOLR-880 Project: Solr Issue Type: Improvement Reporter: N

[jira] Updated: (SOLR-880) SolrCore should have a STOP option and a lazy startup option

2008-11-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-880: Summary: SolrCore should have a STOP option and a lazy startup option (was: SolrCore should have a STOP opti

[jira] Created: (SOLR-883) Cores created through Admin do not have the implicit properties set

2008-11-25 Thread Noble Paul (JIRA)
Cores created through Admin do not have the implicit properties set --- Key: SOLR-883 URL: https://issues.apache.org/jira/browse/SOLR-883 Project: Solr Issue Type: Bug

[jira] Created: (SOLR-884) Better error checking in CachedSqlEntityProcessor

2008-11-26 Thread Noble Paul (JIRA)
Better error checking in CachedSqlEntityProcessor - Key: SOLR-884 URL: https://issues.apache.org/jira/browse/SOLR-884 Project: Solr Issue Type: Improvement Reporter: Noble Paul Ca

[jira] Updated: (SOLR-884) Better error checking in CachedSqlEntityProcessor

2008-11-26 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-884: Attachment: SOLR-884.patch Some basic checks introduced > Better error checking in CachedSqlEntityProcessor

[jira] Created: (SOLR-885) Generify NamedListCodec

2008-11-26 Thread Noble Paul (JIRA)
Generify NamedListCodec --- Key: SOLR-885 URL: https://issues.apache.org/jira/browse/SOLR-885 Project: Solr Issue Type: Improvement Reporter: Noble Paul Priority: Minor Fix For: 1.4

[jira] Updated: (SOLR-885) Generify NamedListCodec

2008-11-26 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-885: Attachment: SOLR-885.patch this also throws an exception for invalid version > Generify NamedListCodec > ---

[jira] Updated: (SOLR-885) Generify NamedListCodec

2008-11-26 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-885: Description: * make NamedListCodec a generic class which may be able to write any of the supported object *

[jira] Commented: (SOLR-885) Generify NamedListCodec

2008-11-27 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651470#action_12651470 ] Noble Paul commented on SOLR-885: - Patch w/o deprecating NamedList . But , before javabin w

[jira] Commented: (SOLR-887) HTMLStripTransformer for DIH

2008-11-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651739#action_12651739 ] Noble Paul commented on SOLR-887: - this looks fine. I do not think it needs any change > HTM

[jira] Commented: (SOLR-885) Generify NamedListCodec

2008-11-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651740#action_12651740 ] Noble Paul commented on SOLR-885: - bq.by default we used a syntax that keeps order. But that

[jira] Updated: (SOLR-844) A SolrServer impl to front-end multiple urls

2008-11-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-844: Attachment: SOLR-844.patch A simple round-robin based implementtaion. Keeps two lists of servers live and de

[jira] Updated: (SOLR-844) A SolrServer impl to front-end multiple urls

2008-11-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-844: Attachment: SOLR-844.patch there were a few bugs > A SolrServer impl to front-end multiple urls > --

[jira] Issue Comment Edited: (SOLR-844) A SolrServer impl to front-end multiple urls

2008-11-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651742#action_12651742 ] noble.paul edited comment on SOLR-844 at 11/29/08 8:50 PM: --- A simpl

[jira] Commented: (SOLR-887) HTMLStripTransformer for DIH

2008-11-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651835#action_12651835 ] Noble Paul commented on SOLR-887: - There is another usecase where the data may come directly

[jira] Commented: (SOLR-888) DateFormatTransformer can't handle objects of type java.sql.TimeStamp

2008-11-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651836#action_12651836 ] Noble Paul commented on SOLR-888: - I guess you can index TimeStamp directly. You may not need

[jira] Updated: (SOLR-810) changes for javabin format

2008-11-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-810: Comment: was deleted > changes for javabin format > -- > > Key: SOLR-

[jira] Updated: (SOLR-810) changes for javabin format

2008-11-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-810: Description: javabin can be as efficient as a format like say thrift/protocol buffers if we do not pay the p

[jira] Updated: (SOLR-828) A RequestProcessor to support updates

2008-11-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-828: Description: This is same as SOLR-139. A new issue is opened so that the UpdateProcessor approach is highlig

[jira] Updated: (SOLR-828) A RequestProcessor to support updates

2008-11-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-828: Description: This is same as SOLR-139. A new issue is opened so that the UpdateProcessor approach is highlig

[jira] Updated: (SOLR-828) A RequestProcessor to support updates

2008-11-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-828: Description: This is same as SOLR-139. A new issue is opened so that the UpdateProcessor approach is highlig

[jira] Updated: (SOLR-810) changes for javabin format

2008-11-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-810: Description: For storage purposes javabin can be quite inefficient assuming that we write one document at a

[jira] Updated: (SOLR-828) A RequestProcessor to support updates

2008-11-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-828: Description: This is same as SOLR-139. A new issue is opened so that the UpdateProcessor approach is highlig

[jira] Updated: (SOLR-828) A RequestProcessor to support updates

2008-11-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-828: Description: This is same as SOLR-139. A new issue is opened so that the UpdateProcessor approach is highlig

[jira] Created: (SOLR-891) JdbcDataSource can translate Clobs to String

2008-12-01 Thread Noble Paul (JIRA)
JdbcDataSource can translate Clobs to String Key: SOLR-891 URL: https://issues.apache.org/jira/browse/SOLR-891 Project: Solr Issue Type: Improvement Components: contrib - DataImportHandl

[jira] Updated: (SOLR-891) JdbcDataSource can translate Clobs to String

2008-12-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-891: Attachment: SOLR-891.patch JdbcDataSource has a new attribute 'readClob' can be set to true false. default i

[jira] Updated: (SOLR-828) A RequestProcessor to support updates

2008-12-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-828: Description: This is same as SOLR-139. A new issue is opened so that the UpdateProcessor approach is highlig

[jira] Commented: (SOLR-828) A RequestProcessor to support updates

2008-12-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652442#action_12652442 ] Noble Paul commented on SOLR-828: - The new {{UpdateProcessor}} called ({{UpdateableIndexProc

[jira] Issue Comment Edited: (SOLR-828) A RequestProcessor to support updates

2008-12-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652442#action_12652442 ] noble.paul edited comment on SOLR-828 at 12/2/08 10:14 AM: --- The new

[jira] Commented: (SOLR-828) A RequestProcessor to support updates

2008-12-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652828#action_12652828 ] Noble Paul commented on SOLR-828: - A lot of useful comments on the mail thread http://markm

[jira] Commented: (SOLR-893) Unable to delete documents via SQL and deletedPkQuery with deltaimport

2008-12-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653176#action_12653176 ] Noble Paul commented on SOLR-893: - instead of adding the check in each method it can be added

[jira] Commented: (SOLR-885) Generify NamedListCodec

2008-12-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653177#action_12653177 ] Noble Paul commented on SOLR-885: - OK. let us not make the change and stick to the original d

[jira] Commented: (SOLR-877) Access to Lucene's TermEnum capabilities

2008-12-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653184#action_12653184 ] Noble Paul commented on SOLR-877: - We may need a faster solution for the autoSuggest feature.

[jira] Commented: (SOLR-877) Access to Lucene's TermEnum capabilities

2008-12-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653201#action_12653201 ] Noble Paul commented on SOLR-877: - autosuggest is a very commonly used feature. And when they

[jira] Commented: (SOLR-877) Access to Lucene's TermEnum capabilities

2008-12-03 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653207#action_12653207 ] Noble Paul commented on SOLR-877: - No changes in the TermComponent API (I mean the HTTP API).

[jira] Commented: (SOLR-895) DataImportHandler does not import multiple documents specified in db-data-config.xml

2008-12-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653366#action_12653366 ] Noble Paul commented on SOLR-895: - why can't this be achieved using multiple root-entities un

[jira] Commented: (SOLR-877) Access to Lucene's TermEnum capabilities

2008-12-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654134#action_12654134 ] Noble Paul commented on SOLR-877: - bq.have you done any performance testing of this approach

[jira] Created: (SOLR-901) FastOutputStream ignores write(byte[]) call

2008-12-07 Thread Noble Paul (JIRA)
FastOutputStream ignores write(byte[]) call Key: SOLR-901 URL: https://issues.apache.org/jira/browse/SOLR-901 Project: Solr Issue Type: Bug Affects Versions: 1.3 Reporter: Noble P

[jira] Updated: (SOLR-901) FastOutputStream ignores write(byte[]) call

2008-12-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-901: Attachment: SOLR-901.patch the fix > FastOutputStream ignores write(byte[]) call >

[jira] Created: (SOLR-902) Potential bug w/ FastInputStream

2008-12-07 Thread Noble Paul (JIRA)
Potential bug w/ FastInputStream Key: SOLR-902 URL: https://issues.apache.org/jira/browse/SOLR-902 Project: Solr Issue Type: Bug Reporter: Noble Paul Priority: Minor When I use FastI

[jira] Updated: (SOLR-902) Potential bug w/ FastInputStream

2008-12-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-902: Attachment: SOLR-902.patch A testcase to demonstrate this > Potential bug w/ FastInputStream > ---

[jira] Updated: (SOLR-902) Potential bug w/ FastInputStream

2008-12-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-902: Attachment: SOLR-902.patch This time with the fix > Potential bug w/ FastInputStream > -

[jira] Updated: (SOLR-902) bug w/ FastInputStream

2008-12-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-902: Fix Version/s: 1.4 Summary: bug w/ FastInputStream (was: Potential bug w/ FastInputStream) > bug

[jira] Updated: (SOLR-885) Generify NamedListCodec

2008-12-09 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-885: Attachment: SOLR-885.patch after Ryan moved the packages around the patch became invalid new patch to sync w

[jira] Updated: (SOLR-821) replication must allow copying conf file in a different name to slave

2008-12-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-821: Fix Version/s: 1.4 > replication must allow copying conf file in a different name to slave >

[jira] Updated: (SOLR-821) replication must allow copying conf file in a different name to slave

2008-12-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-821: Attachment: SOLR-821.patch untested. > replication must allow copying conf file in a different name to sl

[jira] Commented: (SOLR-807) UUIDField type cannot be recognized when wt=javabin is used

2008-12-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655523#action_12655523 ] Noble Paul commented on SOLR-807: - This does not impact the 'javabin' format in any way. Jus

[jira] Updated: (SOLR-891) A Clobtransformer to read strings from Clob

2008-12-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-891: Fix Version/s: 1.4 Summary: A Clobtransformer to read strings from Clob (was: JdbcDataSource can t

[jira] Updated: (SOLR-891) A Clobtransformer to read strings from Clob

2008-12-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-891: Comment: was deleted > A Clobtransformer to read strings from Clob >

[jira] Updated: (SOLR-891) A Clobtransformer to read strings from Clob

2008-12-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-891: Attachment: SOLR-891.patch A new Transformer ClobTransformer > A Clobtransformer to read strings from Clo

[jira] Issue Comment Edited: (SOLR-891) A Clobtransformer to read strings from Clob

2008-12-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655624#action_12655624 ] noble.paul edited comment on SOLR-891 at 12/11/08 4:27 AM: --- A new T

[jira] Updated: (SOLR-821) replication must allow copying conf file in a different name to slave

2008-12-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-821: Attachment: SOLR-821.patch it had an obvious bug. But still untested > replication must allow copying conf f

[jira] Updated: (SOLR-821) replication must allow copying conf file in a different name to slave

2008-12-13 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-821: Attachment: SOLR-821.patch allows copying a file in many names as follows {code} slave_solrconfig.xml,slave_

[jira] Commented: (SOLR-821) replication must allow copying conf file in a different name to slave

2008-12-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656379#action_12656379 ] Noble Paul commented on SOLR-821: - bq.Noble, since we use comma as separator for multiple fil

[jira] Commented: (SOLR-912) org.apache.solr.common.util.NamedList - Typesafe efficient variant - ModernNamedList introduced - implementing the same API as NamedList

2008-12-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656381#action_12656381 ] Noble Paul commented on SOLR-912: - Type safety is not an overriding concern when a NamedList

[jira] Commented: (SOLR-912) org.apache.solr.common.util.NamedList - Typesafe efficient variant - ModernNamedList introduced - implementing the same API as NamedList

2008-12-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656399#action_12656399 ] Noble Paul commented on SOLR-912: - bq.The interface is present only to enable the migration f

[jira] Commented: (SOLR-913) org/apache/solr/handler/SnapPuller.java - Expensive Pattern object made static

2008-12-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656419#action_12656419 ] Noble Paul commented on SOLR-913: - this object is used only in the startup a couple of times

[jira] Commented: (SOLR-914) Presence of finalize() in the codebase

2008-12-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656421#action_12656421 ] Noble Paul commented on SOLR-914: - The fact that there are only 5 instances of these tells th

[jira] Commented: (SOLR-913) org/apache/solr/handler/SnapPuller.java - Expensive Pattern object made static

2008-12-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656434#action_12656434 ] Noble Paul commented on SOLR-913: - bq.if there were to be another piece of code , that inadve

[jira] Commented: (SOLR-915) SolrCore;close() - scope to exploit parallelism among the number of closeHooks

2008-12-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656437#action_12656437 ] Noble Paul commented on SOLR-915: - before exploring the possiblity of parallelizing some code

[jira] Commented: (SOLR-913) org/apache/solr/handler/SnapPuller.java - Expensive Pattern object made static

2008-12-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656534#action_12656534 ] Noble Paul commented on SOLR-913: - bq.As mentioned earlier - this is a bottleneck got from pr

[jira] Commented: (SOLR-913) org/apache/solr/handler/SnapPuller.java - Expensive Pattern object made static

2008-12-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656571#action_12656571 ] Noble Paul commented on SOLR-913: - Is it true that you have a large no:of cores and you start

[jira] Commented: (SOLR-913) org/apache/solr/handler/SnapPuller.java - Expensive Pattern object made static

2008-12-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656872#action_12656872 ] Noble Paul commented on SOLR-913: - OK. In that case this is a valid concern . It is better of

[jira] Commented: (SOLR-914) Presence of finalize() in the codebase

2008-12-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656879#action_12656879 ] Noble Paul commented on SOLR-914: - bq.we are noticing instances where the gc thread postpones

[jira] Created: (SOLR-917) RequestHandlers#handlers is a synchronized

2008-12-15 Thread Noble Paul (JIRA)
RequestHandlers#handlers is a synchronized --- Key: SOLR-917 URL: https://issues.apache.org/jira/browse/SOLR-917 Project: Solr Issue Type: Improvement Reporter: Noble Paul {code} priva

[jira] Updated: (SOLR-917) RequestHandlers#handlers is a synchronized

2008-12-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-917: Attachment: SOLR-917.patch the fix > RequestHandlers#handlers is a synchronized > -

[jira] Updated: (SOLR-917) RequestHandlers#handlers is a synchronizedMap()

2008-12-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-917: Fix Version/s: 1.4 Priority: Minor (was: Major) Summary: RequestHandlers#handlers is a syn

[jira] Created: (SOLR-919) Cache and reuse the DOM object of solrconfig.xml

2008-12-16 Thread Noble Paul (JIRA)
Cache and reuse the DOM object of solrconfig.xml Key: SOLR-919 URL: https://issues.apache.org/jira/browse/SOLR-919 Project: Solr Issue Type: Improvement Reporter: Noble Paul If t

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

2008-12-16 Thread Noble Paul (JIRA)
Cache and reuse IndexSchema --- Key: SOLR-920 URL: https://issues.apache.org/jira/browse/SOLR-920 Project: Solr Issue Type: Improvement Reporter: Noble Paul if there are 1000's of cores then the cost of

[jira] Created: (SOLR-921) SolrResourceLoader must cache name vs class

2008-12-16 Thread Noble Paul (JIRA)
SolrResourceLoader must cache name vs class --- Key: SOLR-921 URL: https://issues.apache.org/jira/browse/SOLR-921 Project: Solr Issue Type: Improvement Reporter: Noble Paul every class th

[jira] Updated: (SOLR-921) SolrResourceLoader must cache name vs class

2008-12-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-921: Attachment: SOLR-921.patch SolrResourceLoader is modified to load classes and cache them if they are not loa

[jira] Commented: (SOLR-917) RequestHandlers#handlers is a synchronizedMap()

2008-12-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657053#action_12657053 ] Noble Paul commented on SOLR-917: - sure it will have to be tested. If there are null keys le

[jira] Updated: (SOLR-917) RequestHandlers#handlers is a synchronizedMap()

2008-12-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-917: Attachment: SOLR-917.patch tests pass , Please review > RequestHandlers#handlers is a synchronizedMap() > --

[jira] Commented: (SOLR-906) Buffered / Streaming SolrServer implementaion

2008-12-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657278#action_12657278 ] Noble Paul commented on SOLR-906: - another observation : why do we need a ScheduledExecutorSe

[jira] Commented: (SOLR-922) Solr WebApp wide Executor for better efficient management of threads , separating the logic in the thread from the launch of the same.

2008-12-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657279#action_12657279 ] Noble Paul commented on SOLR-922: - hi Kay I am in agreement with the general goal of having

[jira] Issue Comment Edited: (SOLR-906) Buffered / Streaming SolrServer implementaion

2008-12-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657278#action_12657278 ] noble.paul edited comment on SOLR-906 at 12/16/08 8:16 PM: --- another

[jira] Commented: (SOLR-924) Solr: Making finalizers call super.finalize() wrapped in try..finally block

2008-12-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657293#action_12657293 ] Noble Paul commented on SOLR-924: - Why do we need to call a super.finalize() when the super c

[jira] Updated: (SOLR-885) Generify NamedListCodec

2008-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-885: Attachment: SOLR-885.patch NamedListCodec is renamed as JavabinCodec over and above the previous patch > G

[jira] Commented: (SOLR-885) Generify NamedListCodec

2008-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657384#action_12657384 ] Noble Paul commented on SOLR-885: - My second last patch and the latest patch has only this on

[jira] Updated: (SOLR-926) Exception in Replication

2008-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-926: Component/s: replication (java) > Exception in Replication > > > Key

[jira] Issue Comment Edited: (SOLR-885) Generify NamedListCodec

2008-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657381#action_12657381 ] noble.paul edited comment on SOLR-885 at 12/17/08 5:29 AM: --- NamedLi

[jira] Created: (SOLR-926) Exception in Replication

2008-12-17 Thread Noble Paul (JIRA)
Exception in Replication Key: SOLR-926 URL: https://issues.apache.org/jira/browse/SOLR-926 Project: Solr Issue Type: Bug Reporter: Noble Paul Fix For: 1.4 While running the replication test

[jira] Commented: (SOLR-885) Generify NamedListCodec

2008-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657667#action_12657667 ] Noble Paul commented on SOLR-885: - NamedListCodec dictates the root Object to be a NamedList

[jira] Commented: (SOLR-924) Solr: Making finalizers call super.finalize() wrapped in try..finally block

2008-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657669#action_12657669 ] Noble Paul commented on SOLR-924: - DataSource is just an interface defined as an abstract cla

[jira] Commented: (SOLR-922) Solr WebApp wide Executor for better efficient management of threads , separating the logic in the thread from the launch of the same.

2008-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657670#action_12657670 ] Noble Paul commented on SOLR-922: - As I have already mentioned , I am supportive of the idea

[jira] Commented: (SOLR-922) Solr WebApp wide Executor for better efficient management of threads , separating the logic in the thread from the launch of the same.

2008-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657679#action_12657679 ] Noble Paul commented on SOLR-922: - Kay. Go ahead and give a patch anyway > Solr WebApp wide

[jira] Commented: (SOLR-885) Generify NamedListCodec

2008-12-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657691#action_12657691 ] Noble Paul commented on SOLR-885: - bq.So instead of this big patch, simply change the signatu

[jira] Updated: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-847: Attachment: SOLR-847.patch updated w/ trunk > Enhance the snappull command in ReplicationHandler to take in

[jira] Commented: (SOLR-793) set a commit time bounds in the command

2008-12-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657757#action_12657757 ] Noble Paul commented on SOLR-793: - The XML API looks a bit ugly. Why do we need to add this l

[jira] Commented: (SOLR-793) set a commit time bounds in the command

2008-12-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657769#action_12657769 ] Noble Paul commented on SOLR-793: - we already have all the other parameters passed on as a re

[jira] Commented: (SOLR-793) set a commit time bounds in the command

2008-12-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657776#action_12657776 ] Noble Paul commented on SOLR-793: - bq.they live with the That is gonna break backcompat.

[jira] Updated: (SOLR-793) set a commit time bounds in the command

2008-12-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-793: Comment: was deleted > set a commit time bounds in the command > ---

[jira] Commented: (SOLR-885) Generify NamedListCodec

2008-12-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12657999#action_12657999 ] Noble Paul commented on SOLR-885: - bq.Of course, I was never quite sure why it was "javabin"

[jira] Commented: (SOLR-921) SolrResourceLoader must cache name vs class

2008-12-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658754#action_12658754 ] Noble Paul commented on SOLR-921: - The patch currently caches the result only if the default

[jira] Updated: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-847: Attachment: SOLR-847.patch the testcase works now > Enhance the snappull command in ReplicationHandler to ta

[jira] Commented: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658922#action_12658922 ] Noble Paul commented on SOLR-847: - It would be better to think of security outside of the han

[jira] Commented: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659037#action_12659037 ] Noble Paul commented on SOLR-847: - Access control common requirement . We must think of movi

[jira] Issue Comment Edited: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659037#action_12659037 ] noble.paul edited comment on SOLR-847 at 12/23/08 8:31 PM: --- Access

<    1   2   3   4   5   6   7   8   9   10   >