[jira] [Issue Comment Deleted] (LUCENE-4043) Add scoring support for query time join

2013-01-22 Thread David vandendriessche (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David vandendriessche updated LUCENE-4043: -- Comment: was deleted (was: Isn't it possible to pass the fromQueryhash to the

[jira] [Commented] (LUCENE-4043) Add scoring support for query time join

2013-01-22 Thread David vandendriessche (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559480#comment-13559480 ] David vandendriessche commented on LUCENE-4043: --- Isn't it possible to pass

[jira] [Commented] (LUCENE-4043) Add scoring support for query time join

2013-01-22 Thread David vandendriessche (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559492#comment-13559492 ] David vandendriessche commented on LUCENE-4043: --- I got suggested to extend

[jira] [Commented] (LUCENE-4599) Compressed term vectors

2013-01-22 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559524#comment-13559524 ] Markus Jelsma commented on LUCENE-4599: --- Great reduction! Is this going to be

[jira] [Commented] (LUCENE-4599) Compressed term vectors

2013-01-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559527#comment-13559527 ] Adrien Grand commented on LUCENE-4599: -- Unfortunately it is too late for Lucene 4.1

[jira] [Commented] (LUCENE-4599) Compressed term vectors

2013-01-22 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559528#comment-13559528 ] Markus Jelsma commented on LUCENE-4599: --- Alright. Do you already have an issue

[jira] [Commented] (LUCENE-4599) Compressed term vectors

2013-01-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559530#comment-13559530 ] Adrien Grand commented on LUCENE-4599: -- Not yet. I'm leaving some time for the

[jira] [Commented] (LUCENE-4599) Compressed term vectors

2013-01-22 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559540#comment-13559540 ] Markus Jelsma commented on LUCENE-4599: --- Alright. Looking forward to that. Thanks

[jira] [Commented] (SOLR-4330) group.sort is ignored when using truncate and ex/tag local params

2013-01-22 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559550#comment-13559550 ] Commit Tag Bot commented on SOLR-4330: -- [trunk commit] Koji Sekiguchi

[jira] [Commented] (SOLR-4330) group.sort is ignored when using truncate and ex/tag local params

2013-01-22 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559561#comment-13559561 ] Commit Tag Bot commented on SOLR-4330: -- [branch_4x commit] Koji Sekiguchi

[jira] [Created] (LUCENE-4705) FilteredQuery always uses default FilterStrategy if the filtered query is rewritten

2013-01-22 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-4705: --- Summary: FilteredQuery always uses default FilterStrategy if the filtered query is rewritten Key: LUCENE-4705 URL: https://issues.apache.org/jira/browse/LUCENE-4705

[jira] [Updated] (LUCENE-4705) FilteredQuery always uses default FilterStrategy if the filtered query is rewritten

2013-01-22 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4705: Attachment: LUCENE-4705.patch here is a patch FilteredQuery always uses

[jira] [Updated] (LUCENE-4705) FilteredQuery always uses default FilterStrategy if the filtered query is rewritten

2013-01-22 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4705: Attachment: LUCENE-4705.patch missed the changes entry. FilteredQuery

[jira] [Updated] (LUCENE-4705) FilteredQuery always uses default FilterStrategy if the filtered query is rewritten

2013-01-22 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4705: Description: the rewrite method doesn't pass on the filterstrategy in FilteredQuery and

[jira] [Commented] (LUCENE-4705) FilteredQuery always uses default FilterStrategy if the filtered query is rewritten

2013-01-22 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559580#comment-13559580 ] Commit Tag Bot commented on LUCENE-4705: [trunk commit] Simon Willnauer

[jira] [Updated] (LUCENE-4705) FilteredQuery always uses default FilterStrategy if the filtered query is rewritten

2013-01-22 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4705: Environment: (was: the rewrite method doesn't pass on the filterstrategy in

[jira] [Commented] (LUCENE-4705) FilteredQuery always uses default FilterStrategy if the filtered query is rewritten

2013-01-22 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559589#comment-13559589 ] Commit Tag Bot commented on LUCENE-4705: [branch_4x commit] Simon Willnauer

[jira] [Resolved] (LUCENE-4705) FilteredQuery always uses default FilterStrategy if the filtered query is rewritten

2013-01-22 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-4705. - Resolution: Fixed Assignee: Simon Willnauer Lucene Fields: New,Patch

[jira] [Resolved] (LUCENE-4599) Compressed term vectors

2013-01-22 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4599. -- Resolution: Fixed Compressed term vectors ---

[jira] [Commented] (SOLR-4328) Simultaneous multiple connections to Solr example sometimes fail with various IOExceptions

2013-01-22 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559616#comment-13559616 ] Karl Wright commented on SOLR-4328: --- The problem also shows up when Solr is run on

[jira] [Commented] (SOLR-2968) Hunspell very high memory use when loading dictionary

2013-01-22 Thread Max Schmidt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559680#comment-13559680 ] Max Schmidt commented on SOLR-2968: --- Dictionaries with the same file location should be

[jira] [Commented] (SOLR-4326) Solr exceptions indicate missing Tika jars in example

2013-01-22 Thread Shinichiro Abe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559695#comment-13559695 ] Shinichiro Abe commented on SOLR-4326: -- Maybe this issue is related to SOLR-4209.

[jira] [Commented] (LUCENE-4612) ant nightly-smoke leaves a dirty checkout

2013-01-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559704#comment-13559704 ] Michael McCandless commented on LUCENE-4612: I *think* we can just pass -B

Fixing query-time multi-word synonym issue

2013-01-22 Thread Otis Gospodnetic
Hello, I'm looking for some guidance around solving the infamous index-time vs. query-time multi-word synonym problem. Looking for help with understanding the pieces and effort involved, and also being on a lookout for any potential man, it will take you forever, you'll have to do major Lucene

[jira] [Commented] (LUCENE-4612) ant nightly-smoke leaves a dirty checkout

2013-01-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559711#comment-13559711 ] Michael McCandless commented on LUCENE-4612: -B seems to work ... I'll pass

[jira] [Assigned] (LUCENE-4612) ant nightly-smoke leaves a dirty checkout

2013-01-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-4612: -- Assignee: Michael McCandless ant nightly-smoke leaves a dirty checkout

[jira] [Assigned] (SOLR-1530) Open IndexSearcher lazily

2013-01-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-1530: Assignee: Erick Erickson Open IndexSearcher lazily -

[jira] [Resolved] (LUCENE-4612) ant nightly-smoke leaves a dirty checkout

2013-01-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-4612. Resolution: Fixed Fix Version/s: 5.0 4.2 ant

[jira] [Commented] (SOLR-1530) Open IndexSearcher lazily

2013-01-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559726#comment-13559726 ] Erick Erickson commented on SOLR-1530: -- I'm going to claim that this is handled by

[jira] [Commented] (LUCENE-4612) ant nightly-smoke leaves a dirty checkout

2013-01-22 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559728#comment-13559728 ] Commit Tag Bot commented on LUCENE-4612: [trunk commit] Michael McCandless

[jira] [Commented] (LUCENE-4612) ant nightly-smoke leaves a dirty checkout

2013-01-22 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559730#comment-13559730 ] Commit Tag Bot commented on LUCENE-4612: [branch_4x commit] Michael McCandless

[jira] [Updated] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-01-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4609: --- Attachment: LUCENE-4609.patch Here's another attempt (totally prototype / not

[ANNOUNCE] Apache Lucene 4.1 released

2013-01-22 Thread Steve Rowe
January 2013, Apache Lucene™ 4.1 available The Lucene PMC is pleased to announce the release of Apache Lucene 4.1. Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires

[ANNOUNCE] Apache Solr 4.1 released

2013-01-22 Thread Steve Rowe
January 2013, Apache Solr™ 4.1 available The Lucene PMC is pleased to announce the release of Apache Solr 4.1. Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted

[jira] [Commented] (SOLR-4331) queryelevationcomponent init error; he reference to entity objID must end with the ';' delimiter.

2013-01-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559767#comment-13559767 ] Otis Gospodnetic commented on SOLR-4331: objID is fine. It is character that is

[jira] [Assigned] (LUCENE-2453) Make Index Output Buffer Size Configurable

2013-01-22 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-2453: --- Assignee: Simon Willnauer Make Index Output Buffer Size Configurable

[jira] [Updated] (LUCENE-2453) Make Index Output Buffer Size Configurable

2013-01-22 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2453: Attachment: LUCENE-2453.patch bringing this up-to-date I think this is pretty useful

[jira] [Updated] (LUCENE-2453) Make Index Output Buffer Size Configurable

2013-01-22 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2453: Affects Version/s: (was: 3.0.1) 4.0 4.1

[jira] [Commented] (SOLR-4331) queryelevationcomponent init error; he reference to entity objID must end with the ';' delimiter.

2013-01-22 Thread David Morana (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559775#comment-13559775 ] David Morana commented on SOLR-4331: Hi Otis, That seems to have done the trick! I

[jira] [Created] (SOLR-4332) Adding documents to SolrCloud collection broken when a node doesn't have a core for the collection

2013-01-22 Thread Eric Falcao (JIRA)
Eric Falcao created SOLR-4332: - Summary: Adding documents to SolrCloud collection broken when a node doesn't have a core for the collection Key: SOLR-4332 URL: https://issues.apache.org/jira/browse/SOLR-4332

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

2013-01-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4321: -- Attachment: SOLR-4321.patch SolrCloud collection CREATE will put multiple master shards on a

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

2013-01-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559784#comment-13559784 ] Mark Miller commented on SOLR-4321: --- Thanks guys - I've added a test. Will commit soon.

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

2013-01-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4321: -- Fix Version/s: 5.0 4.2 SolrCloud collection CREATE will put multiple master

[jira] [Commented] (SOLR-4331) queryelevationcomponent init error; he reference to entity objID must end with the ';' delimiter.

2013-01-22 Thread David Morana (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559792#comment-13559792 ] David Morana commented on SOLR-4331: So, now that elevate is working; I just add it to

[jira] [Resolved] (SOLR-4331) queryelevationcomponent init error; he reference to entity objID must end with the ';' delimiter.

2013-01-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-4331. Resolution: Invalid queryelevationcomponent init error; he reference to entity objID

semantic indexing using ontology

2013-01-22 Thread amirou
HI everybody, I want to develop a java system which indexes a set of documents represented by an ontology. Is this could be done with lucene. I yes what are the plugins which I have to use. Thank you very much. Amir. -- View this message in context:

[jira] [Commented] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-01-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559833#comment-13559833 ] Shai Erera commented on LUCENE-4609: Perhaps this should belong to a different issue?

[jira] [Created] (SOLR-4333) edismax query with escaped colon ignores AND and OR

2013-01-22 Thread Robert J. van der Boon (JIRA)
Robert J. van der Boon created SOLR-4333: Summary: edismax query with escaped colon ignores AND and OR Key: SOLR-4333 URL: https://issues.apache.org/jira/browse/SOLR-4333 Project: Solr

[jira] [Created] (LUCENE-4706) Tool to recover data from .fdt files

2013-01-22 Thread Otis Gospodnetic (JIRA)
Otis Gospodnetic created LUCENE-4706: Summary: Tool to recover data from .fdt files Key: LUCENE-4706 URL: https://issues.apache.org/jira/browse/LUCENE-4706 Project: Lucene - Core Issue

[jira] [Commented] (SOLR-3251) dynamically add field to schema

2013-01-22 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559839#comment-13559839 ] Yonik Seeley commented on SOLR-3251: Thinking a little further about this, building a

Re: semantic indexing using ontology

2013-01-22 Thread Gora Mohanty
On 19 January 2013 02:54, amirou amir...@yahoo.fr wrote: HI everybody, I want to develop a java system which indexes a set of documents represented by an ontology. Is this could be done with lucene. I yes what are the plugins which I have to use. Thank you very much. Have you tried

Re: Fixing query-time multi-word synonym issue

2013-01-22 Thread Mikhail Khludnev
FWIW, multi-word synonyms is a side benefit of query parsing approach implemented by my team. Here how it looks like https://docs.google.com/a/griddynamics.com/presentation/pub?id=1oifLFI0MiA3ZyXZWisHJVRK13P8cki5yCABvABPObKwstart=falseloop=falsedelayms=3000#slide=id.g1006de00_2_34fee people

[jira] [Created] (SOLR-4334) null:org.apache.solr.common.SolrException: Error loading class 'org.apache.solr.response.transform.EditorialMarkerFactory'

2013-01-22 Thread David Morana (JIRA)
David Morana created SOLR-4334: -- Summary: null:org.apache.solr.common.SolrException: Error loading class 'org.apache.solr.response.transform.EditorialMarkerFactory' Key: SOLR-4334 URL:

[jira] [Assigned] (LUCENE-4550) For extremely wide shapes ( 180 degrees) distErrPct is not used correctly

2013-01-22 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned LUCENE-4550: Assignee: David Smiley For extremely wide shapes ( 180 degrees) distErrPct is not

[jira] [Updated] (LUCENE-4550) For extremely wide shapes ( 180 degrees) distErrPct is not used correctly

2013-01-22 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-4550: - Attachment: LUCENE-4550__fix_SpatialArgs_calcDistanceFromErrPct.patch Bug fixed. I'll commit

Re: svn commit: r1437080 - /lucene/cms/trunk/content/core/corenews.mdtext

2013-01-22 Thread Steve Rowe
Wow, thanks Robert - those missing features were in there originally, but one of my edits accidentally deleted them, and I didn't notice… Steve On Jan 22, 2013, at 1:25 PM, rm...@apache.org wrote: Author: rmuir Date: Tue Jan 22 18:25:20 2013 New Revision: 1437080 URL:

[jira] [Commented] (LUCENE-4550) For extremely wide shapes ( 180 degrees) distErrPct is not used correctly

2013-01-22 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559889#comment-13559889 ] David Smiley commented on LUCENE-4550: -- CHANGES.txt entry will be as follows: *

Re: svn commit: r1437080 - /lucene/cms/trunk/content/core/corenews.mdtext

2013-01-22 Thread Robert Muir
no prob... thanks for getting 4.1 out there! On Tue, Jan 22, 2013 at 2:01 PM, Steve Rowe sar...@gmail.com wrote: Wow, thanks Robert - those missing features were in there originally, but one of my edits accidentally deleted them, and I didn't notice… Steve On Jan 22, 2013, at 1:25 PM,

[jira] [Commented] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-01-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559912#comment-13559912 ] Michael McCandless commented on LUCENE-4609: Also, the on-disk size of the

[jira] [Commented] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-01-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559913#comment-13559913 ] Michael McCandless commented on LUCENE-4609: bq. Perhaps this should belong

Win7 64bit, jvm 7 and MMAP OOM

2013-01-22 Thread eksdev
Just to share some experience if someone hits the same problem. We had huge problems on Win7 64bit, JVM 64bit 1.7.0_07, (a few days old trunk version, 5.0, default codec) solr under tomcat thread queue limited to 20 . NRTCaching and MMAP have the same problems (no updates , just search).

[jira] [Commented] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-01-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559943#comment-13559943 ] Michael McCandless commented on LUCENE-4609: On the DV 2.0 branch the on-disk

[jira] [Created] (LUCENE-4707) Track file reference kept by readers that are opened through the writer

2013-01-22 Thread Jessica Cheng (JIRA)
Jessica Cheng created LUCENE-4707: - Summary: Track file reference kept by readers that are opened through the writer Key: LUCENE-4707 URL: https://issues.apache.org/jira/browse/LUCENE-4707 Project:

Re: Win7 64bit, jvm 7 and MMAP OOM

2013-01-22 Thread Mark Miller
Thanks! - Mark On Jan 22, 2013, at 2:38 PM, eksdev eks...@googlemail.com wrote: Just to share some experience if someone hits the same problem. We had huge problems on Win7 64bit, JVM 64bit 1.7.0_07, (a few days old trunk version, 5.0, default codec) solr under tomcat thread queue

[jira] [Updated] (SOLR-4317) SolrTestCaseJ4: Can't avoid collection1 convention

2013-01-22 Thread Tricia Jenkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tricia Jenkins updated SOLR-4317: - Attachment: SOLR-4317.patch Added test which uses multicore example. Also further modified

[jira] [Commented] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-01-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1356#comment-1356 ] Shai Erera commented on LUCENE-4609: bq. and if we don't see net gains with it then I

[jira] [Created] (SOLR-4335) Solrj UpdateRequest can send illegal XML to Solr

2013-01-22 Thread Max Hansmire (JIRA)
Max Hansmire created SOLR-4335: -- Summary: Solrj UpdateRequest can send illegal XML to Solr Key: SOLR-4335 URL: https://issues.apache.org/jira/browse/SOLR-4335 Project: Solr Issue Type: Bug

[jira] [Updated] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-01-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4609: --- Attachment: LUCENE-4609.patch New prototype collector, this time using simple int[]

[jira] [Commented] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-01-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560014#comment-13560014 ] Michael McCandless commented on LUCENE-4609: {quote} That's right. But if

[jira] [Updated] (SOLR-4317) SolrTestCaseJ4: Can't avoid collection1 convention

2013-01-22 Thread Tricia Jenkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tricia Jenkins updated SOLR-4317: - Description: There is still an issue after the SOLR-3826 patch was applied for 4.0

[jira] [Commented] (LUCENE-4707) Track file reference kept by readers that are opened through the writer

2013-01-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560019#comment-13560019 ] Michael McCandless commented on LUCENE-4707: This is normal/expected

[jira] [Commented] (LUCENE-4550) For extremely wide shapes ( 180 degrees) distErrPct is not used correctly

2013-01-22 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560045#comment-13560045 ] Commit Tag Bot commented on LUCENE-4550: [trunk commit] David Wayne Smiley

[jira] [Resolved] (LUCENE-4550) For extremely wide shapes ( 180 degrees) distErrPct is not used correctly

2013-01-22 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-4550. -- Resolution: Fixed Fix Version/s: 5.0 4.2 For extremely wide

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

2013-01-22 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4708: Summary: Make LZ4 hash tables reusable Key: LUCENE-4708 URL: https://issues.apache.org/jira/browse/LUCENE-4708 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-4550) For extremely wide shapes ( 180 degrees) distErrPct is not used correctly

2013-01-22 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560046#comment-13560046 ] Commit Tag Bot commented on LUCENE-4550: [branch_4x commit] David Wayne Smiley

[jira] [Commented] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-01-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560048#comment-13560048 ] Michael McCandless commented on LUCENE-4609: The above results were 1M index;

[jira] [Commented] (SOLR-4317) SolrTestCaseJ4: Can't avoid collection1 convention

2013-01-22 Thread Tricia Jenkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560050#comment-13560050 ] Tricia Jenkins commented on SOLR-4317: -- There is still a problem with jars from a

[jira] [Commented] (LUCENE-4707) Track file reference kept by readers that are opened through the writer

2013-01-22 Thread Jessica Cheng (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560062#comment-13560062 ] Jessica Cheng commented on LUCENE-4707: --- Hi Michael, Thanks for the quick

[jira] [Updated] (SOLR-4317) SolrTestCaseJ4: Can't avoid collection1 convention

2013-01-22 Thread Tricia Jenkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tricia Jenkins updated SOLR-4317: - Attachment: SOLR-4317.patch Missing a file :( SolrTestCaseJ4: Can't avoid

[jira] [Issue Comment Deleted] (SOLR-4317) SolrTestCaseJ4: Can't avoid collection1 convention

2013-01-22 Thread Tricia Jenkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tricia Jenkins updated SOLR-4317: - Comment: was deleted (was: Missing a file :() SolrTestCaseJ4: Can't avoid collection1

[jira] [Updated] (SOLR-4317) SolrTestCaseJ4: Can't avoid collection1 convention

2013-01-22 Thread Tricia Jenkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tricia Jenkins updated SOLR-4317: - Attachment: (was: SOLR-4317.patch) SolrTestCaseJ4: Can't avoid collection1 convention

[jira] [Commented] (LUCENE-4609) Write a PackedIntsEncoder/Decoder for facets

2013-01-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560129#comment-13560129 ] Michael McCandless commented on LUCENE-4609: Ugh! My DV total bytes numbers

[jira] [Resolved] (SOLR-4334) null:org.apache.solr.common.SolrException: Error loading class 'org.apache.solr.response.transform.EditorialMarkerFactory'

2013-01-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-4334. -- Resolution: Invalid Please raise this kind of issue on the user's list, and if the consensus

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

2013-01-22 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 Latest rev, includes persistence for solr.properties and individual

[jira] [Created] (SOLR-4336) 4.1 no longer treats blank request params the same way as 4.0

2013-01-22 Thread Hoss Man (JIRA)
Hoss Man created SOLR-4336: -- Summary: 4.1 no longer treats blank request params the same way as 4.0 Key: SOLR-4336 URL: https://issues.apache.org/jira/browse/SOLR-4336 Project: Solr Issue Type:

[jira] [Commented] (SOLR-4336) 4.1 no longer treats blank request params the same way as 4.0

2013-01-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560361#comment-13560361 ] Mark Miller commented on SOLR-4336: --- This is probably my fault - I think I made some

[jira] [Comment Edited] (SOLR-4336) 4.1 no longer treats blank request params the same way as 4.0

2013-01-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560361#comment-13560361 ] Mark Miller edited comment on SOLR-4336 at 1/23/13 3:21 AM:

[jira] [Resolved] (SOLR-4330) group.sort is ignored when using truncate and ex/tag local params

2013-01-22 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-4330. -- Resolution: Fixed Fix Version/s: 3.6.3 5.0 4.2

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

2013-01-22 Thread Andy Fowler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560418#comment-13560418 ] Andy Fowler commented on SOLR-4196: --- I noticed a bug(?) in Solr-4.1 release that if there