[jira] [Created] (SOLR-4355) SolrException & SolrServerException message should retun root cause

2013-01-24 Thread Magnus Ebbesson (JIRA)
Magnus Ebbesson created SOLR-4355: - Summary: SolrException & SolrServerException message should retun root cause Key: SOLR-4355 URL: https://issues.apache.org/jira/browse/SOLR-4355 Project: Solr

[jira] [Created] (SOLR-4355) SolrException & SolrServerException message should retun root cause

2013-01-24 Thread Magnus Ebbesson (JIRA)
Magnus Ebbesson created SOLR-4355: - Summary: SolrException & SolrServerException message should retun root cause Key: SOLR-4355 URL: https://issues.apache.org/jira/browse/SOLR-4355 Project: Solr

[jira] [Closed] (SOLR-4346) Solr Admin UI: Cloud graphs are not shown correctly in Google Chrome

2013-01-24 Thread Dmytro Yurchenko (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmytro Yurchenko closed SOLR-4346. -- Resolution: Not A Problem Sorry guys, it was some weird caching issue. > Solr A

[jira] [Assigned] (SOLR-4352) Velocity-base pagination should support/preserve sorting

2013-01-24 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher reassigned SOLR-4352: -- Assignee: Erik Hatcher > Velocity-base pagination should support/preserve sorting >

[jira] [Updated] (SOLR-4354) Replication should perform full copy if slave's generation higher than master's

2013-01-24 Thread Amit Nithian (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Nithian updated SOLR-4354: --- Attachment: SOLR-4354.patch My fix will force a full copy if the slave's generation is greater than th

[jira] [Created] (SOLR-4354) Replication should perform full copy if slave's generation higher than master's

2013-01-24 Thread Amit Nithian (JIRA)
Amit Nithian created SOLR-4354: -- Summary: Replication should perform full copy if slave's generation higher than master's Key: SOLR-4354 URL: https://issues.apache.org/jira/browse/SOLR-4354 Project: Solr

Re: Fixing query-time multi-word synonym issue

2013-01-24 Thread Varun Thacker
There is one more issue which faces a similar problem, the queryparser splits on whitespace and when the field being searched against is multi-word then search doesn't behave correctly. But ideally these problems should not arise, I want to be a little more optimistic on this and see if there is a

Jenkins build is back to normal : the 4547 machine gun #131

2013-01-24 Thread Charlie Cron
See - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Build failed in Jenkins: the 4547 machine gun #130

2013-01-24 Thread Charlie Cron
See -- [...truncated 960 lines...] [junit4:junit4] Suite: org.apache.lucene.search.TestTermRangeQuery [junit4:junit4] Completed on J0 in 0.14s, 7 tests [junit4:junit4] [junit4:junit4] Sui

Re: Fixing query-time multi-word synonym issue

2013-01-24 Thread Jack Krupansky
Otis, this is precisely why nothing will get done any time soon on the multi-term synonym issue - there isn't even common agreement that there is a problem, let alone common agreement on the specifics of the problem, let alone common agreement on a solution. Even though technically the Solr Qu

[jira] [Commented] (SOLR-3240) add spellcheck 'approximate collation count' mode

2013-01-24 Thread Nalini Kartha (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562352#comment-13562352 ] Nalini Kartha commented on SOLR-3240: - Any timeline on when this would go in? It'd be u

[jira] [Updated] (SOLR-4352) Velocity-base pagination should support/preserve sorting

2013-01-24 Thread Eric Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Spiegelberg updated SOLR-4352: --- Attachment: SOLR-4352.patch A patch providing one way to resole this issue. >

Re: Build failed in Jenkins: the 4547 machine gun #53

2013-01-24 Thread Robert Muir
I think the bug is when its direct and the last block has the optimized bitsPerValue=0 case. On Thu, Jan 24, 2013 at 8:24 PM, Robert Muir wrote: > In all cases the test failure is because we somehow write 100 wasted bytes: > > assertEquals(in1.getFilePointer(), in1.length()); > > I'm sure i

Re: Build failed in Jenkins: the 4547 machine gun #53

2013-01-24 Thread Robert Muir
In all cases the test failure is because we somehow write 100 wasted bytes: assertEquals(in1.getFilePointer(), in1.length()); I'm sure it will drive Adrien crazy :) 2013/1/24 Charlie Cron : > See > > -

Re: Fixing query-time multi-word synonym issue

2013-01-24 Thread Robert Muir
On Thu, Jan 24, 2013 at 8:10 PM, Otis Gospodnetic wrote: > Funny, I expected everyone would jump on this thread considering so many > people hit this multi-word synonym issue... > Probably because its not a synonyms problem: its just a bug in a specific queryparser. If you dont use that querypar

Re: Fixing query-time multi-word synonym issue

2013-01-24 Thread Otis Gospodnetic
Funny, I expected everyone would jump on this thread considering so many people hit this multi-word synonym issue... Mikhail, I looked at the slides and while I understand that use case well, I don't see where query-time multi-word synonyms come into play. Please enlighten me :) Thanks! Otis Sol

[jira] [Commented] (SOLR-4353) rename solr/example/contexts/solr.xml to reduce "solr.xml" confusion

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562242#comment-13562242 ] Commit Tag Bot commented on SOLR-4353: -- [branch_4x commit] Chris M. Hostetter http://s

[jira] [Commented] (SOLR-4353) rename solr/example/contexts/solr.xml to reduce "solr.xml" confusion

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562239#comment-13562239 ] Commit Tag Bot commented on SOLR-4353: -- [trunk commit] Chris M. Hostetter http://svn.a

[jira] [Resolved] (SOLR-4353) rename solr/example/contexts/solr.xml to reduce "solr.xml" confusion

2013-01-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-4353. Resolution: Fixed Committed revision 1438283. Committed revision 1438284. > rename solr/ex

[jira] [Commented] (SOLR-4353) rename solr/example/contexts/solr.xml to reduce "solr.xml" confusion

2013-01-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562219#comment-13562219 ] Mark Miller commented on SOLR-4353: --- +1, seems fine. > rename solr/examp

[jira] [Commented] (SOLR-4353) rename solr/example/contexts/solr.xml to reduce "solr.xml" confusion

2013-01-24 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562194#comment-13562194 ] Hoss Man commented on SOLR-4353: Posting a patch for this seems kind of silly, the change i

[jira] [Created] (SOLR-4353) rename solr/example/contexts/solr.xml to reduce "solr.xml" confusion

2013-01-24 Thread Hoss Man (JIRA)
Hoss Man created SOLR-4353: -- Summary: rename solr/example/contexts/solr.xml to reduce "solr.xml" confusion Key: SOLR-4353 URL: https://issues.apache.org/jira/browse/SOLR-4353 Project: Solr Issue Ty

Jenkins build is back to normal : the 4547 machine gun #54

2013-01-24 Thread Charlie Cron
See - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Build failed in Jenkins: the 4547 machine gun #53

2013-01-24 Thread Charlie Cron
See -- [...truncated 969 lines...] [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches [junit4:junit4] Completed on J3 in 0.10s, 31 test

[jira] [Resolved] (LUCENE-4690) Optimize NumericUtils.*ToPrefixCoded(), add versions that don't hash

2013-01-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved LUCENE-4690. -- Resolution: Fixed Fix Version/s: 5.0 4.2 > Optimize NumericUtils

[jira] [Commented] (LUCENE-4690) Optimize NumericUtils.*ToPrefixCoded(), add versions that don't hash

2013-01-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562125#comment-13562125 ] Uwe Schindler commented on LUCENE-4690: --- Thanks, Yonik! > Optimize

[jira] [Commented] (LUCENE-4690) Optimize NumericUtils.*ToPrefixCoded(), add versions that don't hash

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562106#comment-13562106 ] Commit Tag Bot commented on LUCENE-4690: [branch_4x commit] Yonik Seeley http://s

[jira] [Commented] (LUCENE-4690) Optimize NumericUtils.*ToPrefixCoded(), add versions that don't hash

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562078#comment-13562078 ] Commit Tag Bot commented on LUCENE-4690: [trunk commit] Yonik Seeley http://svn.a

Jenkins build is back to normal : the 4547 machine gun #37

2013-01-24 Thread Charlie Cron
See - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Build failed in Jenkins: the 4547 machine gun #36

2013-01-24 Thread Charlie Cron
See -- [...truncated 962 lines...] [junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper [junit4:junit4] Completed on J2 in 0.10s, 4 tests [junit4:junit4] [j

Re: Build failed in Jenkins: the 4547 machine gun #3

2013-01-24 Thread Michael McCandless
I committed a fix ... Mike McCandless http://blog.mikemccandless.com On Thu, Jan 24, 2013 at 4:31 PM, Charlie Cron wrote: > See > > -- > [...truncated 969 lines...] > [junit4:junit4] Com

[jira] [Created] (SOLR-4352) Velocity-base pagination should support/preserve sorting

2013-01-24 Thread Eric Spiegelberg (JIRA)
Eric Spiegelberg created SOLR-4352: -- Summary: Velocity-base pagination should support/preserve sorting Key: SOLR-4352 URL: https://issues.apache.org/jira/browse/SOLR-4352 Project: Solr Issue

[jira] [Updated] (LUCENE-4716) Add OR support to DrillDown

2013-01-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4716: --- Attachment: LUCENE-4716.patch Patch adds Occur to DrillDown.query, and matching test for Occur.SHOUL

Jenkins build is back to normal : the 4547 machine gun #4

2013-01-24 Thread Charlie Cron
See - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Build failed in Jenkins: the 4547 machine gun #3

2013-01-24 Thread Charlie Cron
See -- [...truncated 969 lines...] [junit4:junit4] Completed on J2 in 0.08s, 6 tests [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.util.TestRollingBuffer [junit4:junit4] Complete

[jira] [Commented] (LUCENE-4691) Facet tests should randomly pick IntEncoder and other stuff

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561997#comment-13561997 ] Commit Tag Bot commented on LUCENE-4691: [branch_4x commit] Shai Erera http://svn

[jira] [Resolved] (LUCENE-4691) Facet tests should randomly pick IntEncoder and other stuff

2013-01-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-4691. Resolution: Fixed Fix Version/s: 5.0 4.2 Committed to trunk and 4x.

[jira] [Commented] (LUCENE-4717) Lucene40's DocValues (sometimes?) have a bogus extra ordinal

2013-01-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561983#comment-13561983 ] Robert Muir commented on LUCENE-4717: - I committed a fix to detect and correct this t

[jira] [Updated] (SOLR-4351) JSON QParser integration

2013-01-24 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-4351: --- Attachment: SOLR-4351.patch Here's a quick prototype. QParser was changed to take Object instead of St

[jira] [Commented] (LUCENE-4691) Facet tests should randomly pick IntEncoder and other stuff

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561972#comment-13561972 ] Commit Tag Bot commented on LUCENE-4691: [trunk commit] Shai Erera http://svn.apa

[jira] [Created] (SOLR-4351) JSON QParser integration

2013-01-24 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-4351: -- Summary: JSON QParser integration Key: SOLR-4351 URL: https://issues.apache.org/jira/browse/SOLR-4351 Project: Solr Issue Type: New Feature Reporter:

[jira] [Updated] (SOLR-4350) Deleting the data directory on master and reindexing causes slaves to be out of sync (if replication doesn't take place before a master instance restart)

2013-01-24 Thread Senthuran Sivananthan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senthuran Sivananthan updated SOLR-4350: Description: This issue occurs only when the data directory is deleted manually on t

[jira] [Updated] (SOLR-4350) Deleting the data directory on master and reindexing causes slaves to be out of sync (if replication doesn't take place before a master instance restart)

2013-01-24 Thread Senthuran Sivananthan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senthuran Sivananthan updated SOLR-4350: Summary: Deleting the data directory on master and reindexing causes slaves to be ou

[jira] [Created] (SOLR-4350) Deleting the data directory on master and reindexing causes slaves to out of sync

2013-01-24 Thread Senthuran Sivananthan (JIRA)
Senthuran Sivananthan created SOLR-4350: --- Summary: Deleting the data directory on master and reindexing causes slaves to out of sync Key: SOLR-4350 URL: https://issues.apache.org/jira/browse/SOLR-4350

[jira] [Updated] (SOLR-4196) Untangle XML-specific nature of Config and Container classes

2013-01-24 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4196: - Attachment: SOLR-4196.patch Fixed the test that failed, silly error in writing the test. This is

[jira] [Commented] (SOLR-4349) Admin UI - Query Interface does not work in IE

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561928#comment-13561928 ] Commit Tag Bot commented on SOLR-4349: -- [trunk commit] Stefan Matheis http://svn.apach

[jira] [Commented] (SOLR-4349) Admin UI - Query Interface does not work in IE

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561927#comment-13561927 ] Commit Tag Bot commented on SOLR-4349: -- [branch_4x commit] Stefan Matheis http://svn.a

[jira] [Commented] (SOLR-4345) Solr Admin UI dosent work in IE 10

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561896#comment-13561896 ] Commit Tag Bot commented on SOLR-4345: -- [branch_4x commit] Stefan Matheis http://svn.a

[jira] [Resolved] (SOLR-4349) Admin UI - Query Interface does not work in IE

2013-01-24 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) resolved SOLR-4349. - Resolution: Fixed Fix Version/s: 5.0 4.2 > A

[jira] [Commented] (SOLR-4345) Solr Admin UI dosent work in IE 10

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561889#comment-13561889 ] Commit Tag Bot commented on SOLR-4345: -- [trunk commit] Stefan Matheis http://svn.apach

[jira] [Updated] (SOLR-4349) Admin UI - Query Interface does not work in IE

2013-01-24 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-4349: Labels: IE IE10 InternetExplorer (was: ) > Admin UI - Query Interface d

[jira] [Resolved] (SOLR-4345) Solr Admin UI dosent work in IE 10

2013-01-24 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) resolved SOLR-4345. - Resolution: Fixed > Solr Admin UI dosent work in IE 10 > -

[jira] [Created] (LUCENE-4717) Lucene40's DocValues (sometimes?) have a bogus extra ordinal

2013-01-24 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4717: --- Summary: Lucene40's DocValues (sometimes?) have a bogus extra ordinal Key: LUCENE-4717 URL: https://issues.apache.org/jira/browse/LUCENE-4717 Project: Lucene - Core

RE: Post-sort filtering

2013-01-24 Thread Steve Molloy
I was actually looking for an extension point to plug in, which I wasn't able to find looking at the code. And yes, I'm willing to have counts being off, the important thing being that results don't contain the wrong document. I'd like to avoid oversampling and requesting back because of the ban

Re: Post-sort filtering

2013-01-24 Thread Erick Erickson
this has some problems. First, your facet, group, num hits, etc. counts will be off for that user. Second, you can't sort without having all of the documents, so unless you're willing to have your counts be off, you really have to pay the price of post-filtering everything. If you can live with th

[jira] [Updated] (LUCENE-4708) Make LZ4 hash tables reusable

2013-01-24 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4708: - Attachment: LUCENE-4708.patch Patch. I plan to commit soon. > Make LZ4 hash tab

Re: Proposal to move/hide the general@lucene list

2013-01-24 Thread Otis Gospodnetic
+1 for getting rid of it. Doesn't seem to serve any purpose. Otis -- Solr & ElasticSearch Support http://sematext.com/ On Thu, Jan 24, 2013 at 11:19 AM, Smiley, David W. wrote: > The gene...@lucene.apache.org list is often misused for help on Lucene > or Solr that belong on their respectiv

[jira] [Updated] (SOLR-4349) Admin UI - Query Interface does not work in IE

2013-01-24 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-4349: Attachment: SOLR-4349.patch I have no clue why, but {{form.elements}} seems

[jira] [Created] (LUCENE-4716) Add OR support to DrillDown

2013-01-24 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-4716: -- Summary: Add OR support to DrillDown Key: LUCENE-4716 URL: https://issues.apache.org/jira/browse/LUCENE-4716 Project: Lucene - Core Issue Type: Improvement

[jira] [Commented] (SOLR-4343) Solrcloud 4.1 inconsistent # of results in replicas

2013-01-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561778#comment-13561778 ] Mark Miller commented on SOLR-4343: --- bq. but a few OOMs on the replica. OOM's will prett

[jira] [Commented] (LUCENE-4690) Optimize NumericUtils.*ToPrefixCoded(), add versions that don't hash

2013-01-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561768#comment-13561768 ] Robert Muir commented on LUCENE-4690: - Seems good to me to have non-hashing versions

Proposal to move/hide the general@lucene list

2013-01-24 Thread Smiley, David W.
The gene...@lucene.apache.org list is often misused for help on Lucene or Solr that belong on their respective lists. I'm okay with the list being discontinued. If people are not okay with that, then I propose modifying the page where people currently discover the list so that they aren't like

[jira] [Created] (SOLR-4349) Admin UI - Query Interface does not work in IE

2013-01-24 Thread Stefan Matheis (steffkes) (JIRA)
Stefan Matheis (steffkes) created SOLR-4349: --- Summary: Admin UI - Query Interface does not work in IE Key: SOLR-4349 URL: https://issues.apache.org/jira/browse/SOLR-4349 Project: Solr

[jira] [Updated] (SOLR-4349) Admin UI - Query Interface does not work in IE

2013-01-24 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-4349: Attachment: IE10-Query-Interface.png > Admin UI - Query Interface does n

[jira] [Assigned] (SOLR-4345) Solr Admin UI dosent work in IE 10

2013-01-24 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) reassigned SOLR-4345: --- Assignee: Stefan Matheis (steffkes) > Solr Admin UI dosent work in

[jira] [Commented] (LUCENE-4691) Facet tests should randomly pick IntEncoder and other stuff

2013-01-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561692#comment-13561692 ] Michael McCandless commented on LUCENE-4691: +1 > Facet test

[jira] [Updated] (SOLR-4345) Solr Admin UI dosent work in IE 10

2013-01-24 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-4345: Attachment: SOLR-4345.patch IE10 seems to bring erm .. new "Features" oO, pr

[jira] [Resolved] (SOLR-4038) On OOM, SolrCloud indexing blocks if shard is marked as DOWN

2013-01-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4038. --- Resolution: Won't Fix > On OOM, SolrCloud indexing blocks if shard is marked as DOWN > ---

[jira] [Updated] (SOLR-4038) On OOM, SolrCloud indexing blocks if shard is marked as DOWN

2013-01-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4038: -- Summary: On OOM, SolrCloud indexing blocks if shard is marked as DOWN (was: SolrCloud indexing blocks i

[jira] [Commented] (SOLR-4321) SolrCloud collection CREATE will put multiple master shards on a single node (and no shards on some)

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561682#comment-13561682 ] Commit Tag Bot commented on SOLR-4321: -- [branch_4x commit] Mark Robert Miller http://s

[jira] [Updated] (LUCENE-4691) Facet tests should randomly pick IntEncoder and other stuff

2013-01-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4691: --- Attachment: LUCENE-4691.patch Patch adds FacetTestCase and now all facet tests extend it. Unfortunat

[jira] [Resolved] (SOLR-4321) SolrCloud collection CREATE will put multiple master shards on a single node (and no shards on some)

2013-01-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4321. --- Resolution: Fixed Thanks guys! > SolrCloud collection CREATE will put multiple master

[jira] [Commented] (SOLR-4321) SolrCloud collection CREATE will put multiple master shards on a single node (and no shards on some)

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561676#comment-13561676 ] Commit Tag Bot commented on SOLR-4321: -- [trunk commit] Mark Robert Miller http://svn.a

[jira] [Commented] (SOLR-4348) Make the lock type configurable by system property by default.

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561674#comment-13561674 ] Commit Tag Bot commented on SOLR-4348: -- [branch_4x commit] Mark Robert Miller http://s

[jira] [Commented] (LUCENE-4715) Add OrdinalPolicy.ALL_BUT_DIMENSION

2013-01-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561672#comment-13561672 ] Shai Erera commented on LUCENE-4715: bq. so you get the gains of NO_PARENTS without t

[jira] [Resolved] (SOLR-4348) Make the lock type configurable by system property by default.

2013-01-24 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4348. --- Resolution: Fixed > Make the lock type configurable by system property by default. > -

[jira] [Commented] (SOLR-4348) Make the lock type configurable by system property by default.

2013-01-24 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561668#comment-13561668 ] Commit Tag Bot commented on SOLR-4348: -- [trunk commit] Mark Robert Miller http://svn.a

[jira] [Created] (SOLR-4348) Make the lock type configurable by system property by default.

2013-01-24 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4348: - Summary: Make the lock type configurable by system property by default. Key: SOLR-4348 URL: https://issues.apache.org/jira/browse/SOLR-4348 Project: Solr Issue Ty

[jira] [Updated] (SOLR-3613) Namespace Solr's JAVA OPTIONS

2013-01-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-3613: -- Assignee: (was: Jan Høydahl) > Namespace Solr's JAVA OPTIONS > - > >

[jira] [Assigned] (SOLR-3711) Velocity: Break or truncate long strings in facet output

2013-01-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-3711: - Assignee: (was: Jan Høydahl) > Velocity: Break or truncate long strings in facet output >

[jira] [Commented] (LUCENE-4715) Add OrdinalPolicy.ALL_BUT_DIMENSION

2013-01-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561628#comment-13561628 ] Michael McCandless commented on LUCENE-4715: +1 This is very compelling beca

[jira] [Created] (LUCENE-4715) Add OrdinalPolicy.ALL_BUT_DIMENSION

2013-01-24 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-4715: -- Summary: Add OrdinalPolicy.ALL_BUT_DIMENSION Key: LUCENE-4715 URL: https://issues.apache.org/jira/browse/LUCENE-4715 Project: Lucene - Core Issue Type: Improveme

[jira] [Commented] (SOLR-3967) Mapping error: langid.enforceSchema option checks source field instead of target field

2013-01-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561615#comment-13561615 ] Jan Høydahl commented on SOLR-3967: --- The patch moves the enforce logic to the getMappedFi

[jira] [Comment Edited] (SOLR-4343) Solrcloud 4.1 inconsistent # of results in replicas

2013-01-24 Thread Joseph Dale (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561610#comment-13561610 ] Joseph Dale edited comment on SOLR-4343 at 1/24/13 1:15 PM: I j

[jira] [Commented] (SOLR-4343) Solrcloud 4.1 inconsistent # of results in replicas

2013-01-24 Thread Joseph Dale (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561610#comment-13561610 ] Joseph Dale commented on SOLR-4343: --- I just ran the process. There is nothing in the logs

[jira] [Updated] (SOLR-4345) Solr Admin UI dosent work in IE 10

2013-01-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-4345: -- Labels: IE IE10 InternetExplorer (was: ) > Solr Admin UI dosent work in IE 10 > ---

[jira] [Updated] (SOLR-4345) Solr Admin UI dosent work in IE 10

2013-01-24 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-4345: -- Fix Version/s: 5.0 4.2 > Solr Admin UI dosent work in IE 10 > ---

[jira] [Commented] (SOLR-4316) Admin UI - SolrCloud - extend core options to collections

2013-01-24 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561596#comment-13561596 ] Shawn Heisey commented on SOLR-4316: Clarification on why I filed this issue: If SolrC

[jira] [Commented] (SOLR-4316) Admin UI - SolrCloud - extend core options to collections

2013-01-24 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561591#comment-13561591 ] Shawn Heisey commented on SOLR-4316: If this is significant work, perhaps we can start

[jira] [Updated] (SOLR-3926) solrj should support better way of finding active sorts

2013-01-24 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-3926: - Attachment: SOLR-3926.patch Changed comments to "since 4.2" since I didn't get this done promptly.

[jira] [Commented] (SOLR-3980) Incorporate lazily-loaded cores into core listings for clients

2013-01-24 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561580#comment-13561580 ] Erick Erickson commented on SOLR-3980: -- Talking with Stefan, it seems like the right t

[jira] [Created] (SOLR-4347) Insure that newly-created cores via Admin handler are persisted in solr.xml

2013-01-24 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-4347: Summary: Insure that newly-created cores via Admin handler are persisted in solr.xml Key: SOLR-4347 URL: https://issues.apache.org/jira/browse/SOLR-4347 Project: Solr

[jira] [Commented] (SOLR-4013) Creating a core should prevent more than one thread from creating a core of the same name at once.

2013-01-24 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561578#comment-13561578 ] Erick Erickson commented on SOLR-4013: -- I think I've already done this in SOLR-4196 wh

[jira] [Updated] (LUCENE-4258) Incremental Field Updates through Stacked Segments

2013-01-24 Thread Sivan Yogev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sivan Yogev updated LUCENE-4258: Attachment: LUCENE-4258.branch.1.patch New patch over the issue branch. Inversion of updated field

[jira] [Commented] (SOLR-4345) Solr Admin UI dosent work in IE 10

2013-01-24 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561567#comment-13561567 ] Stefan Matheis (steffkes) commented on SOLR-4345: - Hey Kurt, thanks for rep

[jira] [Updated] (SOLR-4346) Solr Admin UI: Cloud graphs are not shown correctly in Google Chrome

2013-01-24 Thread Dmytro Yurchenko (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmytro Yurchenko updated SOLR-4346: --- Description: I installed solr cluster using version 4.1.0 and configuration we have for 4.0.0

[jira] [Created] (SOLR-4346) Solr Admin UI: Cloud graphs are not shown correctly in Google Chrome

2013-01-24 Thread Dmytro Yurchenko (JIRA)
Dmytro Yurchenko created SOLR-4346: -- Summary: Solr Admin UI: Cloud graphs are not shown correctly in Google Chrome Key: SOLR-4346 URL: https://issues.apache.org/jira/browse/SOLR-4346 Project: Solr

[jira] [Updated] (SOLR-4346) Solr Admin UI: Cloud graphs are not shown correctly in Google Chrome

2013-01-24 Thread Dmytro Yurchenko (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmytro Yurchenko updated SOLR-4346: --- Attachment: chrome24_radial_graph.png chrome24_graph.png firefo

[jira] [Updated] (SOLR-4345) Solr Admin UI dosent work in IE 10

2013-01-24 Thread Kurt Pedersen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Pedersen updated SOLR-4345: Attachment: solr-ie10.png > Solr Admin UI dosent work in IE 10 > ---

[jira] [Created] (SOLR-4345) Solr Admin UI dosent work in IE 10

2013-01-24 Thread Kurt Pedersen (JIRA)
Kurt Pedersen created SOLR-4345: --- Summary: Solr Admin UI dosent work in IE 10 Key: SOLR-4345 URL: https://issues.apache.org/jira/browse/SOLR-4345 Project: Solr Issue Type: Bug Compone

  1   2   >