Re: Configsets and Config APIs in Solr

2015-05-08 Thread Noble Paul
I agree with you on the point that it causes confusion. My suggestion would be to have something called "config templates" and they are immutable . So , we don't need a configset API each collection have it's own conf folder . So, when a collection is created we should go ahead and create a corre

Configsets and Config APIs in Solr

2015-05-08 Thread Tomás Fernández Löbbe
I think the concept of ConfigSets has become a bit confusing with the Config APIs (I'm thinking in SolrCloud mode here). Solr requires that a configset is pushed to ZooKeeper before creating a collection that uses it. It supports multiple collections using the same configset, which I think is great

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_80) - Build # 4666 - Still Failing!

2015-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4666/ Java: 32bit/jdk1.7.0_80 -client -XX:+UseSerialGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ERROR: SolrIndexSearcher opens=51 closes=50 Stack Trace: java.lang.AssertionEr

CFP RecSysTV 2015

2015-05-08 Thread J. Delgado
Apologies for any cross-posting. Please distribute to colleagues who may be interested. -- Joaquin (on behalf of the Organizers) CALL FOR PAPERS 2nd Workshop on Recommender Systems for Television and Online Video http://www.recsys.tv We are pleased to invite you to participate in the 2nd Worksho

[jira] [Updated] (LUCENE-6459) [suggest] Query Interface for suggest API

2015-05-08 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-6459: - Description: This patch factors out common indexing/search API used by the recently introduced [

[jira] [Updated] (LUCENE-6459) [suggest] Query Interface for suggest API

2015-05-08 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-6459: - Description: This patch factors out common indexing/search API used by the recently introduced

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_45) - Build # 4665 - Failure!

2015-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4665/ Java: 32bit/jdk1.8.0_45 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test Error Message: There should be 3 documents because there should be two id=1 docs due to overw

[jira] [Commented] (SOLR-6273) Cross Data Center Replication

2015-05-08 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535654#comment-14535654 ] Arcadius Ahouansou commented on SOLR-6273: -- Note that this is just a question, not

[jira] [Resolved] (SOLR-7461) StatsComponent, calcdistinct, ability to disable distinctValues while keeping countDistinct

2015-05-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-7461. Resolution: Fixed Fix Version/s: 5.2 6 NOTE: final commit differed slightly from th

[jira] [Commented] (LUCENE-6365) Optimized iteration of finite strings

2015-05-08 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535585#comment-14535585 ] Markus Heiden commented on LUCENE-6365: --- Removing init(): One my design goals was t

[jira] [Commented] (SOLR-7461) StatsComponent, calcdistinct, ability to disable distinctValues while keeping countDistinct

2015-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535566#comment-14535566 ] ASF subversion and git services commented on SOLR-7461: --- Commit 16784

[jira] [Updated] (LUCENE-6365) Optimized iteration of finite strings

2015-05-08 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Heiden updated LUCENE-6365: -- Attachment: FiniteStringsIterator3.patch Removed PositionIncrementAttribute from CompletionToke

[jira] [Commented] (LUCENE-6459) [suggest] Query Interface for suggest API

2015-05-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535556#comment-14535556 ] Michael McCandless commented on LUCENE-6459: Thanks [~areek], this is a big p

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3085 - Failure

2015-05-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3085/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestConfigReload Error Message: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestConfigReload: 1) Thread[id=85, name=qtp1287384319-

[jira] [Commented] (SOLR-6273) Cross Data Center Replication

2015-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535430#comment-14535430 ] Erick Erickson commented on SOLR-6273: -- OK, there have been no objections to this, so

[jira] [Closed] (SOLR-6463) track update progress

2015-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson closed SOLR-6463. Resolution: Fixed > track update progress > - > > Key: SOLR-6463

[jira] [Closed] (SOLR-6462) forward updates asynchronously to peer clusters/leaders

2015-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson closed SOLR-6462. Resolution: Fixed > forward updates asynchronously to peer clusters/leaders > ---

[jira] [Closed] (SOLR-6461) peer cluster configuration

2015-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson closed SOLR-6461. Resolution: Fixed > peer cluster configuration > -- > > Key:

[jira] [Closed] (SOLR-6460) Keep transaction logs around longer

2015-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson closed SOLR-6460. Resolution: Fixed > Keep transaction logs around longer > --- > >

[jira] [Closed] (SOLR-6464) cross-cluster monitoring APIs

2015-05-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson closed SOLR-6464. Resolution: Fixed > cross-cluster monitoring APIs > - > >

[jira] [Created] (SOLR-7516) Improve javadocs for JavaBinCodec, ObjectResolver and enforce the single-usage policy

2015-05-08 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-7516: --- Summary: Improve javadocs for JavaBinCodec, ObjectResolver and enforce the single-usage policy Key: SOLR-7516 URL: https://issues.apache.org/jira/browse/SOLR-7516

[jira] [Commented] (LUCENE-6365) Optimized iteration of finite strings

2015-05-08 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535302#comment-14535302 ] Areek Zillur commented on LUCENE-6365: -- +1 to removing PositionIncrementAttr from Co

[jira] [Commented] (SOLR-7461) StatsComponent, calcdistinct, ability to disable distinctValues while keeping countDistinct

2015-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535224#comment-14535224 ] ASF subversion and git services commented on SOLR-7461: --- Commit 16784

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_45) - Build # 12426 - Failure!

2015-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12426/ Java: 64bit/jdk1.8.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.analysis.charfilter.HTMLStripCharFilterTest.testUTF16Surrogates Error Message: unpaired high surrogate: d86c, followed by:

[jira] [Closed] (SOLR-7433) Maven dependency on solr-core 5.1.0 brings in 4.10.3 artifacts

2015-05-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man closed SOLR-7433. -- Resolution: Invalid Thanks for confirming Bryan! > Maven dependency on solr-core 5.1.0 brings in 4.10.3 artifact

[jira] [Updated] (SOLR-7036) Faster method for group.facet

2015-05-08 Thread Jim Musil (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Musil updated SOLR-7036: Attachment: SOLR-7036.patch I've added a new version of this patch that significantly improves on both perfo

[jira] [Updated] (SOLR-7036) Faster method for group.facet

2015-05-08 Thread Jim Musil (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Musil updated SOLR-7036: Description: This is a patch that speeds up the performance of requests made with group.facet=true. The orig

[jira] [Updated] (LUCENE-6459) [suggest] Query Interface for suggest API

2015-05-08 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-6459: - Attachment: LUCENE-6459.patch Updated Patch: - minor cleanup - added tests > [suggest] Query I

[jira] [Updated] (SOLR-7275) Pluggable authorization module in Solr

2015-05-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-7275: --- Attachment: SOLR-7275.patch Changes visibility and cleans up code, removing unused methods. I've also c

[jira] [Created] (SOLR-7515) Some highlight checkboxes are broken

2015-05-08 Thread Matt Hilt (JIRA)
Matt Hilt created SOLR-7515: --- Summary: Some highlight checkboxes are broken Key: SOLR-7515 URL: https://issues.apache.org/jira/browse/SOLR-7515 Project: Solr Issue Type: Bug Components: U

[jira] [Commented] (SOLR-7214) JSON Facet API

2015-05-08 Thread Crawdaddy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534841#comment-14534841 ] Crawdaddy commented on SOLR-7214: - Ran into a bug in the Facet Module around shards toleran

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_45) - Build # 12599 - Failure!

2015-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12599/ Java: 64bit/jdk1.8.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Didn't see replicas [core_node2, core_node3] come up within 90

[jira] [Commented] (SOLR-7507) Collection specific properties for SolrCloud

2015-05-08 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534643#comment-14534643 ] Markus Heiden commented on SOLR-7507: - I agreed that the file should be called collecti

[jira] [Closed] (SOLR-7507) Collection specific properties for SolrCloud

2015-05-08 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Heiden closed SOLR-7507. --- Resolution: Incomplete > Collection specific properties for SolrCloud > ---

[jira] [Commented] (LUCENE-6365) Optimized iteration of finite strings

2015-05-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534633#comment-14534633 ] Michael McCandless commented on LUCENE-6365: Thanks [~markus_heiden], new pat

[jira] [Updated] (SOLR-7514) SolrClient.getByIds(ArrayList) fails with class cast exception

2015-05-08 Thread Tom Farnworth (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Farnworth updated SOLR-7514: Summary: SolrClient.getByIds(ArrayList) fails with class cast exception (was: SolrClient.getByIds(Ar

[jira] [Created] (SOLR-7514) SolrClient.getByIds(ArrayList fails with class cast exception

2015-05-08 Thread Tom Farnworth (JIRA)
Tom Farnworth created SOLR-7514: --- Summary: SolrClient.getByIds(ArrayList fails with class cast exception Key: SOLR-7514 URL: https://issues.apache.org/jira/browse/SOLR-7514 Project: Solr Issue

[jira] [Commented] (LUCENE-6464) Allow possibility to group contexts in AnalyzingInfixSuggester.loockup()

2015-05-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534598#comment-14534598 ] Michael McCandless commented on LUCENE-6464: [~arcadius] +1 to just accept a

[jira] [Commented] (SOLR-7433) Maven dependency on solr-core 5.1.0 brings in 4.10.3 artifacts

2015-05-08 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534551#comment-14534551 ] Bryan Bende commented on SOLR-7433: --- Hi Steve, Just looked at this again and following yo

[jira] [Commented] (SOLR-7508) SolrParams.toMultiMap() does not handle arrays

2015-05-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534454#comment-14534454 ] Noble Paul commented on SOLR-7508: -- A patch would be helpful > SolrParams.toMultiMap() do

[jira] [Updated] (SOLR-4392) DIH - Need to externalize or encrypt username/password stored within data-config.xml

2015-05-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-4392: - Description: Today, the connection (database or otherwise) credentials is wide open in data-config.xml. N

[jira] [Resolved] (SOLR-4392) DIH - Need to externalize or encrypt username/password stored within data-config.xml

2015-05-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-4392. -- Resolution: Fixed Fix Version/s: 5.2 Trunk > DIH - Need to externalize or encry

[jira] [Assigned] (SOLR-4392) DIH - Need to externalize or encrypt username/password stored within data-config.xml

2015-05-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-4392: Assignee: Noble Paul > DIH - Need to externalize or encrypt username/password stored within > data-

[jira] [Commented] (SOLR-4392) DIH - Need to externalize or encrypt username/password stored within data-config.xml

2015-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534441#comment-14534441 ] ASF subversion and git services commented on SOLR-4392: --- Commit 16783

[jira] [Commented] (SOLR-7377) SOLR Streaming Expressions

2015-05-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534439#comment-14534439 ] Joel Bernstein commented on SOLR-7377: -- No worries. It's a big piece of work. We'll re

[jira] [Commented] (SOLR-7377) SOLR Streaming Expressions

2015-05-08 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534432#comment-14534432 ] Dennis Gove commented on SOLR-7377: --- I can't figure out how I screwed that up - my only t

[jira] [Comment Edited] (SOLR-7377) SOLR Streaming Expressions

2015-05-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534426#comment-14534426 ] Joel Bernstein edited comment on SOLR-7377 at 5/8/15 12:31 PM: --

[jira] [Commented] (SOLR-7377) SOLR Streaming Expressions

2015-05-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534426#comment-14534426 ] Joel Bernstein commented on SOLR-7377: -- I believe we are a little out of sync on the p

[GitHub] lucene-solr pull request: TransitResponseWriter

2015-05-08 Thread AshtonKem
Github user AshtonKem commented on the pull request: https://github.com/apache/lucene-solr/pull/85#issuecomment-100209310 I've fixed my branch to resolve conflicts with master, can I get a review on this please? --- If your project is set up for it, you can reply to this email and ha

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_45) - Build # 4663 - Failure!

2015-05-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4663/ Java: 32bit/jdk1.8.0_45 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during que

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3082 - Failure

2015-05-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3082/ 1 tests failed. REGRESSION: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 3 ms! ClusterState: { "control_collection":{ "autoAddReplic

[jira] [Updated] (LUCENE-6472) Add min and max document options to global ordinal join

2015-05-08 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-6472: -- Description: This feature allows to only match "to" documents that have at leas

[jira] [Updated] (LUCENE-6472) Add min and max document options to global ordinal join

2015-05-08 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-6472: -- Attachment: LUCENE-6472.patch Added a patch that adds the min/max feature to th

[jira] [Created] (LUCENE-6472) Add min and max document options to global ordinal join

2015-05-08 Thread Martijn van Groningen (JIRA)
Martijn van Groningen created LUCENE-6472: - Summary: Add min and max document options to global ordinal join Key: LUCENE-6472 URL: https://issues.apache.org/jira/browse/LUCENE-6472 Project: Luc

[jira] [Commented] (SOLR-7510) UpdateProcessor to compute a murmur3 hash of a field at index time

2015-05-08 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534142#comment-14534142 ] Shalin Shekhar Mangar commented on SOLR-7510: - Not at all. If the hash is not i

[jira] [Issue Comment Deleted] (SOLR-7510) UpdateProcessor to compute a murmur3 hash of a field at index time

2015-05-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7510: - Comment: was deleted (was: does it mean that if the hash value is not indexed , splitting can't work?) >

[jira] [Commented] (SOLR-7510) UpdateProcessor to compute a murmur3 hash of a field at index time

2015-05-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534120#comment-14534120 ] Noble Paul commented on SOLR-7510: -- does it mean that if the hash value is not indexed , s

[jira] [Commented] (SOLR-7510) UpdateProcessor to compute a murmur3 hash of a field at index time

2015-05-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534117#comment-14534117 ] Noble Paul commented on SOLR-7510: -- does it mean that if the hash value is not indexed , s

[jira] [Updated] (SOLR-7507) Collection specific properties for SolrCloud

2015-05-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-7507: - Summary: Collection specific properties for SolrCloud (was: Collection specific config for SolrCloud) > C

[jira] [Commented] (SOLR-7507) Collection specific config for SolrCloud

2015-05-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534111#comment-14534111 ] Noble Paul commented on SOLR-7507: -- I understand your usecase but I don't think this warra

[jira] [Commented] (SOLR-7507) Collection specific config for SolrCloud

2015-05-08 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534104#comment-14534104 ] Markus Heiden commented on SOLR-7507: - One point I do not understand is, why the solrco

[jira] [Commented] (SOLR-7507) Collection specific config for SolrCloud

2015-05-08 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534067#comment-14534067 ] Markus Heiden commented on SOLR-7507: - Maybe I am missing some point, but the user prop

[jira] [Comment Edited] (SOLR-7507) Collection specific config for SolrCloud

2015-05-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534048#comment-14534048 ] Noble Paul edited comment on SOLR-7507 at 5/8/15 8:03 AM: -- bq.The

[jira] [Comment Edited] (SOLR-7507) Collection specific config for SolrCloud

2015-05-08 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534038#comment-14534038 ] Markus Heiden edited comment on SOLR-7507 at 5/8/15 7:59 AM: - T

[jira] [Commented] (SOLR-7507) Collection specific config for SolrCloud

2015-05-08 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534048#comment-14534048 ] Noble Paul commented on SOLR-7507: -- bq.The config api seems to configure core properties,

[jira] [Comment Edited] (SOLR-7507) Collection specific config for SolrCloud

2015-05-08 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534038#comment-14534038 ] Markus Heiden edited comment on SOLR-7507 at 5/8/15 7:54 AM: - T

[jira] [Comment Edited] (SOLR-7507) Collection specific config for SolrCloud

2015-05-08 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534038#comment-14534038 ] Markus Heiden edited comment on SOLR-7507 at 5/8/15 7:52 AM: - T

[jira] [Commented] (SOLR-7507) Collection specific config for SolrCloud

2015-05-08 Thread Markus Heiden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14534038#comment-14534038 ] Markus Heiden commented on SOLR-7507: - The config api seems to configure core propertie

[jira] [Commented] (SOLR-7510) UpdateProcessor to compute a murmur3 hash of a field at index time

2015-05-08 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14533997#comment-14533997 ] Shalin Shekhar Mangar commented on SOLR-7510: - This will help shard splitting a