[jira] [Commented] (SOLR-6113) Edismax doesn't parse well the query uf (User Fields)

2014-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009465#comment-14009465 ] Jan Høydahl commented on SOLR-6113: --- It is actually by design, if you e.g. disallow all

[jira] [Updated] (LUCENE-5674) A new token filter: SubSequence

2014-05-27 Thread Nitzan Shaked (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitzan Shaked updated LUCENE-5674: -- Attachment: (was: subseqfilter.patch) A new token filter: SubSequence

[jira] [Updated] (LUCENE-5674) A new token filter: SubSequence

2014-05-27 Thread Nitzan Shaked (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitzan Shaked updated LUCENE-5674: -- Attachment: subseqfilter.patch Updated patch, contains new format header for the one place

[jira] [Updated] (SOLR-6077) Create 5 minute tutorial

2014-05-27 Thread Taka (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Taka updated SOLR-6077: --- Attachment: 5minTutorial-v01.markdown Here's my first draft (v0.1) for the 5 minute tutorial (in markdown).Please

[jira] [Commented] (SOLR-6078) Create First Day Documentation

2014-05-27 Thread Taka (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009508#comment-14009508 ] Taka commented on SOLR-6078: I've been trying to figure out the contents for the first day

[jira] [Commented] (SOLR-6077) Create 5 minute tutorial

2014-05-27 Thread Taka (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009510#comment-14009510 ] Taka commented on SOLR-6077: I will include instructions for Windows later. v0.1 is only for

Re: [JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 559 - Still Failing

2014-05-27 Thread Dawid Weiss
java.lang.ArrayStoreException: unknown at __randomizedtesting.SeedInfo.seed([97ABA0C8320EBCCB:E5E785C7836E0AB8]:0) at org.apache.lucene.util.RamUsageEstimator$IdentityHashSet.add(RamUsageEstimator.java:674) Oh boy... what the hell is this? :) D.

[jira] [Commented] (SOLR-6077) Create 5 minute tutorial

2014-05-27 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009539#comment-14009539 ] Varun Thacker commented on SOLR-6077: - I think we should edit point 1 to be - Apache

[jira] [Commented] (LUCENE-5675) ID postings format

2014-05-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009545#comment-14009545 ] Michael McCandless commented on LUCENE-5675: Thanks Steve! ID postings

[jira] [Created] (LUCENE-5708) Remove IndexWriterConfig.clone

2014-05-27 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-5708: -- Summary: Remove IndexWriterConfig.clone Key: LUCENE-5708 URL: https://issues.apache.org/jira/browse/LUCENE-5708 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-5708) Remove IndexWriterConfig.clone

2014-05-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5708: --- Attachment: LUCENE-5708.patch Initial patch, tests seem to pass. IWC already

[jira] [Updated] (LUCENE-5708) Remove IndexWriterConfig.clone

2014-05-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5708: --- Attachment: LUCENE-5708.patch Woops, wrong patch ... this one should work. Remove

Re: [JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 559 - Still Failing

2014-05-27 Thread Robert Muir
I think its the Chuck Norris object: and he can do this even without G1GC On Tue, May 27, 2014 at 11:09 AM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: java.lang.ArrayStoreException: unknown at __randomizedtesting.SeedInfo.seed([97ABA0C8320EBCCB:E5E785C7836E0AB8]:0) at

[jira] [Updated] (SOLR-5973) Pluggable Ranking Collectors and Merge Strategies

2014-05-27 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5973: - Attachment: SOLR-5973.patch A new patch. Solves issues that were found while working on

[jira] [Updated] (SOLR-5973) Pluggable Ranking Collectors and Merge Strategies

2014-05-27 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5973: - Description: This ticket introduces a new RankQuery and MergeStrategy to Solr. By extending the

[jira] [Updated] (SOLR-5973) Pluggable Ranking Collectors and Merge Strategies

2014-05-27 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5973: - Description: This ticket introduces a new RankQuery and MergeStrategy to Solr. By extending the

[jira] [Commented] (SOLR-5973) Pluggable Ranking Collectors and Merge Strategies

2014-05-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009648#comment-14009648 ] ASF subversion and git services commented on SOLR-5973: --- Commit

[jira] [Commented] (SOLR-6113) Edismax doesn't parse well the query uf (User Fields)

2014-05-27 Thread Eyal Zaidman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009681#comment-14009681 ] Eyal Zaidman commented on SOLR-6113: I'm a little confused by that behavior, assuming I

[jira] [Commented] (SOLR-5973) Pluggable Ranking Collectors and Merge Strategies

2014-05-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009697#comment-14009697 ] ASF subversion and git services commented on SOLR-5973: --- Commit

[jira] [Commented] (LUCENE-5708) Remove IndexWriterConfig.clone

2014-05-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009722#comment-14009722 ] Shai Erera commented on LUCENE-5708: I think the way you fixed some tests that used

[jira] [Commented] (SOLR-6113) Edismax doesn't parse well the query uf (User Fields)

2014-05-27 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009733#comment-14009733 ] Jack Krupansky commented on SOLR-6113: -- Better doc for the intended behavior would

[jira] [Commented] (LUCENE-5708) Remove IndexWriterConfig.clone

2014-05-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009824#comment-14009824 ] Michael McCandless commented on LUCENE-5708: Hmm which tests rely on using

[jira] [Commented] (LUCENE-5708) Remove IndexWriterConfig.clone

2014-05-27 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009930#comment-14009930 ] Adrien Grand commented on LUCENE-5708: -- I don't know about these tests that expect

[jira] [Assigned] (SOLR-6091) Race condition in prioritizeOverseerNodes can trigger extra QUIT operations

2014-05-27 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-6091: Assignee: Noble Paul (was: Shalin Shekhar Mangar) Race condition in prioritizeOverseerNodes can

[jira] [Assigned] (SOLR-6095) SolrCloud cluster can end up without an overseer

2014-05-27 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-6095: Assignee: Noble Paul SolrCloud cluster can end up without an overseer

[jira] [Commented] (LUCENE-5708) Remove IndexWriterConfig.clone

2014-05-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009988#comment-14009988 ] Shai Erera commented on LUCENE-5708: bq. Hmm which tests rely on using the same IWC?

[jira] [Comment Edited] (LUCENE-5708) Remove IndexWriterConfig.clone

2014-05-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009988#comment-14009988 ] Shai Erera edited comment on LUCENE-5708 at 5/27/14 5:56 PM: -

[jira] [Created] (SOLR-6114) cron for elgg_solr reindex

2014-05-27 Thread Jagdish Bairagi (JIRA)
Jagdish Bairagi created SOLR-6114: - Summary: cron for elgg_solr reindex Key: SOLR-6114 URL: https://issues.apache.org/jira/browse/SOLR-6114 Project: Solr Issue Type: Bug

[jira] [Closed] (SOLR-6114) cron for elgg_solr reindex

2014-05-27 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey closed SOLR-6114. -- Resolution: Invalid Fix Version/s: (was: 4.8.1) The elgg software package is not part of

[jira] [Commented] (SOLR-6062) Phrase queries are created for each field supplied through edismax's pf, pf2 and pf3 parameters (rather them being combined in a single dismax query)

2014-05-27 Thread Michael Dodsworth (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010368#comment-14010368 ] Michael Dodsworth commented on SOLR-6062: - adding [~jdyer] [~janhoy], as you were

[jira] [Commented] (SOLR-6113) Edismax doesn't parse well the query uf (User Fields)

2014-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010443#comment-14010443 ] Jan Høydahl commented on SOLR-6113: --- Suggestion for improvements welcome. In my opinion,

[jira] [Updated] (SOLR-6113) Edismax doesn't parse well the query uf (User Fields)

2014-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-6113: -- Issue Type: Improvement (was: Bug) Edismax doesn't parse well the query uf (User Fields)

[jira] [Updated] (SOLR-6113) Edismax doesn't parse well the query uf (User Fields)

2014-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-6113: -- Labels: edismax (was: ) Edismax doesn't parse well the query uf (User Fields)

[jira] [Updated] (SOLR-6113) Edismax doesn't parse well the query uf (User Fields)

2014-05-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-6113: -- Priority: Minor (was: Major) Edismax doesn't parse well the query uf (User Fields)

Schemaless mode and solrconfig.xml

2014-05-27 Thread Erick Erickson
How do all the components that define a text field for various purposes play nice in schemaless mode? The df entry is commented out of the /select handler which at least lets us get started. But there are a variety of places where text is specified, the /browse handler, spell checking, etc. What

Re: Schemaless mode and solrconfig.xml

2014-05-27 Thread Gregory Chanan
Long term, it seems like the solution is to have a SolrConfig API that is powerful enough to define things like df at runtime. Definitely worth discussing what we should do until then, though. Or pre-define a text field in the schemaless schema.xml file to handle these? I'd lean towards not

[jira] [Commented] (SOLR-5973) Pluggable Ranking Collectors and Merge Strategies

2014-05-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010695#comment-14010695 ] ASF subversion and git services commented on SOLR-5973: --- Commit

[jira] [Commented] (SOLR-5973) Pluggable Ranking Collectors and Merge Strategies

2014-05-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010733#comment-14010733 ] ASF subversion and git services commented on SOLR-5973: --- Commit

PyLucene 4.8.0 - 'make install' with 'root=' missing a couple of files

2014-05-27 Thread Eduard Rozenberg
Hello folks, I’m working on packaging PyLucene to a Slackware package by using a setup.cfg in the source directory and redirecting the installation root to /tmp/pylucene_installdir. I noticed that a couple of files are missing when doing this alternate root install compared to the regular

Re: PyLucene 4.8.0 - 'make install' with 'root=' missing a couple of files

2014-05-27 Thread Andi Vajda
On Tue, 27 May 2014, Eduard Rozenberg wrote: Hello folks, I?m working on packaging PyLucene to a Slackware package by using a setup.cfg in the source directory and redirecting the installation root to /tmp/pylucene_installdir. I noticed that a couple of files are missing when doing this

Getting term vectors/computing cosine similarity

2014-05-27 Thread Michael O'Leary
*tl;dnr*: a next() method is defined for the Java class TVTermsEnum in Lucene 4.8.1, but it looks like there is no next() method available for an object that looks like it is an instance of the Python class TVTermsEnum in PyLucene 4.8.1. I have a set of documents that I would like to cluster.