SolrIndexWriter - finalize method ??

2008-12-13 Thread Kay Kay
Why is there a finalize method in SolrIndexWriter ? Given that there is no guarantee that they are invoked - it might be unnecessary to have them in the first place. Also - when the gc does decide to run it , in case , there is a possibility that the garbage collection of an object might be d

SolrIndexWriter :: getDirectory(String path, SolrIndexConfig config) - deprecated method - replacement method ?

2008-12-13 Thread Kay Kay
Hi - I am trying to understand SolrIndexWriter / SolrCore. The method, appears to have been deprecated, as per the comments in the recent history of the file. /** * @deprecated use getDirectory(DirectoryFactory directoryFactory, SolrIndexConfig config) */ public static Directory getDi

Type safety regarding org.apache.solr.common.util.NamedList - Solr-912

2008-12-13 Thread Kay Kay
Hi - I went through the implementation of NamedList in org.apache.solr.common.util.*. While I can understand that from an implementation reasons behind preserving the order while looking up by index and key as well - I had changed the implementation a little bit - in terms of using Map.Entr

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

2008-12-13 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated SOLR-912: - Attachment: SOLR-912.patch 1) New Type-safe implementation of NamedList , ModernNamedList . 2) New interface INam

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

2008-12-13 Thread Kay Kay (JIRA)
org.apache.solr.common.util.NamedList - Typesafe efficient variant - ModernNamedList introduced - implementing the same API as NamedList Key: S

Re: [VOTE] LOGO

2008-12-13 Thread Erik Hatcher
I much prefer "Solr" being in that case format. An all-upcased SOLR ain't right to me. But I'm particular about such things. And the font on the winner perhaps could use some tweaking? Erik On Dec 13, 2008, at 7:35 PM, Yonik Seeley wrote: We can declare a winner to the contest,

Re: [VOTE] LOGO

2008-12-13 Thread Yonik Seeley
We can declare a winner to the contest, but hopefully we can still tweak (after all, we need different sizes (or vectorized), transparency, etc.) As I stated before, I'd like to get feedback on the actual preferred variant, because as I read the tea leaves, these two variants may be preferred over

Re: [VOTE] LOGO

2008-12-13 Thread Ryan McKinley
Ok, all votes are cast (except Grant who is abstaining) results are: http://people.apache.org/~ryan/solr-logo-r2.html Looks like the winner is: https://issues.apache.org/jira/secure/attachment/12394264/apache_solr_a_red.jpg runner up is: https://issues.apache.org/jira/secure/attachment/12394070

[jira] Issue Comment Edited: (SOLR-911) multi-select facets

2008-12-13 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656341#action_12656341 ] ehatcher edited comment on SOLR-911 at 12/13/08 1:50 PM: - bq. fac

[jira] Commented: (SOLR-911) multi-select facets

2008-12-13 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656341#action_12656341 ] Erik Hatcher commented on SOLR-911: --- .bq facet.query={!key=foo}rng:[1 TO 2] OR rng:[5 TO 9]

[jira] Issue Comment Edited: (SOLR-911) multi-select facets

2008-12-13 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656341#action_12656341 ] ehatcher edited comment on SOLR-911 at 12/13/08 1:47 PM: - bq. fac

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

2008-12-13 Thread Stephen Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656337#action_12656337 ] Stephen Weiss commented on SOLR-236: Yes, this is basically what I'm doing for now... At

[jira] Updated: (SOLR-911) multi-select facets

2008-12-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-911: -- Attachment: SOLR-911.patch OK, here's a prototype (still needs string-constants, distrib support, and te

[jira] Created: (SOLR-911) multi-select facets

2008-12-13 Thread Yonik Seeley (JIRA)
multi-select facets --- Key: SOLR-911 URL: https://issues.apache.org/jira/browse/SOLR-911 Project: Solr Issue Type: New Feature Components: search Reporter: Yonik Seeley Fix For: 1.4 plumb

Re: [VOTE] LOGO

2008-12-13 Thread Erik Hatcher
https://issues.apache.org/jira/secure/attachment/12394070/sslogo-solr-finder2.0.png https://issues.apache.org/jira/secure/attachment/12393995/sslogo-solr-70s.png https://issues.apache.org/jira/secure/attachment/12394475/solr2_maho-vote.png https://issues.apache.org/jira/secure/attachment/12394165/

[jira] Updated: (SOLR-910) Add commands interface the DIH admin page

2008-12-13 Thread Ahmed Hammad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmed Hammad updated SOLR-910: -- Attachment: patch-910.patch Patch that add user interface for the mentioned commands. > Add commands in

[jira] Created: (SOLR-910) Add commands interface the DIH admin page

2008-12-13 Thread Ahmed Hammad (JIRA)
Add commands interface the DIH admin page - Key: SOLR-910 URL: https://issues.apache.org/jira/browse/SOLR-910 Project: Solr Issue Type: Improvement Components: contrib - DataImportHandler

[jira] Commented: (SOLR-845) Solr 1.3.1 Release

2008-12-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656317#action_12656317 ] Shalin Shekhar Mangar commented on SOLR-845: I guess with the recent push to get

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

2008-12-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-895. Resolution: Won't Fix Marking this as won't fix per the discussions. > DataImportHan

[jira] Resolved: (SOLR-812) JDBC optimizations: setReadOnly, setMaxRows

2008-12-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-812. Resolution: Fixed Fix Version/s: 1.4 Assignee: Shalin Shekhar Mangar

[jira] Updated: (SOLR-812) JDBC optimizations: setReadOnly, setMaxRows

2008-12-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-812: --- Attachment: SOLR-812.patch Fixing a bug with the way maxRows is calculated. It was not

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

2008-12-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656306#action_12656306 ] Shalin Shekhar Mangar commented on SOLR-821: Noble, since we use comma as separat

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

2008-12-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-821: -- Assignee: Shalin Shekhar Mangar > replication must allow copying conf file in a d

[jira] Resolved: (SOLR-909) Redundant NamedList member in DataImportHandler

2008-12-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-909. Resolution: Fixed Assignee: Shalin Shekhar Mangar Committed revision 726231. T

[jira] Commented: (SOLR-705) Distributed search should optionally return docID->shard map

2008-12-13 Thread ian connor (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656298#action_12656298 ] ian connor commented on SOLR-705: - I would be keen to test this using Ruby - can you add this

[jira] Updated: (SOLR-909) Redundant NamedList member in DataImportHandler

2008-12-13 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated SOLR-909: - Fix Version/s: (was: 1.3.1) 1.4 Affects Version/s: (was: 1.3.1)

DataImportHandler - Redundant field - initArgs as private member - Solr-909 jira

2008-12-13 Thread Kay Kay
Hi - The DataImportHandler in contrib seems to be contain a private member called initArgs (of type - NamedList ) . Would that be necessary since RequestHandler already has a protected member called initArgs in the same, (and the call super.init(args) in init() should take care of it ). I

[jira] Updated: (SOLR-909) Redundant NamedList member in DataImportHandler

2008-12-13 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated SOLR-909: - Attachment: SOLR-909.patch Patch attached to remove the redundant member field in the source code. > Redundant Na

[jira] Updated: (SOLR-909) Redundant NamedList member in DataImportHandler

2008-12-13 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated SOLR-909: - Environment: Linux Ubuntu 8.10 , Tomcat 6 , JRE 6 (was: Linux Ubuntu 8.10 ) > Redundant NamedList member in DataIm

[jira] Created: (SOLR-909) Redundant NamedList member in DataImportHandler

2008-12-13 Thread Kay Kay (JIRA)
Redundant NamedList member in DataImportHandler --- Key: SOLR-909 URL: https://issues.apache.org/jira/browse/SOLR-909 Project: Solr Issue Type: Task Components: clients - java Affects

[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_

Re: DIH / ExtractingRequestHandler over solrj?

2008-12-13 Thread Noble Paul നോബിള്‍ नोब्ळ्
SolrJ and DIH are aimed at different constituencies . SolrJ for java programmers DIH for even non-java programmers and simple out of the box intergration. So doing both is the way to go Integrating Solr Cell w/ DIH is an item in our mind we can always raise an issue and track it.But we may not

[jira] Commented: (SOLR-907) Include access to Lucene Source with 1.4 release

2008-12-13 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656264#action_12656264 ] Hoss Man commented on SOLR-907: --- anytime lucene jars are upgraded, the CHANGES.txt file lists t