[jira] [Commented] (LUCENE-5391) UAX29URLEmailTokenizer should not tokenize no-scheme domain-only URLs that are followed by an alphanumeric character

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867586#comment-13867586 ] ASF subversion and git services commented on LUCENE-5391: - Commit

[jira] [Resolved] (LUCENE-5391) UAX29URLEmailTokenizer should not tokenize no-scheme domain-only URLs that are followed by an alphanumeric character

2014-01-09 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved LUCENE-5391. Resolution: Fixed Fix Version/s: 4.7 5.0 Committed to trunk and branch_4

[jira] [Commented] (LUCENE-5391) UAX29URLEmailTokenizer should not tokenize no-scheme domain-only URLs that are followed by an alphanumeric character

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867579#comment-13867579 ] ASF subversion and git services commented on LUCENE-5391: - Commit

[jira] [Assigned] (LUCENE-5391) UAX29URLEmailTokenizer should not tokenize no-scheme domain-only URLs that are followed by an alphanumeric character

2014-01-09 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reassigned LUCENE-5391: -- Assignee: Steve Rowe > UAX29URLEmailTokenizer should not tokenize no-scheme domain-only URLs t

[jira] [Updated] (LUCENE-5391) UAX29URLEmailTokenizer should not tokenize no-scheme domain-only URLs that are followed by an alphanumeric character

2014-01-09 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-5391: --- Summary: UAX29URLEmailTokenizer should not tokenize no-scheme domain-only URLs that are followed by

[jira] [Updated] (LUCENE-5391) uax29urlemailtokenizer - unexpected tokenisation of "index2.php" (and other inputs)

2014-01-09 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-5391: --- Attachment: LUCENE-5391.patch On second thought, I think no-scheme domain-only URL recognition shoul

Re: Iterating BinaryDocValues

2014-01-09 Thread Adrien Grand
Hi Mikhail, These new byte[] are done on purpose because the contract on the BytesRef class is that it is only a reference to bytes stored somewhere, not a buffer. So it is always legal to change offset, length and the bytes reference, but the content of the byte[] array may only be changed if you

Reg Lucene Internals.

2014-01-09 Thread VIGNESH S
Hi, I have basic knowledge on Lucene 4 code. I am interested in understanding the internals of Lucene and contribute. Is there any document or something which explains the internal architecture of Lucene 4 like when checkpoints happen or something.. I am currently going through the code to unde

[jira] [Updated] (LUCENE-5391) uax29urlemailtokenizer - unexpected tokenisation of "index2.php" (and other inputs)

2014-01-09 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-5391: --- Attachment: LUCENE-5391.patch Patch fixing the bug, with some added tests. Committing shortly. > u

[jira] [Commented] (SOLR-5618) false query result cache hits possible when duplicate filter queries exist in one query -- discovered via: Reproducible failure from TestFiltering.testRandomFiltering

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867510#comment-13867510 ] ASF subversion and git services commented on SOLR-5618: --- Commit 15570

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867499#comment-13867499 ] Shai Erera commented on SOLR-5621: -- +1 for using SearcherManager. In fact, I think that So

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_45) - Build # 3581 - Still Failing!

2014-01-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3581/ Java: 32bit/jdk1.7.0_45 -client -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT Error Message: expected:<3> but was:<2> Stack Trace: java.lang.AssertionError: expected:<3> but

[jira] [Commented] (SOLR-5618) false query result cache hits possible when duplicate filter queries exist in one query -- discovered via: Reproducible failure from TestFiltering.testRandomFiltering

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867507#comment-13867507 ] ASF subversion and git services commented on SOLR-5618: --- Commit 15570

[jira] [Commented] (SOLR-5618) false query result cache hits possible when duplicate filter queries exist in one query -- discovered via: Reproducible failure from TestFiltering.testRandomFiltering

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867509#comment-13867509 ] ASF subversion and git services commented on SOLR-5618: --- Commit 15570

[jira] [Updated] (SOLR-5474) Have a new mode for SolrJ to not watch any ZKNode

2014-01-09 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-5474: - Attachment: SOLR-5474.patch Here's a new patch that takes a slightly different approach to the pre

[jira] [Commented] (LUCENE-5345) range facets don't work with float/double fields

2014-01-09 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867495#comment-13867495 ] Shai Erera commented on LUCENE-5345: You can try fixing the log message, I wonder if

[jira] [Commented] (LUCENE-5389) Even more doc for construction of TokenStream components

2014-01-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867453#comment-13867453 ] Robert Muir commented on LUCENE-5389: - No problem, thank you! > Even more doc for co

[jira] [Commented] (LUCENE-5386) Make Tokenizers deliver their final offsets

2014-01-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867448#comment-13867448 ] Robert Muir commented on LUCENE-5386: - Here's sorta a parallel that Uwe did along the

[jira] [Commented] (LUCENE-5386) Make Tokenizers deliver their final offsets

2014-01-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867446#comment-13867446 ] Robert Muir commented on LUCENE-5386: - {quote} TokenStream itself takes care of Posit

[jira] [Commented] (LUCENE-5389) Even more doc for construction of TokenStream components

2014-01-09 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867441#comment-13867441 ] Benson Margulies commented on LUCENE-5389: -- Sorry, I forgot to lint after accept

[jira] [Commented] (LUCENE-5386) Make Tokenizers deliver their final offsets

2014-01-09 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867437#comment-13867437 ] Benson Margulies commented on LUCENE-5386: -- Let me try to restate the above in m

[jira] [Resolved] (LUCENE-5389) Even more doc for construction of TokenStream components

2014-01-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5389. - Resolution: Fixed Fix Version/s: 4.7 5.0 > Even more doc for construct

[jira] [Commented] (LUCENE-5389) Even more doc for construction of TokenStream components

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867431#comment-13867431 ] ASF subversion and git services commented on LUCENE-5389: - Commit

lucene-solr pull request: LUCENE-5389: more analysis advice.

2014-01-09 Thread benson-basis
Github user benson-basis closed the pull request at: https://github.com/apache/lucene-solr/pull/14 - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Commented] (LUCENE-5389) Even more doc for construction of TokenStream components

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867430#comment-13867430 ] ASF subversion and git services commented on LUCENE-5389: - Commit

[jira] [Commented] (LUCENE-5389) Even more doc for construction of TokenStream components

2014-01-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867429#comment-13867429 ] Robert Muir commented on LUCENE-5389: - OK, i took a look. I had to make a fix for doc

[jira] [Resolved] (SOLR-5618) false query result cache hits possible when duplicate filter queries exist in one query -- discovered via: Reproducible failure from TestFiltering.testRandomFiltering

2014-01-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-5618. Resolution: Fixed Fix Version/s: 4.7 5.0 > false query result cache hits possible

[jira] [Commented] (SOLR-5618) false query result cache hits possible when duplicate filter queries exist in one query -- discovered via: Reproducible failure from TestFiltering.testRandomFiltering

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867398#comment-13867398 ] ASF subversion and git services commented on SOLR-5618: --- Commit 15570

[jira] [Commented] (LUCENE-5391) uax29urlemailtokenizer - unexpected tokenisation of "index2.php" (and other inputs)

2014-01-09 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867359#comment-13867359 ] Steve Rowe commented on LUCENE-5391: I understand why "index.php" is not broken up: t

[jira] [Comment Edited] (LUCENE-5391) uax29urlemailtokenizer - unexpected tokenisation of "index2.php" (and other inputs)

2014-01-09 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867359#comment-13867359 ] Steve Rowe edited comment on LUCENE-5391 at 1/10/14 12:52 AM: -

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867331#comment-13867331 ] Mark Miller commented on SOLR-5621: --- One way to make such a refactoring a bit more palata

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867327#comment-13867327 ] Mark Miller commented on SOLR-5621: --- I don't think we can flat out reject refactoring or

[jira] [Commented] (SOLR-5618) false query result cache hits possible when duplicate filter queries exist in one query -- discovered via: Reproducible failure from TestFiltering.testRandomFiltering

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867325#comment-13867325 ] ASF subversion and git services commented on SOLR-5618: --- Commit 15569

[jira] [Commented] (SOLR-5463) Provide cursor/token based "searchAfter" support that works with arbitrary sorting (ie: "deep paging")

2014-01-09 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867316#comment-13867316 ] Joel Bernstein commented on SOLR-5463: -- This is a great feature. I think this should w

[jira] [Commented] (SOLR-5618) false query result cache hits possible when duplicate filter queries exist in one query -- discovered via: Reproducible failure from TestFiltering.testRandomFiltering

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867305#comment-13867305 ] ASF subversion and git services commented on SOLR-5618: --- Commit 15569

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867291#comment-13867291 ] Chris Male commented on SOLR-5621: -- +1 for trunk > Let Solr use Lucene's SeacherManager >

[jira] [Updated] (SOLR-5617) Default SolrResourceLoader restrictions may be too tight

2014-01-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-5617: Fix Version/s: (was: 4.7) Issue Type: Task (was: Bug) > Default SolrResourceLoader restr

[jira] [Commented] (SOLR-5617) Default SolrResourceLoader restrictions may be too tight

2014-01-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867287#comment-13867287 ] Uwe Schindler commented on SOLR-5617: - Hi Shawn, in fact the code was written exactly t

[jira] [Commented] (SOLR-5541) Allow QueryElevationComponent to accept elevateIds and excludeIds as http parameters

2014-01-09 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867279#comment-13867279 ] Joel Bernstein commented on SOLR-5541: -- Looks like splitSmart will give us \ escapes.

[jira] [Commented] (SOLR-5463) Provide cursor/token based "searchAfter" support that works with arbitrary sorting (ie: "deep paging")

2014-01-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867274#comment-13867274 ] Hoss Man commented on SOLR-5463: I haven't seen any negative feedback or suspicious jenkins

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867272#comment-13867272 ] Ryan McKinley commented on SOLR-5621: - > Refactoring code is a healthy and ongoing proc

[jira] [Updated] (SOLR-5617) Default SolrResourceLoader restrictions may be too tight

2014-01-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-5617: Summary: Default SolrResourceLoader restrictions may be too tight (was: Default classloader restric

[jira] [Updated] (SOLR-5618) false query result cache hits possible when duplicate filter queries exist in one query -- discovered via: Reproducible failure from TestFiltering.testRandomFiltering

2014-01-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5618: --- Attachment: SOLR-5618.patch bq. Probably most efficient for small lists would be to make a copy of one list a

[jira] [Commented] (SOLR-5541) Allow QueryElevationComponent to accept elevateIds and excludeIds as http parameters

2014-01-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867246#comment-13867246 ] Yonik Seeley commented on SOLR-5541: The canonical way to do this in Solr is a StrUtils

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867226#comment-13867226 ] Michael McCandless commented on SOLR-5621: -- bq. Solr support for lucene faceting d

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867218#comment-13867218 ] Michael McCandless commented on SOLR-5621: -- +1 to do this in trunk, and give it ti

[jira] [Commented] (SOLR-5379) Query-time multi-word synonym expansion

2014-01-09 Thread Nolan Lawson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867202#comment-13867202 ] Nolan Lawson commented on SOLR-5379: +1 as well. Tien's patch also seems to be a better

[jira] [Commented] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867180#comment-13867180 ] Mark Miller commented on SOLR-5615: --- Yeah, I started it, but turns out it's difficult wit

[jira] [Updated] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic updated SOLR-5621: --- Fix Version/s: 5.0 > Let Solr use Lucene's SeacherManager > --

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867172#comment-13867172 ] Yonik Seeley commented on SOLR-5621: There's boatloads of FUD in your response Uwe, but

[jira] [Updated] (SOLR-5543) solr.xml duplicat eentries after SWAP 4.6

2014-01-09 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-5543: --- Fix Version/s: 4.6.1 > solr.xml duplicat eentries after SWAP 4.6 > ---

[jira] [Commented] (SOLR-5543) solr.xml duplicat eentries after SWAP 4.6

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867170#comment-13867170 ] ASF subversion and git services commented on SOLR-5543: --- Commit 15569

[jira] [Commented] (SOLR-5543) solr.xml duplicat eentries after SWAP 4.6

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867167#comment-13867167 ] ASF subversion and git services commented on SOLR-5543: --- Commit 15569

[jira] [Commented] (SOLR-5615) Deadlock while trying to recover after a ZK session expiry

2014-01-09 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867165#comment-13867165 ] Shawn Heisey commented on SOLR-5615: Noted while backporting SOLR-5543 to the 4.6 branc

[jira] [Comment Edited] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867147#comment-13867147 ] Uwe Schindler edited comment on SOLR-5621 at 1/9/14 10:08 PM: --

[jira] [Commented] (SOLR-5543) solr.xml duplicat eentries after SWAP 4.6

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867155#comment-13867155 ] ASF subversion and git services commented on SOLR-5543: --- Commit 15569

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867147#comment-13867147 ] Uwe Schindler commented on SOLR-5621: - Hi Yonik, please don't be unfair to Tomás: You

[jira] [Commented] (SOLR-5541) Allow QueryElevationComponent to accept elevateIds and excludeIds as http parameters

2014-01-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867145#comment-13867145 ] Jan Høydahl commented on SOLR-5541: --- Great feature. Valid ids may contain commas. Should

[jira] [Commented] (SOLR-5543) solr.xml duplicat eentries after SWAP 4.6

2014-01-09 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867142#comment-13867142 ] Shawn Heisey commented on SOLR-5543: With a verbal OK from [~markrmil...@gmail.com] via

[jira] [Created] (LUCENE-5391) uax29urlemailtokenizer - unexpected tokenisation of "index2.php" (and other inputs)

2014-01-09 Thread Chris (JIRA)
Chris created LUCENE-5391: - Summary: uax29urlemailtokenizer - unexpected tokenisation of "index2.php" (and other inputs) Key: LUCENE-5391 URL: https://issues.apache.org/jira/browse/LUCENE-5391 Project: Lucene

[jira] [Resolved] (LUCENE-5390) Loosen assert in IW on pending event after close

2014-01-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5390. - Resolution: Fixed > Loosen assert in IW on pending event after close > -

[jira] [Commented] (LUCENE-5390) Loosen assert in IW on pending event after close

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867074#comment-13867074 ] ASF subversion and git services commented on LUCENE-5390: - Commit

[jira] [Commented] (LUCENE-5345) range facets don't work with float/double fields

2014-01-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867070#comment-13867070 ] Michael McCandless commented on LUCENE-5345: Woops, above commit was for LUCE

[jira] [Resolved] (LUCENE-5354) Blended score in AnalyzingInfixSuggester

2014-01-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-5354. Resolution: Fixed Fix Version/s: 4.7 5.0 Thanks Remi! I

[jira] [Updated] (LUCENE-5374) Call processEvents before IndexWriter is closed

2014-01-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5374: Fix Version/s: 4.6.1 > Call processEvents before IndexWriter is closed > -

[jira] [Commented] (LUCENE-5345) range facets don't work with float/double fields

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867069#comment-13867069 ] ASF subversion and git services commented on LUCENE-5345: - Commit

[jira] [Commented] (LUCENE-5374) Call processEvents before IndexWriter is closed

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867066#comment-13867066 ] ASF subversion and git services commented on LUCENE-5374: - Commit

[jira] [Commented] (LUCENE-5345) range facets don't work with float/double fields

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867065#comment-13867065 ] ASF subversion and git services commented on LUCENE-5345: - Commit

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867062#comment-13867062 ] Yonik Seeley commented on SOLR-5621: bq. it's the same Apache project, right? It was s

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867053#comment-13867053 ] Tomás Fernández Löbbe commented on SOLR-5621: - I'm not saying that Solr duplica

[jira] [Commented] (LUCENE-5390) Loosen assert in IW on pending event after close

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867033#comment-13867033 ] ASF subversion and git services commented on LUCENE-5390: - Commit

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867020#comment-13867020 ] Yonik Seeley commented on SOLR-5621: bq. That's true, however I think it's good because

[jira] [Commented] (LUCENE-5390) Loosen assert in IW on pending event after close

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867016#comment-13867016 ] ASF subversion and git services commented on LUCENE-5390: - Commit

[jira] [Commented] (SOLR-4647) Grouping is broken on docvalues-only fields

2014-01-09 Thread Iker Huerga (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867009#comment-13867009 ] Iker Huerga commented on SOLR-4647: --- Hi, I've been able to replicate the issue which I t

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867007#comment-13867007 ] Tomás Fernández Löbbe commented on SOLR-5621: - That's true, however I think it'

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1207 - Failure!

2014-01-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1207/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 10415 lines...] [junit4] JVM J0: stdout was not empty, see: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr

[jira] [Commented] (LUCENE-5354) Blended score in AnalyzingInfixSuggester

2014-01-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866989#comment-13866989 ] Michael McCandless commented on LUCENE-5354: Thanks Remi, the performance see

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866983#comment-13866983 ] Yonik Seeley commented on SOLR-5621: It seems like a ton of change, and a lot of risk t

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866980#comment-13866980 ] Michael McCandless commented on SOLR-5621: -- +1, this would be awesome. > Let Solr

[jira] [Commented] (LUCENE-5390) Loosen assert in IW on pending event after close

2014-01-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866979#comment-13866979 ] Michael McCandless commented on LUCENE-5390: +1 > Loosen assert in IW on pen

[jira] [Commented] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866962#comment-13866962 ] Uwe Schindler commented on SOLR-5621: - Thanks for opening this. This is really a good i

[jira] [Updated] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-5621: Attachment: SOLR-5621.patch > Let Solr use Lucene's SeacherManager > ---

[jira] [Created] (SOLR-5621) Let Solr use Lucene's SeacherManager

2014-01-09 Thread JIRA
Tomás Fernández Löbbe created SOLR-5621: --- Summary: Let Solr use Lucene's SeacherManager Key: SOLR-5621 URL: https://issues.apache.org/jira/browse/SOLR-5621 Project: Solr Issue Type: Imp

Re: Nested Grouping / Field Collapsing

2014-01-09 Thread Kranti Parisa
That's cool. just curious, do you have any tentative timelines for the ExpandComponent? Thanks, Kranti K. Parisa http://www.linkedin.com/in/krantiparisa On Thu, Jan 9, 2014 at 8:37 AM, Joel Bernstein wrote: > Kranti, > > You've got it exactly. And yes sorting and limiting the doclist within t

[jira] [Commented] (SOLR-5541) Allow QueryElevationComponent to accept elevateIds and excludeIds as http parameters

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866922#comment-13866922 ] ASF subversion and git services commented on SOLR-5541: --- Commit 15569

[jira] [Resolved] (SOLR-5541) Allow QueryElevationComponent to accept elevateIds and excludeIds as http parameters

2014-01-09 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-5541. -- Resolution: Fixed > Allow QueryElevationComponent to accept elevateIds and excludeIds as http >

[jira] [Commented] (SOLR-5541) Allow QueryElevationComponent to accept elevateIds and excludeIds as http parameters

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866868#comment-13866868 ] ASF subversion and git services commented on SOLR-5541: --- Commit 15569

[jira] [Comment Edited] (LUCENE-5354) Blended score in AnalyzingInfixSuggester

2014-01-09 Thread Remi Melisson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866760#comment-13866760 ] Remi Melisson edited comment on LUCENE-5354 at 1/9/14 4:57 PM:

Re: overriding getRangeQuery

2014-01-09 Thread Andi Vajda
> On Jan 9, 2014, at 16:00, Shawn Grant wrote: > > Updating the parameters in the extension's method and rebuilding wasn't > enough to fix the problem for me. Not sure what I'm missing. I checked in a fix on trunk a couple of days ago. Did you remove extensions.jar so that it would be rebuil

[jira] [Commented] (LUCENE-5389) Even more doc for construction of TokenStream components

2014-01-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866766#comment-13866766 ] Robert Muir commented on LUCENE-5389: - Thanks Benson! I'll take a look at this in a b

[jira] [Commented] (LUCENE-5389) Even more doc for construction of TokenStream components

2014-01-09 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866765#comment-13866765 ] Benson Margulies commented on LUCENE-5389: -- [~rcmuir]I think that this is ready

[jira] [Updated] (SOLR-5594) Enable using extended field types with prefix queries for non-default encoded strings

2014-01-09 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5594: --- Attachment: SOLR-5594.patch Fixed the reformatting, however as things have moved (and there's been a l

[jira] [Updated] (LUCENE-5354) Blended score in AnalyzingInfixSuggester

2014-01-09 Thread Remi Melisson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remi Melisson updated LUCENE-5354: -- Attachment: LUCENE-5354_3.patch Hi! Here is new patch including your comment for the coefficie

Re: Iterating BinaryDocValues

2014-01-09 Thread Mikhail Khludnev
Don't you think it's worth to raise a jira regarding those 'new bytes[]' ? I'm able to provide a patch if you wish. On Wed, Jan 8, 2014 at 2:02 PM, Mikhail Khludnev wrote: > FWIW, > > Micro benchmark shows 4% gain on reusing incoming ByteRef.bytes in short > binary docvalues Test2BBinaryDocValu

[jira] [Commented] (SOLR-5594) Enable using extended field types with prefix queries for non-default encoded strings

2014-01-09 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866728#comment-13866728 ] Anshum Gupta commented on SOLR-5594: I'm sorry I misread it. Perhaps it's something th

[jira] [Commented] (SOLR-5379) Query-time multi-word synonym expansion

2014-01-09 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866729#comment-13866729 ] Markus Jelsma commented on SOLR-5379: - Yes +1 > Query-time multi-word synonym expansio

[jira] [Commented] (SOLR-1301) Add a Solr contrib that allows for building Solr indexes via Hadoop's Map-Reduce.

2014-01-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866723#comment-13866723 ] ASF subversion and git services commented on SOLR-1301: --- Commit 15568

[jira] [Commented] (SOLR-5594) Enable using extended field types with prefix queries for non-default encoded strings

2014-01-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866720#comment-13866720 ] Robert Muir commented on SOLR-5594: --- Thats not what i mean: i mean that in the patch its

[jira] [Commented] (SOLR-5594) Enable using extended field types with prefix queries for non-default encoded strings

2014-01-09 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866713#comment-13866713 ] Anshum Gupta commented on SOLR-5594: Robert, I thought about how to handle SimleQParser

[jira] [Commented] (SOLR-5579) Leader stops processing collection-work-queue after failed collection reload

2014-01-09 Thread Eric Bus (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866696#comment-13866696 ] Eric Bus commented on SOLR-5579: Just a quick update: the leader again stopped working. I h

  1   2   >