[Lucene.Net] do we have a board report due?

2012-01-30 Thread Prescott Nasser
I didn't see a notice, but something on general caught my eye.

[Lucene.Net] 2.9.4g

2012-01-30 Thread Prescott Nasser
With 2.9.4g voted to be released, should we create a nuget package for it? At the least, I assume it should be a separate package from 2.9.4

Re: [Lucene.Net] do we have a board report due?

2012-01-30 Thread Stefan Bodewig
On 2012-01-31, Prescott Nasser wrote: I didn't see a notice, me neither but something on general caught my eye. http://wiki.apache.org/incubator/ReportingSchedule says: yes. Thank you for reminding us. Personally I'd like to see Lucene.NET graduate over the next three months so it would be

[jira] [Commented] (SOLR-3060) add highlighter support to SurroundQParserPlugin

2012-01-30 Thread Ahmet Arslan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13195979#comment-13195979 ] Ahmet Arslan commented on SOLR-3060: The following commands should do it. * svn

[jira] [Commented] (SOLR-3013) Add UIMA based tokenizers / filters that can be used in the schema.xml

2012-01-30 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13195986#comment-13195986 ] Tommaso Teofili commented on SOLR-3013: --- Chris, Robert, thanks for your comments,

[jira] [Commented] (LUCENE-3725) Add optional packing to FST building

2012-01-30 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13195987#comment-13195987 ] Dawid Weiss commented on LUCENE-3725: - I had the time to look at the patch, finally.

[jira] [Commented] (SOLR-3013) Add UIMA based tokenizers / filters that can be used in the schema.xml

2012-01-30 Thread Chris Male (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13195990#comment-13195990 ] Chris Male commented on SOLR-3013: -- +1, Go for it. Add UIMA based

[jira] [Created] (SOLR-3074) Bug in SolrPluginUtilsTest

2012-01-30 Thread Ahmet Arslan (Created) (JIRA)
Bug in SolrPluginUtilsTest -- Key: SOLR-3074 URL: https://issues.apache.org/jira/browse/SOLR-3074 Project: Solr Issue Type: Bug Components: search Affects Versions: 4.0 Reporter: Ahmet

[jira] [Updated] (SOLR-3074) Bug in SolrPluginUtilsTest

2012-01-30 Thread Ahmet Arslan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-3074: --- Attachment: SOLR-3074.patch Bug in SolrPluginUtilsTest --

[jira] [Created] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-01-30 Thread Tommaso Teofili (Created) (JIRA)
Create a analysis/uima module for UIMA based tokenizers/analyzers - Key: LUCENE-3731 URL: https://issues.apache.org/jira/browse/LUCENE-3731 Project: Lucene - Java Issue Type:

[jira] [Updated] (SOLR-3055) Use NGramPhraseQuery in Solr

2012-01-30 Thread Koji Sekiguchi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-3055: - Attachment: SOLR-3055.patch How about introducing something like GramSizeAttribute? I attached

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12307 - Failure

2012-01-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12307/ 2 tests failed. REGRESSION: org.apache.solr.cloud.RecoveryZkTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:40859/solr, http://127.0.0.1:40855/solr] Stack

[jira] [Commented] (SOLR-629) Fuzzy search with DisMax request handler

2012-01-30 Thread Mikelis Zalais (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196011#comment-13196011 ] Mikelis Zalais commented on SOLR-629: - Walter, could you post the patch?

[jira] [Commented] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-30 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196024#comment-13196024 ] Uwe Schindler commented on LUCENE-2858: --- After sleeping one more night about it,

Re: svn commit: r1237515 - /lucene/dev/branches/branch_3x/lucene/src/java/org/apache/lucene/util/fst/FST.java

2012-01-30 Thread Michael McCandless
Woops, thanks! Mike McCandless http://blog.mikemccandless.com On Sun, Jan 29, 2012 at 7:46 PM, rm...@apache.org wrote: Author: rmuir Date: Mon Jan 30 00:46:24 2012 New Revision: 1237515 URL: http://svn.apache.org/viewvc?rev=1237515view=rev Log: remove @override Modified:    

[jira] [Commented] (LUCENE-3725) Add optional packing to FST building

2012-01-30 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196042#comment-13196042 ] Michael McCandless commented on LUCENE-3725: Thanks Dawid. bq. Yes, this is

[jira] [Commented] (LUCENE-3725) Add optional packing to FST building

2012-01-30 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196055#comment-13196055 ] Dawid Weiss commented on LUCENE-3725: - bq. If we didn't do this then the packer would

heads up: re-index trunk indices

2012-01-30 Thread Michael McCandless
Hi, I changed the FST format for LUCENE-3725, which means you'll have to re-index any trunk indices, rebuild your FST suggesters, etc., after updating... Mike McCandless http://blog.mikemccandless.com - To unsubscribe, e-mail:

[jira] [Commented] (SOLR-3055) Use NGramPhraseQuery in Solr

2012-01-30 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196066#comment-13196066 ] Robert Muir commented on SOLR-3055: --- Hi Koji: I think as far as attribute+QP, it might

[jira] [Commented] (SOLR-3056) Introduce Japanese field type in schema.xml

2012-01-30 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196074#comment-13196074 ] Robert Muir commented on SOLR-3056: --- {quote} Get rid of contrib altogether {quote} I

[jira] [Commented] (SOLR-3055) Use NGramPhraseQuery in Solr

2012-01-30 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196078#comment-13196078 ] Robert Muir commented on SOLR-3055: --- But, an advantage to the approach of this patch, is

[jira] [Commented] (LUCENE-3730) Improved Kuromoji search mode segmentation/decompounding

2012-01-30 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196080#comment-13196080 ] Robert Muir commented on LUCENE-3730: - Patch looks good to me... so the basics are we

[jira] [Created] (SOLR-3075) Overseer does not check cloudstate for previously assigned shardId but generates a new one

2012-01-30 Thread Sami Siren (Created) (JIRA)
Overseer does not check cloudstate for previously assigned shardId but generates a new one -- Key: SOLR-3075 URL: https://issues.apache.org/jira/browse/SOLR-3075

[jira] [Updated] (SOLR-3073) Distributed Grouping fails if the uniqueKey is a UUID

2012-01-30 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-3073: Attachment: SOLR-3073-3x.patch Thanks for noticing this issue! I'm not sure if

[jira] [Updated] (SOLR-3026) eDismax: Locking down which fields can be explicitly queried (user fields aka uf)

2012-01-30 Thread Updated
[ https://issues.apache.org/jira/browse/SOLR-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-3026: Attachment: SOLR-3026.patch Still TBD: how to deal with infinite loop of aliasing.

[jira] [Created] (SOLR-3076) Solr should support block joins

2012-01-30 Thread Grant Ingersoll (Created) (JIRA)
Solr should support block joins --- Key: SOLR-3076 URL: https://issues.apache.org/jira/browse/SOLR-3076 Project: Solr Issue Type: New Feature Reporter: Grant Ingersoll Lucene has the ability to do

[jira] [Updated] (SOLR-1726) Deep Paging and Large Results Improvements

2012-01-30 Thread Grant Ingersoll (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1726: -- Attachment: SOLR-1726.patch Brings this patch up to trunk, adds tests, cleans up a few areas.

[jira] [Commented] (SOLR-3073) Distributed Grouping fails if the uniqueKey is a UUID

2012-01-30 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196159#comment-13196159 ] Yonik Seeley commented on SOLR-3073: I assume the results of TopGroupsResultTransformer

[jira] [Created] (SOLR-3077) error: blank undefined field IndexSchema.getDynamicFieldType

2012-01-30 Thread Antony Stubbs (Created) (JIRA)
error: blank undefined field IndexSchema.getDynamicFieldType Key: SOLR-3077 URL: https://issues.apache.org/jira/browse/SOLR-3077 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-3077) error: blank undefined field IndexSchema.getDynamicFieldType

2012-01-30 Thread Antony Stubbs (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antony Stubbs updated SOLR-3077: Description: Seems to be an issue parsing the query string, as the parser is trying to lookup a

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #375: POMs out of sync

2012-01-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/375/ No tests ran. Build Log (for compile errors): [...truncated 8850 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

[jira] [Commented] (SOLR-2204) Cross-version replication broken by new javabin format

2012-01-30 Thread Shawn Heisey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196185#comment-13196185 ] Shawn Heisey commented on SOLR-2204: bq. Thinking more about this back compat thing,

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #375: POMs out of sync

2012-01-30 Thread Mark Miller
Looks like this is from: [javadoc] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-trunk/checkout/lucene/contrib/misc/src/java/overview.html: warning - Tag @link: reference not found: NativeUnixDirectory On Jan 30, 2012, at 10:48 AM, Apache Jenkins Server wrote: Build:

Re: [JENKINS-MAVEN] Lucene-Solr-Maven-trunk #375: POMs out of sync

2012-01-30 Thread Michael McCandless
Ugh sorry... I just committed a fix. Mike McCandless http://blog.mikemccandless.com On Mon, Jan 30, 2012 at 11:12 AM, Mark Miller markrmil...@gmail.com wrote: Looks like this is from:  [javadoc]

[jira] [Commented] (SOLR-3073) Distributed Grouping fails if the uniqueKey is a UUID

2012-01-30 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196228#comment-13196228 ] Martijn van Groningen commented on SOLR-3073: - The client reading the final

[jira] [Updated] (SOLR-3075) Overseer does not check cloudstate for previously assigned shardId but generates a new one

2012-01-30 Thread Mark Miller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3075: -- Fix Version/s: 4.0 Assignee: Mark Miller Overseer does not check cloudstate for

[jira] [Resolved] (SOLR-3075) Overseer does not check cloudstate for previously assigned shardId but generates a new one

2012-01-30 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3075. --- Resolution: Fixed Thanks Sami! Committed. Overseer does not check cloudstate for

FSTCompletionTest failure At least 0.5MB RAM buffer is needed

2012-01-30 Thread Doron Cohen
Hi, this test consistently fails on Windows with an IBM JDK, with this error: java.lang.IllegalArgumentException: At least 0.5MB RAM buffer is needed: 432472 at org.apache.lucene.search.suggest.fst.Sort.init(Sort.java:159) at org.apache.lucene.search.suggest.fst.Sort.init(Sort.java:150) at

[jira] [Assigned] (SOLR-2821) Improve how cluster state is managed in ZooKeeper.

2012-01-30 Thread Mark Miller (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-2821: - Assignee: Mark Miller Improve how cluster state is managed in ZooKeeper.

[jira] [Resolved] (SOLR-2821) Improve how cluster state is managed in ZooKeeper.

2012-01-30 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-2821. --- Resolution: Fixed Thanks! Improve how cluster state is managed in ZooKeeper.

[jira] [Resolved] (SOLR-2765) Shard/Node states

2012-01-30 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-2765. --- Resolution: Fixed Assignee: Mark Miller Thanks! Shard/Node states

[jira] [Resolved] (SOLR-2808) Node Recovery

2012-01-30 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-2808. --- Resolution: Fixed Node Recovery - Key: SOLR-2808

[jira] [Assigned] (SOLR-2808) Node Recovery

2012-01-30 Thread Mark Miller (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-2808: - Assignee: Mark Miller Node Recovery - Key: SOLR-2808

[jira] [Resolved] (SOLR-2880) Investigate adding an overseer that can assign shards, later do re-balancing, etc

2012-01-30 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-2880. --- Resolution: Fixed Thanks Sami! Investigate adding an overseer that can assign

[jira] [Commented] (SOLR-2690) Date Faceting or Range Faceting doesn't take timezone into account.

2012-01-30 Thread David Schlotfeldt (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196274#comment-13196274 ] David Schlotfeldt commented on SOLR-2690: - Issue with patch. Fixed attached.

[jira] [Updated] (SOLR-2690) Date Faceting or Range Faceting doesn't take timezone into account.

2012-01-30 Thread David Schlotfeldt (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Schlotfeldt updated SOLR-2690: Attachment: add-tz-parameter.patch Date Faceting or Range Faceting doesn't take

[jira] [Updated] (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2012-01-30 Thread Doron Cohen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-1812: Attachment: pruning.patch Updated patch: package.html and all pruning classes moved to another

[jira] [Commented] (LUCENE-3728) better handling of files inside/outside CFS by codec

2012-01-30 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196296#comment-13196296 ] Michael McCandless commented on LUCENE-3728: +1, this is a nice cleanup!

[jira] [Resolved] (SOLR-2723) If you don't choose a shard name for a SolrCore, the system should auto assign shard names.

2012-01-30 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-2723. --- Resolution: Fixed Thanks! If you don't choose a shard name for a SolrCore, the

[jira] [Resolved] (SOLR-2722) In solr.xml, default hostPort to ${jetty.port}

2012-01-30 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-2722. --- Resolution: Fixed In solr.xml, default hostPort to ${jetty.port}

[jira] [Resolved] (SOLR-2287) SolrCloud - Allow users to query by multiple, compatible collections

2012-01-30 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-2287. --- Resolution: Fixed This is in trunk now - thanks again! SolrCloud - Allow users to

[jira] [Resolved] (SOLR-2312) CloudSolrServer -- calling add(CollectionSolrInputDocument docs) throws NPE.

2012-01-30 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-2312. --- Resolution: Cannot Reproduce I can't reproduce this and a lot has changed in this area.

[jira] [Commented] (LUCENE-3729) Allow using FST to hold terms data in DocValues.BYTES_*_SORTED

2012-01-30 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196328#comment-13196328 ] Robert Muir commented on LUCENE-3729: - Interesting that it hurts sort and grouping so

[jira] [Commented] (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2012-01-30 Thread Doron Cohen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196339#comment-13196339 ] Doron Cohen commented on LUCENE-1812: - That dead code was removed and some javadocs

[jira] [Commented] (SOLR-3069) add ability to commit w/o opening a new searcher

2012-01-30 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196353#comment-13196353 ] Yonik Seeley commented on SOLR-3069: Proposal is to add an openSearcher=true/false

[jira] [Commented] (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2012-01-30 Thread Andrzej Bialecki (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196385#comment-13196385 ] Andrzej Bialecki commented on LUCENE-1812: --- Excellent, thanks for seeing this

[jira] [Created] (SOLR-3078) Only return versions in update responses when requested

2012-01-30 Thread Yonik Seeley (Created) (JIRA)
Only return versions in update responses when requested --- Key: SOLR-3078 URL: https://issues.apache.org/jira/browse/SOLR-3078 Project: Solr Issue Type: Improvement Affects Versions:

[jira] [Commented] (LUCENE-3728) better handling of files inside/outside CFS by codec

2012-01-30 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196416#comment-13196416 ] Robert Muir commented on LUCENE-3728: - I'll commit this cleanup and help merge to the

[jira] [Resolved] (LUCENE-3728) better handling of files inside/outside CFS by codec

2012-01-30 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3728. - Resolution: Fixed Fix Version/s: 4.0 better handling of files inside/outside CFS by

[jira] [Commented] (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2012-01-30 Thread Doron Cohen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196429#comment-13196429 ] Doron Cohen commented on LUCENE-1812: - bq. Excellent, thanks for seeing this through!

[jira] [Updated] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-30 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2858: -- Attachment: LUCENE-2858.patch Here the final patch. Thanks for the good work and lots of help

[jira] [Issue Comment Edited] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-30 Thread Uwe Schindler (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196479#comment-13196479 ] Uwe Schindler edited comment on LUCENE-2858 at 1/30/12 10:21 PM:

[jira] [Updated] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-30 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2858: -- Attachment: LUCENE-2858.patch Patch with nocommits removed. Separate

[jira] [Issue Comment Edited] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-30 Thread Uwe Schindler (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196479#comment-13196479 ] Uwe Schindler edited comment on LUCENE-2858 at 1/30/12 10:38 PM:

[jira] [Issue Comment Edited] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-30 Thread Uwe Schindler (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196479#comment-13196479 ] Uwe Schindler edited comment on LUCENE-2858 at 1/30/12 10:56 PM:

[jira] [Commented] (SOLR-3026) eDismax: Locking down which fields can be explicitly queried (user fields aka uf)

2012-01-30 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196516#comment-13196516 ] Jan Høydahl commented on SOLR-3026: --- Hi, could you re-upload your patch without unrelated

[jira] [Commented] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-30 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196518#comment-13196518 ] Robert Muir commented on LUCENE-2858: - Thanks for all the work here Uwe! I think its

[jira] [Created] (LUCENE-3732) overview.html needs help

2012-01-30 Thread Robert Muir (Created) (JIRA)
overview.html needs help Key: LUCENE-3732 URL: https://issues.apache.org/jira/browse/LUCENE-3732 Project: Lucene - Java Issue Type: Bug Affects Versions: 3.6, 4.0 Reporter: Robert Muir

[jira] [Updated] (LUCENE-3732) overview.html needs help

2012-01-30 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3732: Attachment: LUCENE-3732.patch incomplete partial solution, just fixing some broken links.

[jira] [Commented] (SOLR-2204) Cross-version replication broken by new javabin format

2012-01-30 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196526#comment-13196526 ] Jan Høydahl commented on SOLR-2204: --- I think there's an acceptable workaround for that

[jira] [Resolved] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-30 Thread Uwe Schindler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-2858. --- Resolution: Fixed Committed trunk revision: 1238085 Separate

[jira] [Commented] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-30 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196561#comment-13196561 ] Michael McCandless commented on LUCENE-2858: Nice work guys!

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12315 - Failure

2012-01-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12315/ 1 tests failed. REGRESSION: org.apache.solr.cloud.RecoveryZkTest.testDistribSearch Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace: java.lang.RuntimeException:

[jira] [Commented] (SOLR-1601) Schema browser does not indicate presence of charFilter

2012-01-30 Thread Antony Stubbs (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196578#comment-13196578 ] Antony Stubbs commented on SOLR-1601: - I'm running 4 and I don't see any char filters

[jira] [Updated] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-30 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2858: -- Attachment: LUCENE-2858-FCinsanity.patch Patch that adds FC insanity checking for slow

[jira] [Commented] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-30 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196583#comment-13196583 ] Uwe Schindler commented on LUCENE-2858: --- Committed trunk revision: 1238112

[jira] [Commented] (SOLR-3073) Distributed Grouping fails if the uniqueKey is a UUID

2012-01-30 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196594#comment-13196594 ] Hoss Man commented on SOLR-3073: bq. If not, then UUIDField itself should be fixed to not

[jira] [Commented] (SOLR-3073) Distributed Grouping fails if the uniqueKey is a UUID

2012-01-30 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196597#comment-13196597 ] Yonik Seeley commented on SOLR-3073: bq. Wouldn't that defeat the entire point of

[jira] [Commented] (SOLR-3073) Distributed Grouping fails if the uniqueKey is a UUID

2012-01-30 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196598#comment-13196598 ] Uwe Schindler commented on SOLR-3073: - bq. if grouping just needs the string

[jira] [Commented] (SOLR-3073) Distributed Grouping fails if the uniqueKey is a UUID

2012-01-30 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196599#comment-13196599 ] Uwe Schindler commented on SOLR-3073: - bq. There's been an implicit assumption that

[jira] [Commented] (SOLR-3073) Distributed Grouping fails if the uniqueKey is a UUID

2012-01-30 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196603#comment-13196603 ] Hoss Man commented on SOLR-3073: bq. ResponseWriters can handle j.u.UUID? because they

[jira] [Updated] (LUCENE-3721) CharFilters not being invoked in Solr

2012-01-30 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-3721: - Description: On Solr trunk, *all* CharFilters have been non-functional since LUCENE-3396 was

[jira] [Commented] (SOLR-1601) Schema browser does not indicate presence of charFilter

2012-01-30 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13196610#comment-13196610 ] Hoss Man commented on SOLR-1601: FYI: on irc we verified that Antony Stubbs was seeing the

[jira] [Updated] (SOLR-3069) add ability to commit w/o opening a new searcher

2012-01-30 Thread Yonik Seeley (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-3069: --- Attachment: SOLR-3069.patch Here's a draft patch. add ability to commit w/o opening

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12319 - Failure

2012-01-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12319/ 1 tests failed. REGRESSION: org.apache.solr.cloud.RecoveryZkTest.testDistribSearch Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace: java.lang.RuntimeException: