Re: jcc/sources/functions.cpp:20:23: error: arpa/inet.h: No such file or directory

2013-06-10 Thread Andi Vajda
On Mon, 10 Jun 2013, Samantha Williamson wrote: I've just come across JCC as a possible solution to a problem I'm having at work, but I'm having issues compiling the project. I downloaded the source from https://pypi.python.org/pypi/JCC/. Currently my build fails as such: python setup.py

Re: Welcome Han Jiang as a new Lucene/Solr committer

2013-06-10 Thread Tommaso Teofili
Welcome Han! Tommaso 2013/6/8 Adrien Grand jpou...@gmail.com I'm pleased to announce that Han Jiang has accepted to join our ranks as a committer. Han participated to last year's summer of code and contributed a new block postings format which became the default one in Lucene/Solr 4.1,

[jira] [Commented] (LUCENE-5049) Native (C++) implementation of pure OR BooleanQuery

2013-06-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679350#comment-13679350 ] Uwe Schindler commented on LUCENE-5049: --- Hi Mike, I agree with Robert and Jack -

[jira] [Comment Edited] (LUCENE-5049) Native (C++) implementation of pure OR BooleanQuery

2013-06-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679350#comment-13679350 ] Uwe Schindler edited comment on LUCENE-5049 at 6/10/13 6:59 AM:

[VOTE] Lucene Solr 4.3.1 RC1

2013-06-10 Thread Shalin Shekhar Mangar
http://people.apache.org/~shalin/staging_area/lucene-solr-4.3.1-RC1-rev1491148/ Smoke tester is happy for me (osx). Here's my +1! -- Regards, Shalin Shekhar Mangar.

[jira] [Commented] (LUCENE-5048) NegativeArraySizeException caused by ff.addFields

2013-06-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679362#comment-13679362 ] Shai Erera commented on LUCENE-5048: Good catch. The test doesn't always reproduce

[jira] [Updated] (LUCENE-5048) NegativeArraySizeException caused by ff.addFields

2013-06-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5048: --- Attachment: LUCENE-5048.patch Patch addresses the issues mentioned in the previous comment.

[jira] [Resolved] (LUCENE-5034) Make AppendingLongBuffer's page size configurable

2013-06-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5034. -- Resolution: Fixed Committed - trunk r1490469 - 4.x r1490471 Make

[jira] [Commented] (LUCENE-4995) Remove the strong reference of CompressingStoredFieldsReader on the decompression buffer

2013-06-10 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679385#comment-13679385 ] Commit Tag Bot commented on LUCENE-4995: [trunk commit] jpountz

[jira] [Commented] (LUCENE-4995) Remove the strong reference of CompressingStoredFieldsReader on the decompression buffer

2013-06-10 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679388#comment-13679388 ] Commit Tag Bot commented on LUCENE-4995: [trunk commit] jpountz

[jira] [Commented] (LUCENE-4995) Remove the strong reference of CompressingStoredFieldsReader on the decompression buffer

2013-06-10 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679389#comment-13679389 ] Commit Tag Bot commented on LUCENE-4995: [branch_4x commit] jpountz

[jira] [Comment Edited] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-06-10 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679293#comment-13679293 ] Lance Norskog edited comment on LUCENE-2899 at 6/10/13 8:56 AM:

How to control the dataDir in SolrCloud

2013-06-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
When I create a collection in SolrCloud, the dataDir is created implicitly under the instanceDir . I guess there is no way to configure this. It is essential for large real deployments to control where the data lives. -- - Noble Paul

[jira] [Commented] (SOLR-4792) stop shipping a war in 5.0

2013-06-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679400#comment-13679400 ] Noble Paul commented on SOLR-4792: -- What will be the directory structure in the new

[jira] [Comment Edited] (SOLR-4792) stop shipping a war in 5.0

2013-06-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679400#comment-13679400 ] Noble Paul edited comment on SOLR-4792 at 6/10/13 9:41 AM: --- What

[jira] [Commented] (LUCENE-5048) NegativeArraySizeException caused by ff.addFields

2013-06-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679429#comment-13679429 ] Michael McCandless commented on LUCENE-5048: Thanks Shai! Maybe we should

[jira] [Updated] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5038: Attachment: LUCENE-5038.patch here is a patch removing the call to MP

[jira] [Assigned] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-5038: --- Assignee: Simon Willnauer Don't call MergePolicy / IndexWriter during DWPT

[jira] [Updated] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5038: Attachment: LUCENE-5038.patch updated patch that removes IW#useCompoundFile entirely only

Is solr.xml persistence completely broken in trunk?

2013-06-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
I created a couple of cores from coreadmin and after I restarted the server , the cores are gone? I see that the persist attribute is deprecated . Is there a bug open already? -- - Noble Paul

[jira] [Commented] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679450#comment-13679450 ] Michael McCandless commented on LUCENE-5038: Patch looks great, thanks Simon!

[jira] [Commented] (LUCENE-5033) SlowFuzzyQuery appears to fail with edit distance =3 in some cases

2013-06-10 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679471#comment-13679471 ] Tim Allison commented on LUCENE-5033: - Mike, Thank you for your feedback and quick

[jira] [Created] (LUCENE-5050) CompressingStoredFieldsReader should close the index file as soon as it has been read

2013-06-10 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5050: Summary: CompressingStoredFieldsReader should close the index file as soon as it has been read Key: LUCENE-5050 URL: https://issues.apache.org/jira/browse/LUCENE-5050

[jira] [Resolved] (LUCENE-4995) Remove the strong reference of CompressingStoredFieldsReader on the decompression buffer

2013-06-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-4995. -- Resolution: Fixed Fix Version/s: 4.4 5.0 Remove the strong

Re: Is solr.xml persistence completely broken in trunk?

2013-06-10 Thread Erick Erickson
1 persist=true is deprecated so we can obsolete it in 5.x, it's still necessary for 4.x 2 Assuming that's not the problem, please add any comments to SOLR-4862 On Mon, Jun 10, 2013 at 7:38 AM, Noble Paul നോബിള്‍ नोब्ळ् noble.p...@gmail.com wrote: I created a couple of cores from coreadmin and

[jira] [Updated] (LUCENE-5048) NegativeArraySizeException caused by ff.addFields

2013-06-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5048: --- Attachment: LUCENE-5048.patch Thanks Mike. Patch indexes the facets, but has a troubling nocommit.

Re: Is solr.xml persistence completely broken in trunk?

2013-06-10 Thread Mark Miller
On Jun 10, 2013, at 7:38 AM, Noble Paul നോബിള്‍ नोब्ळ् noble.p...@gmail.com wrote: I created a couple of cores from coreadmin and after I restarted the server , the cores are gone? I see that the persist attribute is deprecated . Is there a bug open already?

[jira] [Commented] (SOLR-4221) Custom sharding

2013-06-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679494#comment-13679494 ] Yonik Seeley commented on SOLR-4221: Off the top of my head, some things left to do in

[jira] [Commented] (LUCENE-5048) NegativeArraySizeException caused by ff.addFields

2013-06-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679497#comment-13679497 ] Michael McCandless commented on LUCENE-5048: bq. We can do that in

[jira] [Comment Edited] (SOLR-4221) Custom sharding

2013-06-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679494#comment-13679494 ] Yonik Seeley edited comment on SOLR-4221 at 6/10/13 1:33 PM: -

[jira] [Assigned] (SOLR-4221) Custom sharding

2013-06-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-4221: Assignee: Noble Paul Custom sharding --- Key: SOLR-4221

[jira] [Commented] (SOLR-4789) CoreAdminHandler should write core.properties files in discovery mode

2013-06-10 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679498#comment-13679498 ] Commit Tag Bot commented on SOLR-4789: -- [trunk commit] markrmiller

[jira] [Commented] (SOLR-4899) When reconnecting after ZooKeeper expiration, we need to be willing to wait forever, not for 30 seconds.

2013-06-10 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679500#comment-13679500 ] Commit Tag Bot commented on SOLR-4899: -- [trunk commit] markrmiller

[jira] [Updated] (LUCENE-5050) CompressingStoredFieldsReader should close the index file as soon as it has been read

2013-06-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5050: - Attachment: LUCENE-5050.patch Here is a patch which closes the index file in the constructor

[jira] [Commented] (SOLR-4789) CoreAdminHandler should write core.properties files in discovery mode

2013-06-10 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679503#comment-13679503 ] Commit Tag Bot commented on SOLR-4789: -- [branch_4x commit] markrmiller

[jira] [Commented] (SOLR-4899) When reconnecting after ZooKeeper expiration, we need to be willing to wait forever, not for 30 seconds.

2013-06-10 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679505#comment-13679505 ] Commit Tag Bot commented on SOLR-4899: -- [branch_4x commit] markrmiller

[jira] [Resolved] (SOLR-4899) When reconnecting after ZooKeeper expiration, we need to be willing to wait forever, not for 30 seconds.

2013-06-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4899. --- Resolution: Fixed When reconnecting after ZooKeeper expiration, we need to be willing to wait

[jira] [Commented] (SOLR-4221) Custom sharding

2013-06-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679508#comment-13679508 ] Noble Paul commented on SOLR-4221: -- bq. ability to create a new shard via collections API

Re: [VOTE] Lucene Solr 4.3.1 RC1

2013-06-10 Thread Michael McCandless
+1, smoke tester happy for me. Thanks Shalin! Mike McCandless http://blog.mikemccandless.com On Mon, Jun 10, 2013 at 3:16 AM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: http://people.apache.org/~shalin/staging_area/lucene-solr-4.3.1-RC1-rev1491148/ Smoke tester is happy for me

[jira] [Updated] (SOLR-4224) refactor JavaBinCodec input stream definition to enhance reuse

2013-06-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4224: -- Fix Version/s: 5.0 refactor JavaBinCodec input stream definition to enhance reuse

[jira] [Commented] (SOLR-4911) Small refactor to make max and min float return values quicker

2013-06-10 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679515#comment-13679515 ] Commit Tag Bot commented on SOLR-4911: -- [trunk commit] erick

[jira] [Updated] (LUCENE-5048) NegativeArraySizeException caused by ff.addFields

2013-06-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5048: --- Attachment: LUCENE-5048.patch I added CP.MAX_CATEGORY_PATH_LENGTH = (BYTE_BLOCK_SIZE - 2) / 4 - so

[jira] [Updated] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5038: Attachment: LUCENE-5038.patch new patch with changes entry and several fixed typos. Yet,

[jira] [Commented] (SOLR-4224) refactor JavaBinCodec input stream definition to enhance reuse

2013-06-10 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679521#comment-13679521 ] Commit Tag Bot commented on SOLR-4224: -- [trunk commit] markrmiller

Re: [VOTE] Lucene Solr 4.3.1 RC1

2013-06-10 Thread Simon Willnauer
I haven't run the smoke tester yet and I am super happy that you did all the work shalin so don't get me wrong here I wonder if we should skip 4.3.1 and build a 4.4 RC instead. I mean looking at the features that are for 4.4. in the changes.txt its massive! I know how much work a release is

[jira] [Commented] (SOLR-4224) refactor JavaBinCodec input stream definition to enhance reuse

2013-06-10 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679522#comment-13679522 ] Commit Tag Bot commented on SOLR-4224: -- [branch_4x commit] markrmiller

[jira] [Resolved] (SOLR-4843) CollectionsAPIDistributedZkTest fails commonly on Jenkins cluster.

2013-06-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4843. --- Resolution: Fixed Should be resolved now - I'll keep an eye out.

[jira] [Resolved] (SOLR-4224) refactor JavaBinCodec input stream definition to enhance reuse

2013-06-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4224. --- Resolution: Fixed Thanks Patrick! refactor JavaBinCodec input stream definition to

[jira] [Resolved] (SOLR-4825) Port SolrLogFormatter to log4j

2013-06-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4825. --- Resolution: Fixed We have already switched to using a hash rather than SolrCore in the map that

[jira] [Updated] (SOLR-4895) Throw an error when a rollback is attempted in SolrCloud mode.

2013-06-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4895: -- Fix Version/s: 4.4 5.0 Summary: Throw an error when a rollback is attempted

[jira] [Updated] (SOLR-4787) Join Contrib

2013-06-10 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-4787: - Attachment: SOLR-4787.patch Switched from fastutil to hppc for the primitive map used for the

[jira] [Comment Edited] (SOLR-4787) Join Contrib

2013-06-10 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13677149#comment-13677149 ] Joel Bernstein edited comment on SOLR-4787 at 6/10/13 2:21 PM:

[jira] [Comment Edited] (SOLR-4787) Join Contrib

2013-06-10 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679527#comment-13679527 ] Joel Bernstein edited comment on SOLR-4787 at 6/10/13 2:22 PM:

[jira] [Commented] (SOLR-4789) CoreAdminHandler should write core.properties files in discovery mode

2013-06-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679530#comment-13679530 ] Noble Paul commented on SOLR-4789: -- It is not a good idea to write core.properties to

[jira] [Commented] (SOLR-4789) CoreAdminHandler should write core.properties files in discovery mode

2013-06-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679531#comment-13679531 ] Mark Miller commented on SOLR-4789: --- That's a very separate issue - this is already where

[jira] [Commented] (SOLR-4224) refactor JavaBinCodec input stream definition to enhance reuse

2013-06-10 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679534#comment-13679534 ] Noble Paul commented on SOLR-4224: -- Is this not fixed in trunk? refactor

Re: [VOTE] Lucene Solr 4.3.1 RC1

2013-06-10 Thread Shawn Heisey
On 6/10/2013 8:12 AM, Simon Willnauer wrote: I haven't run the smoke tester yet and I am super happy that you did all the work shalin so don't get me wrong here I wonder if we should skip 4.3.1 and build a 4.4 RC instead. I mean looking at the features that are for 4.4. in the changes.txt

[jira] [Updated] (SOLR-4913) Wasted work in PolyFieldTest.testSchemaBasics()

2013-06-10 Thread Adrian Nistor (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Nistor updated SOLR-4913: Attachment: patchAll.diff patch4.diff patch3.diff

[jira] [Created] (SOLR-4913) Wasted work in PolyFieldTest.testSchemaBasics()

2013-06-10 Thread Adrian Nistor (JIRA)
Adrian Nistor created SOLR-4913: --- Summary: Wasted work in PolyFieldTest.testSchemaBasics() Key: SOLR-4913 URL: https://issues.apache.org/jira/browse/SOLR-4913 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-4911) Small refactor to make max and min float return values quicker

2013-06-10 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679546#comment-13679546 ] Commit Tag Bot commented on SOLR-4911: -- [branch_4x commit] erick

[jira] [Resolved] (SOLR-4911) Small refactor to make max and min float return values quicker

2013-06-10 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-4911. -- Resolution: Fixed Fix Version/s: 4.4 5.0 trunk: 1491454 4x:

Re: [VOTE] Lucene Solr 4.3.1 RC1

2013-06-10 Thread Adrien Grand
Hi, On Mon, Jun 10, 2013 at 4:12 PM, Simon Willnauer simon.willna...@gmail.com wrote: I wonder if we should skip 4.3.1 and build a 4.4 RC instead. I mean looking at the features that are for 4.4. in the changes.txt its massive! I know how much work a release is and before the hard part

Re: [VOTE] Lucene Solr 4.3.1 RC1

2013-06-10 Thread Mark Miller
I'm +1 on 4.3.1 - I think bug fix only releases are good stuff, and we have a passing RC right in front of us. Silly not to send her out now that she has gotten all dressed up. +1 one on starting 4.4 soon - a week or two for people to work towards it sounds good to me (if someone volunteers

[jira] [Created] (SOLR-4914) Refactor core persistence to reflect deprecating the core tags in solr.xml

2013-06-10 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-4914: Summary: Refactor core persistence to reflect deprecating the core tags in solr.xml Key: SOLR-4914 URL: https://issues.apache.org/jira/browse/SOLR-4914 Project: Solr

[jira] [Commented] (SOLR-4910) solr.xml persistence is completely broken

2013-06-10 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679569#comment-13679569 ] Erick Erickson commented on SOLR-4910: -- Alan: Interesting stuff, looks like it would

[jira] [Updated] (SOLR-4914) Refactor core persistence to reflect deprecating the core tags in solr.xml

2013-06-10 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4914: - Attachment: SOLR-4914.patch Refactor core persistence to reflect deprecating the core tags

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

2013-06-10 Thread Daniel Soriano (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679571#comment-13679571 ] Daniel Soriano commented on SOLR-3076: -- Hi everyone! I'm interested in trying/testing

[jira] [Commented] (SOLR-4910) solr.xml persistence is completely broken

2013-06-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679579#comment-13679579 ] Mark Miller commented on SOLR-4910: --- bq. Not quite sure what you mean here. I fully agree

Re: [VOTE] Lucene Solr 4.3.1 RC1

2013-06-10 Thread Shalin Shekhar Mangar
Thanks Simon. It is always difficult to make a call between a bug fix release and a feature release but given that: 1. Solr 4.4 is not quite ready (core discovery/persistence related bugs) 2. There are a large number of (major) bug fixes since 4.3 3. Lucene has a big list of

Re: [VOTE] Lucene Solr 4.3.1 RC1

2013-06-10 Thread Simon Willnauer
cool, sure thing! I am all for it if we all agree that we should do 4.4 soonish! I just wanted to safe some work, the fun starts once the vote passed :) I will run smoketester tomorrow and vote! thanks guys On Mon, Jun 10, 2013 at 5:33 PM, Shalin Shekhar Mangar shalinman...@gmail.com wrote:

[jira] [Created] (SOLR-4915) The root cause should be returned to the user when a SolrCore create call fails.

2013-06-10 Thread Mark Miller (JIRA)
Mark Miller created SOLR-4915: - Summary: The root cause should be returned to the user when a SolrCore create call fails. Key: SOLR-4915 URL: https://issues.apache.org/jira/browse/SOLR-4915 Project: Solr

[jira] [Updated] (SOLR-4915) The root cause should be returned to the user when a SolrCore create call fails.

2013-06-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4915: -- Attachment: SOLR-4915.patch A simple patch. The root cause should be returned to the

Re: [VOTE] Lucene Solr 4.3.1 RC1

2013-06-10 Thread Jack Krupansky
The 4.3.1 release is for people wanting the bug fixes for 4.3... no need to wait. A 4.4 release ASAP is also a great idea, but the Jira traffic suggests that it needs some more time to bake. A month from now seems like a better target. [What I’m really wondering about is a target release date

[jira] [Commented] (LUCENE-5048) NegativeArraySizeException caused by ff.addFields

2013-06-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679627#comment-13679627 ] Michael McCandless commented on LUCENE-5048: +1 One minor thing: you no

[jira] [Commented] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679635#comment-13679635 ] Michael McCandless commented on LUCENE-5038: I don't understand the rename

[jira] [Commented] (SOLR-3141) Deprecate OPTIMIZE command in Solr

2013-06-10 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679641#comment-13679641 ] Shawn Heisey commented on SOLR-3141: Before I read HossMan's proposals thoroughly, I

Re: [VOTE] Lucene Solr 4.3.1 RC1

2013-06-10 Thread Steve Rowe
+1, smoke tester passes for me. - Steve On Jun 10, 2013, at 3:16 AM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: http://people.apache.org/~shalin/staging_area/lucene-solr-4.3.1-RC1-rev1491148/ Smoke tester is happy for me (osx). Here's my +1! -- Regards, Shalin Shekhar

[jira] [Comment Edited] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-06-10 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679293#comment-13679293 ] Lance Norskog edited comment on LUCENE-2899 at 6/10/13 5:45 PM:

[jira] [Commented] (SOLR-4909) Solr and IndexReader Re-opening on Replication Slave

2013-06-10 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679678#comment-13679678 ] Michael Garski commented on SOLR-4909: -- Opening the writer during core initialization

[jira] [Commented] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679682#comment-13679682 ] Simon Willnauer commented on LUCENE-5038: - The reasoning here is that if I put in

[jira] [Commented] (SOLR-4909) Solr and IndexReader Re-opening on Replication Slave

2013-06-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679694#comment-13679694 ] Mark Miller commented on SOLR-4909: --- bq. should it even have a writer instance? Doesn't

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

2013-06-10 Thread Vadim Kirilchuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679706#comment-13679706 ] Vadim Kirilchuk commented on SOLR-3076: --- Hi Daniel, It's nice to hear that more and

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

2013-06-10 Thread Vadim Kirilchuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679706#comment-13679706 ] Vadim Kirilchuk edited comment on SOLR-3076 at 6/10/13 6:09 PM:

lucene indexing and field configuration or schema

2013-06-10 Thread John Wang
Hi folks: Solr has schemas that defined per field configuration for the entire corpus, whereas Lucene determines the information from each individual document. So on that level, it is inconsistent. We found having the schema information up front allows us flexibilities in designing our

[jira] [Commented] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679743#comment-13679743 ] Shai Erera commented on LUCENE-5038: Why not just setUseCompoundFiles with a simple

[jira] [Commented] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679746#comment-13679746 ] Michael McCandless commented on LUCENE-5038: I'm a little confused: what

[jira] [Commented] (LUCENE-5048) NegativeArraySizeException caused by ff.addFields

2013-06-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679747#comment-13679747 ] Shai Erera commented on LUCENE-5048: I agree. Technically it's even wrong to use that

[jira] [Commented] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679749#comment-13679749 ] Michael McCandless commented on LUCENE-5038: Shai, the issue is that (with

jcc/sources/functions.cpp:20:23: error: arpa/inet.h: No such file or directory

2013-06-10 Thread Samantha Williamson
Hi all, I've just come across JCC as a possible solution to a problem I'm having at work, but I'm having issues compiling the project. I downloaded the source from https://pypi.python.org/pypi/JCC/. Currently my build fails as such: python setup.py build --compiler=mingw32 running build running

[jira] [Commented] (LUCENE-5048) NegativeArraySizeException caused by ff.addFields

2013-06-10 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679758#comment-13679758 ] Commit Tag Bot commented on LUCENE-5048: [trunk commit] shaie

[jira] [Commented] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679767#comment-13679767 ] Shai Erera commented on LUCENE-5038: Oh I see, sorry I didn't read through the issue.

[jira] [Resolved] (LUCENE-5048) NegativeArraySizeException caused by ff.addFields

2013-06-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5048. Resolution: Fixed Fix Version/s: 4.4 5.0 Assignee: Shai Erera

[jira] [Commented] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679778#comment-13679778 ] Simon Willnauer commented on LUCENE-5038: - I think we should make this two

[jira] [Commented] (LUCENE-5050) CompressingStoredFieldsReader should close the index file as soon as it has been read

2013-06-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679785#comment-13679785 ] Robert Muir commented on LUCENE-5050: - +1

[jira] [Commented] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679791#comment-13679791 ] Shai Erera commented on LUCENE-5038: I get what you're saying but I reviewed the

[jira] [Commented] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679795#comment-13679795 ] Robert Muir commented on LUCENE-5038: - {quote} we should only call MP if we merge

[jira] [Commented] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679797#comment-13679797 ] Shai Erera commented on LUCENE-5038: What if we keep setUseCFS on IWC (or

[jira] [Commented] (SOLR-4910) solr.xml persistence is completely broken

2013-06-10 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679798#comment-13679798 ] Erick Erickson commented on SOLR-4910: -- OK, thanks for the clarification. I'll see

[jira] [Commented] (SOLR-4792) stop shipping a war in 5.0

2013-06-10 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679809#comment-13679809 ] Shawn Heisey commented on SOLR-4792: {quote} {noformat} solr.x.x |-lib

[jira] [Commented] (LUCENE-5038) Don't call MergePolicy / IndexWriter during DWPT Flush

2013-06-10 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679830#comment-13679830 ] Simon Willnauer commented on LUCENE-5038: - hey maybe we should not allow to set

  1   2   >