[jira] [Commented] (LUCENE-4901) Unit test TestIndexWriterOnJRECrash does not support IBM Java

2013-04-04 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621862#comment-13621862 ] Dawid Weiss commented on LUCENE-4901: - Yep, system.halt will work here too. I just

[jira] [Updated] (LUCENE-4874) Don't override non abstract methods in FilterAtomicReader and related classes

2013-04-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4874: - Summary: Don't override non abstract methods in FilterAtomicReader and related classes (was:

[jira] [Commented] (SOLR-4666) JSON Formating

2013-04-04 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621926#comment-13621926 ] nihed mbarek commented on SOLR-4666: [~hossman] for me the problem is not limited to

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

2013-04-04 Thread Okke Klein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621944#comment-13621944 ] Okke Klein commented on SOLR-4381: -- The terms that are being expanded by the

[jira] [Updated] (LUCENE-4858) Early termination with SortingMergePolicy

2013-04-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4858: --- Attachment: LUCENE-4858.patch Patch adds Sorter.getID() and the collector to check whether the

[jira] [Commented] (SOLR-4666) JSON Formating

2013-04-04 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621961#comment-13621961 ] nihed mbarek commented on SOLR-4666: [~hossman] I just reproduce the problem with the

[jira] [Updated] (SOLR-4666) JSON Formating

2013-04-04 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated SOLR-4666: --- Attachment: schema.xml JSON Formating -- Key: SOLR-4666

[jira] [Comment Edited] (SOLR-4666) JSON Formating

2013-04-04 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621961#comment-13621961 ] nihed mbarek edited comment on SOLR-4666 at 4/4/13 9:23 AM:

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

2013-04-04 Thread Vadim Kirilchuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadim Kirilchuk updated SOLR-3076: -- Attachment: dih-3076.patch dih-config.xml Hi everyone! I am attaching draft

[jira] [Created] (SOLR-4670) Core mismatch in concurrent documents creation

2013-04-04 Thread Alberto Ferrini (JIRA)
Alberto Ferrini created SOLR-4670: - Summary: Core mismatch in concurrent documents creation Key: SOLR-4670 URL: https://issues.apache.org/jira/browse/SOLR-4670 Project: Solr Issue Type: Bug

[jira] [Updated] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4897: --- Attachment: LUCENE-4897.patch Added TaxoReader.getChildren(int ordinal) and corresponding test. I

[jira] [Updated] (SOLR-4670) Core mismatch in concurrent documents creation

2013-04-04 Thread Alberto Ferrini (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alberto Ferrini updated SOLR-4670: -- Description: The issue can be reproduced in this way: - Install SolrCloud with at least 2 nodes

[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622010#comment-13622010 ] Michael McCandless commented on LUCENE-4897: Shouldn't next() throw

[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622035#comment-13622035 ] Michael McCandless commented on LUCENE-4897: Or we could return a

[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622036#comment-13622036 ] Michael McCandless commented on LUCENE-4897: Woops, our comments crossed...

[jira] [Resolved] (LUCENE-4898) Allow DirectoryReader.openIfChanged to an IndexCommit when reader is NRT

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

[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622037#comment-13622037 ] Shai Erera commented on LUCENE-4897: I wanted to avoid introducing another class

[jira] [Updated] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4897: --- Attachment: LUCENE-4897.patch Patch with ChildrenIterator Add a sugar API for

[jira] [Commented] (SOLR-4666) JSON Formating

2013-04-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622073#comment-13622073 ] Yonik Seeley commented on SOLR-4666: I can't seem to produce this on trunk with normal

[jira] [Commented] (SOLR-4648) Create a PreAnalyzedUpdateProcessor

2013-04-04 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622080#comment-13622080 ] Andrzej Bialecki commented on SOLR-4648: - Thanks again for a thorough review. New

Re: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_17) - Build # 2714 - Failure!

2013-04-04 Thread Mark Miller
On Apr 3, 2013, at 7:18 PM, Chris Hostetter hossman_luc...@fucit.org wrote: : My other concern about that core reload is this: I'm not totally following what you are saying -- is there a bug open for this to track it? (I just filled another issue that concern me related to this confFile

[jira] [Commented] (SOLR-4666) JSON Formating

2013-04-04 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622096#comment-13622096 ] nihed mbarek commented on SOLR-4666: [~yo...@apache.org] The problem is related with

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

2013-04-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622106#comment-13622106 ] Erick Erickson commented on SOLR-3251: -- Hmmm, There's already the possibility of

[jira] [Commented] (SOLR-4670) Core mismatch in concurrent documents creation

2013-04-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622112#comment-13622112 ] Yonik Seeley commented on SOLR-4670: How are you creating your cluster (i.e. what is

[jira] [Commented] (LUCENE-4874) Don't override non abstract methods in FilterAtomicReader and related classes

2013-04-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622113#comment-13622113 ] Robert Muir commented on LUCENE-4874: - i think attributes() should be overridden by

[jira] [Comment Edited] (SOLR-4670) Core mismatch in concurrent documents creation

2013-04-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622112#comment-13622112 ] Yonik Seeley edited comment on SOLR-4670 at 4/4/13 12:58 PM: -

Re: SOLR - 1093

2013-04-04 Thread Erick Erickson
Probably better to post on the lucene dev list, there's not much action on this list. Erick On Tue, Apr 2, 2013 at 3:55 PM, Karthick Duraisamy Soundararaj d.s.karth...@gmail.com wrote: Hello Committers, I had submitted a patch to the SOLR - 1093 long back

[jira] [Commented] (LUCENE-3538) fix java7 warnings in the source code

2013-04-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622193#comment-13622193 ] Robert Muir commented on LUCENE-3538: - Hi Furkan, thanks for looking into this. I get

[jira] [Commented] (LUCENE-4896) PostingsHighlighter should use a interface of PassageFormatter instead of a class

2013-04-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622199#comment-13622199 ] Robert Muir commented on LUCENE-4896: - [~survivant] Do you want to create a patch for

New JIRA tagging Commit Bot

2013-04-04 Thread Mark Miller
I'm experimenting with an event driven commit bot today. It should mean much lower latency for tagging, and less room for accidentally tagging old commits. If today goes well, I'll look at setting things up on a more permanent basis. - Mark

[jira] [Commented] (LUCENE-4877) Fix analyzer factories to throw exception when arguments are invalid

2013-04-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622206#comment-13622206 ] Robert Muir commented on LUCENE-4877: - Thanks for cleaning this up Steve, much nicer.

[jira] [Commented] (SOLR-4670) Core mismatch in concurrent documents creation

2013-04-04 Thread Alberto Ferrini (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622169#comment-13622169 ] Alberto Ferrini commented on SOLR-4670: --- I create a tree on ZooKeeper by

[jira] [Commented] (SOLR-3755) shard splitting

2013-04-04 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622208#comment-13622208 ] Shalin Shekhar Mangar commented on SOLR-3755: - I ran into another bug. Adding

Re: [jira] [Commented] (SOLR-4381) Query-time multi-word synonym expansion

2013-04-04 Thread Erick Erickson
Does it work for you if you change the order of your filters; put the synonym expansion after the stemming? But be very careful here, this will also have consequences... Best Erick On Thu, Apr 4, 2013 at 3:59 AM, Okke Klein (JIRA) j...@apache.org wrote: [

[jira] [Updated] (LUCENE-4902) Add a FilterDirectoryReader

2013-04-04 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-4902: -- Attachment: LUCENE-4902.patch Patch adds FilterDirectoryReader, and refactors

[jira] [Created] (LUCENE-4902) Add a FilterDirectoryReader

2013-04-04 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-4902: - Summary: Add a FilterDirectoryReader Key: LUCENE-4902 URL: https://issues.apache.org/jira/browse/LUCENE-4902 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-4899) FastVectorHighlihgter fails with SIOOB if single phrase or term is fragCharSize

2013-04-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622355#comment-13622355 ] Simon Willnauer commented on LUCENE-4899: - anybody with more FVH knowledge up for

[jira] [Updated] (SOLR-4663) Log an error if more than one core points to the same data dir.

2013-04-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4663: - Attachment: SOLR-4663.patch Here's a patch. It fixes another issue I saw with persisting (I'll be

[jira] [Commented] (SOLR-4347) Insure that newly-created cores via Admin handler are persisted in solr.xml

2013-04-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622364#comment-13622364 ] Erick Erickson commented on SOLR-4347: -- I just verified that this still occurs in 4.x,

[jira] [Commented] (SOLR-4663) Log an error if more than one core points to the same data dir.

2013-04-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622367#comment-13622367 ] Yonik Seeley commented on SOLR-4663: Think about creating a core via API... pointing at

[jira] [Created] (LUCENE-4903) Add AssertingScorer

2013-04-04 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4903: Summary: Add AssertingScorer Key: LUCENE-4903 URL: https://issues.apache.org/jira/browse/LUCENE-4903 Project: Lucene - Core Issue Type: Improvement

[jira] [Commented] (LUCENE-4897) Add a sugar API for traversing categories.

2013-04-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622393#comment-13622393 ] Michael McCandless commented on LUCENE-4897: +1, thanks Shai!

[jira] [Commented] (SOLR-4666) JSON Formating

2013-04-04 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622394#comment-13622394 ] nihed mbarek commented on SOLR-4666: I just made the test with Solr 4.2.1 and there is

[jira] [Commented] (SOLR-4663) Log an error if more than one core points to the same data dir.

2013-04-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622396#comment-13622396 ] Erick Erickson commented on SOLR-4663: -- bq: creating a core via API This patch

[jira] [Commented] (LUCENE-4903) Add AssertingScorer

2013-04-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622395#comment-13622395 ] Michael McCandless commented on LUCENE-4903: +1 It should also confirm that

[jira] [Created] (SOLR-4671) CSV Formating

2013-04-04 Thread nihed mbarek (JIRA)
nihed mbarek created SOLR-4671: -- Summary: CSV Formating Key: SOLR-4671 URL: https://issues.apache.org/jira/browse/SOLR-4671 Project: Solr Issue Type: Bug Affects Versions: 4.2

[jira] [Updated] (SOLR-4671) CSV Formating

2013-04-04 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated SOLR-4671: --- Attachment: result.csv CSV Formating - Key: SOLR-4671

[jira] [Updated] (SOLR-4671) CSV Formating

2013-04-04 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated SOLR-4671: --- Description: We just discover that we can't have alias for CSV Formating

[jira] [Commented] (LUCENE-4903) Add AssertingScorer

2013-04-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622398#comment-13622398 ] Robert Muir commented on LUCENE-4903: - and score() etc shouldnt be called after these

[jira] [Commented] (SOLR-4553) BasicDistributedZk2Test common failuire on jenkins cluster: status:404, message:Can not find: /onenodecollectioncore/update

2013-04-04 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622412#comment-13622412 ] Mark Miller commented on SOLR-4553: --- Turns out this happens on java 8 only it seems.

[jira] [Updated] (LUCENE-4738) Killed JVM when first commit was running will generate a corrupted index

2013-04-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-4738: --- Attachment: LUCENE-4738.patch Patch, with test and fix. The problem here was

[jira] [Comment Edited] (LUCENE-3538) fix java7 warnings in the source code

2013-04-04 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13621452#comment-13621452 ] Furkan KAMACI edited comment on LUCENE-3538 at 4/4/13 3:33 PM:

[jira] [Commented] (LUCENE-3538) fix java7 warnings in the source code

2013-04-04 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622423#comment-13622423 ] Furkan KAMACI commented on LUCENE-3538: --- Robert could you add your environment

[jira] [Commented] (LUCENE-3538) fix java7 warnings in the source code

2013-04-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622426#comment-13622426 ] Robert Muir commented on LUCENE-3538: - sure, my configuration is very similar to

[jira] [Resolved] (SOLR-4666) JSON Formating

2013-04-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-4666. Resolution: Fixed I found the original JIRA issue (SOLR-4036)... this was indeed fixed in 4.1

[jira] [Commented] (LUCENE-4899) FastVectorHighlihgter fails with SIOOB if single phrase or term is fragCharSize

2013-04-04 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622441#comment-13622441 ] Koji Sekiguchi commented on LUCENE-4899: Looks good, Simon!

[jira] [Commented] (LUCENE-4903) Add AssertingScorer

2013-04-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622466#comment-13622466 ] Adrien Grand commented on LUCENE-4903: -- bq. It should also confirm that

[jira] [Commented] (LUCENE-4903) Add AssertingScorer

2013-04-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622474#comment-13622474 ] Michael McCandless commented on LUCENE-4903: bq. How can I check for that?

[jira] [Commented] (LUCENE-4858) Early termination with SortingMergePolicy

2013-04-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622491#comment-13622491 ] Adrien Grand commented on LUCENE-4858: -- Thanks Shai, storing the Sorter is a good

[jira] [Created] (LUCENE-4904) Sorter API: Make NumericDocValuesSorter able to sort in reverse order

2013-04-04 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4904: Summary: Sorter API: Make NumericDocValuesSorter able to sort in reverse order Key: LUCENE-4904 URL: https://issues.apache.org/jira/browse/LUCENE-4904 Project:

[jira] [Created] (LUCENE-4905) make maxPassages per-field in postingshighlighter

2013-04-04 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4905: --- Summary: make maxPassages per-field in postingshighlighter Key: LUCENE-4905 URL: https://issues.apache.org/jira/browse/LUCENE-4905 Project: Lucene - Core

[jira] [Updated] (LUCENE-4905) make maxPassages per-field in postingshighlighter

2013-04-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4905: Attachment: LUCENE-4905.patch make maxPassages per-field in postingshighlighter

[jira] [Commented] (SOLR-4663) Log an error if more than one core points to the same data dir.

2013-04-04 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622504#comment-13622504 ] Hoss Man commented on SOLR-4663: bq. ... The fast fix to the current patch would be just to

[jira] [Commented] (LUCENE-4905) make maxPassages per-field in postingshighlighter

2013-04-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622507#comment-13622507 ] Michael McCandless commented on LUCENE-4905: +1 Everything-per-field ...

[jira] [Created] (LUCENE-4906) PostingsHighlighter's PassageFormatter should allow for rendering to arbitrary objects

2013-04-04 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-4906: -- Summary: PostingsHighlighter's PassageFormatter should allow for rendering to arbitrary objects Key: LUCENE-4906 URL:

[jira] [Created] (SOLR-4672) requests for cores which had known startup init failures should result in 500 not 404

2013-04-04 Thread Hoss Man (JIRA)
Hoss Man created SOLR-4672: -- Summary: requests for cores which had known startup init failures should result in 500 not 404 Key: SOLR-4672 URL: https://issues.apache.org/jira/browse/SOLR-4672 Project: Solr

[jira] [Commented] (SOLR-4663) Log an error if more than one core points to the same data dir.

2013-04-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622542#comment-13622542 ] Erick Erickson commented on SOLR-4663: -- ~hossman Didn't know that, that sounds like it

[jira] [Commented] (SOLR-4663) Log an error if more than one core points to the same data dir.

2013-04-04 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622545#comment-13622545 ] Hoss Man commented on SOLR-4663: Minor Tangent... bq. ...This would imply that when

[jira] [Created] (SOLR-4673) semanticsMode consistency acts like classic-consistency-hybrid

2013-04-04 Thread Sam Kass (JIRA)
Sam Kass created SOLR-4673: -- Summary: semanticsMode consistency acts like classic-consistency-hybrid Key: SOLR-4673 URL: https://issues.apache.org/jira/browse/SOLR-4673 Project: Solr Issue Type:

[jira] [Created] (SOLR-4674) repeaters must be configured to replicate on startup in order to work properly when replicating config files

2013-04-04 Thread Hoss Man (JIRA)
Hoss Man created SOLR-4674: -- Summary: repeaters must be configured to replicate on startup in order to work properly when replicating config files Key: SOLR-4674 URL: https://issues.apache.org/jira/browse/SOLR-4674

[jira] [Created] (SOLR-4675) improve PostingsHighlighter integration

2013-04-04 Thread Robert Muir (JIRA)
Robert Muir created SOLR-4675: - Summary: improve PostingsHighlighter integration Key: SOLR-4675 URL: https://issues.apache.org/jira/browse/SOLR-4675 Project: Solr Issue Type: Improvement

[jira] [Created] (LUCENE-4907) Tokenizer

2013-04-04 Thread luciano aparecido dos santos (JIRA)
luciano aparecido dos santos created LUCENE-4907: Summary: Tokenizer Key: LUCENE-4907 URL: https://issues.apache.org/jira/browse/LUCENE-4907 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-3538) fix java7 warnings in the source code

2013-04-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622605#comment-13622605 ] Uwe Schindler commented on LUCENE-3538: --- Furken: You need to do ant clean from the

Welcome Shalin Shekhar Mangar to the PMC

2013-04-04 Thread Steve Rowe
I'm pleased to announce that Shalin Shekhar Mangar has accepted the PMC's invitation to join. Welcome Shalin! - Steve - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Commented] (SOLR-4648) Create a PreAnalyzedUpdateProcessor

2013-04-04 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622621#comment-13622621 ] David Smiley commented on SOLR-4648: I like how your refactoring has clarified the

[jira] [Resolved] (LUCENE-4907) Tokenizer

2013-04-04 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey resolved LUCENE-4907. -- Resolution: Not A Problem To use the ICU analysis components, you need two extra jars in your

[jira] [Issue Comment Deleted] (LUCENE-4907) Tokenizer

2013-04-04 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated LUCENE-4907: - Comment: was deleted (was: To use the ICU analysis components, you need two extra jars in your

[jira] [Reopened] (LUCENE-4907) Tokenizer

2013-04-04 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey reopened LUCENE-4907: -- Tokenizer - Key: LUCENE-4907 URL:

[jira] [Commented] (LUCENE-4907) Tokenizer

2013-04-04 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622629#comment-13622629 ] Shawn Heisey commented on LUCENE-4907: -- Closing the issue was a mistake, I should

[jira] [Created] (SOLR-4676) Share a Lucene FieldType instance instead of creating on each call to createField()

2013-04-04 Thread David Smiley (JIRA)
David Smiley created SOLR-4676: -- Summary: Share a Lucene FieldType instance instead of creating on each call to createField() Key: SOLR-4676 URL: https://issues.apache.org/jira/browse/SOLR-4676 Project:

Re: Welcome Shalin Shekhar Mangar to the PMC

2013-04-04 Thread Adrien Grand
Welcome Shalin! -- Adrien - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Comment Edited] (LUCENE-4907) Tokenizer

2013-04-04 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622629#comment-13622629 ] Shawn Heisey edited comment on LUCENE-4907 at 4/4/13 6:37 PM:

[jira] [Commented] (LUCENE-4907) Tokenizer

2013-04-04 Thread luciano aparecido dos santos (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622642#comment-13622642 ] luciano aparecido dos santos commented on LUCENE-4907: -- Shawn, I

[jira] [Updated] (SOLR-4671) CSV Should Support pseudo fields

2013-04-04 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-4671: Issue Type: Improvement (was: Bug) Summary: CSV Should Support pseudo fields (was: CSV

[jira] [Resolved] (LUCENE-4907) Tokenizer

2013-04-04 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved LUCENE-4907. -- Resolution: Invalid Please ask on the mailing list. Tokenizer

[jira] [Commented] (LUCENE-4858) Early termination with SortingMergePolicy

2013-04-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622662#comment-13622662 ] Shai Erera commented on LUCENE-4858: bq. Now that SORTER_ID_PROP is added to the

[jira] [Commented] (LUCENE-4904) Sorter API: Make NumericDocValuesSorter able to sort in reverse order

2013-04-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622664#comment-13622664 ] Shai Erera commented on LUCENE-4904: Maybe instead of fixing NumericDVSorter, we can

[jira] [Updated] (LUCENE-4874) Don't override non abstract methods that have an impl through other abstract methods in FilterAtomicReader and related classes

2013-04-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4874: - Summary: Don't override non abstract methods that have an impl through other abstract methods

[jira] [Commented] (SOLR-4648) Create a PreAnalyzedUpdateProcessor

2013-04-04 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622672#comment-13622672 ] Andrzej Bialecki commented on SOLR-4648: - bq. minor: in the URP, for (Object o :

[jira] [Updated] (LUCENE-4874) Don't override non abstract methods that have an impl through other abstract methods in FilterAtomicReader and related classes

2013-04-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4874: - Attachment: LUCENE-4874.patch Updated patch. I added back attributes modified the test (+

[jira] [Resolved] (LUCENE-4905) make maxPassages per-field in postingshighlighter

2013-04-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4905. - Resolution: Fixed Fix Version/s: 4.3 5.0 make maxPassages

[jira] [Commented] (LUCENE-4874) Don't override non abstract methods that have an impl through other abstract methods in FilterAtomicReader and related classes

2013-04-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622688#comment-13622688 ] Robert Muir commented on LUCENE-4874: - +1, thanks for working on these API issues!

[jira] [Commented] (LUCENE-4904) Sorter API: Make NumericDocValuesSorter able to sort in reverse order

2013-04-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622691#comment-13622691 ] Adrien Grand commented on LUCENE-4904: -- That's another option. I have no strong

Re: Welcome Shalin Shekhar Mangar to the PMC

2013-04-04 Thread Erick Erickson
Welcome! On Thu, Apr 4, 2013 at 1:33 PM, Adrien Grand jpou...@gmail.com wrote: Welcome Shalin! -- Adrien - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

Re: Welcome Shalin Shekhar Mangar to the PMC

2013-04-04 Thread Robert Muir
Welcome! On Thu, Apr 4, 2013 at 2:24 PM, Steve Rowe sar...@gmail.com wrote: I'm pleased to announce that Shalin Shekhar Mangar has accepted the PMC's invitation to join. Welcome Shalin! - Steve - To unsubscribe, e-mail:

[jira] [Commented] (LUCENE-4874) Don't override non abstract methods that have an impl through other abstract methods in FilterAtomicReader and related classes

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

[jira] [Commented] (LUCENE-3538) fix java7 warnings in the source code

2013-04-04 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13622719#comment-13622719 ] Furkan KAMACI commented on LUCENE-3538: --- Uwe: Ok, I get the warnings too. I will

[jira] [Updated] (LUCENE-4899) FastVectorHighlihgter fails with SIOOB if single phrase or term is fragCharSize

2013-04-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4899: Attachment: LUCENE-4899.patch thanks koji for looking at it. Yet, I think we shouldn't

[jira] [Updated] (SOLR-4672) requests for cores which had known startup init failures should result in 500 not 404

2013-04-04 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-4672: --- Attachment: SOLR-4672.patch patch that adds the neccessary logic to CoreContainer to throw 500 exception

Re: Welcome Shalin Shekhar Mangar to the PMC

2013-04-04 Thread Yonik Seeley
Congrats Shalin! -Yonik http://lucidworks.com On Thu, Apr 4, 2013 at 2:24 PM, Steve Rowe sar...@gmail.com wrote: I'm pleased to announce that Shalin Shekhar Mangar has accepted the PMC's invitation to join. Welcome Shalin! - Steve

  1   2   >