[jira] [Commented] (SOLR-5201) UIMAUpdateRequestProcessor should reuse the AnalysisEngine

2013-09-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757487#comment-13757487 ] Tommaso Teofili commented on SOLR-5201: --- bq. unless the AnalysisEngine

Joins Debug info is missing when we hit Filter Cache

2013-09-04 Thread Kranti Parisa
I am sure this doesn't exist today, but just wondering about your thoughts. When we use Join queries (first time or with out hitting Filter Cache) and say debug=true, we are able to see good amount of debug info in the response. Do we have any plans of supporting this debug info even when we hit

Re: Joins Debug info is missing when we hit Filter Cache

2013-09-04 Thread Kranti Parisa
Even if it's not production, Joins Debug info (similar to other components like mlt, highlight, facets etc) could be very useful with/without hitting caches. I can create a Jira ticket and write more detais, but wanted to here the opinions first. Thanks Regards, Kranti K Parisa

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 795 - Failure!

2013-09-04 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/795/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 10286 lines...] [junit4] ERROR: JVM J0 ended with an exception, command line:

[jira] [Commented] (SOLR-5201) UIMAUpdateRequestProcessor should reuse the AnalysisEngine

2013-09-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757536#comment-13757536 ] Tommaso Teofili commented on SOLR-5201: --- here's a draft patch:

[jira] [Issue Comment Deleted] (SOLR-2649) MM ignored in edismax queries with operators

2013-09-04 Thread Thomas Egense (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Egense updated SOLR-2649: Comment: was deleted (was: Thanks for the clarification. ) MM ignored in edismax queries with

[jira] [Issue Comment Deleted] (SOLR-2649) MM ignored in edismax queries with operators

2013-09-04 Thread Thomas Egense (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Egense updated SOLR-2649: Comment: was deleted (was: Thank you! We have been waiting a long time for this fix.) MM

[jira] [Commented] (LUCENE-5188) Make CompressingStoredFieldsFormat more friendly to StoredFieldVisitors

2013-09-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757570#comment-13757570 ] Adrien Grand commented on LUCENE-5188: -- I will commit later today if there is no

[jira] [Resolved] (LUCENE-4818) Create a boolean perceptron classifier

2013-09-04 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-4818. - Resolution: Fixed marking it as resolved, future improvements would come in separate

[jira] [Created] (SOLR-5213) collections?action=SPLITSHARD parent vs. sub-shards numDocs

2013-09-04 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-5213: - Summary: collections?action=SPLITSHARD parent vs. sub-shards numDocs Key: SOLR-5213 URL: https://issues.apache.org/jira/browse/SOLR-5213 Project: Solr

[jira] [Updated] (SOLR-5213) collections?action=SPLITSHARD parent vs. sub-shards numDocs

2013-09-04 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-5213: -- Attachment: SOLR-5213.patch Attaching patch for reporting per-segment numDocs for

[jira] [Commented] (LUCENE-5188) Make CompressingStoredFieldsFormat more friendly to StoredFieldVisitors

2013-09-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757635#comment-13757635 ] Simon Willnauer commented on LUCENE-5188: - cool stuff adrien! One thing I wonder

[jira] [Commented] (LUCENE-5188) Make CompressingStoredFieldsFormat more friendly to StoredFieldVisitors

2013-09-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757641#comment-13757641 ] Adrien Grand commented on LUCENE-5188: -- These bytes can be shared because they are

[jira] [Commented] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757665#comment-13757665 ] Michael McCandless commented on LUCENE-5197: +1 to current patch, except

[jira] [Commented] (LUCENE-5188) Make CompressingStoredFieldsFormat more friendly to StoredFieldVisitors

2013-09-04 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757666#comment-13757666 ] Simon Willnauer commented on LUCENE-5188: - thanks adrien for elaborating...

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-09-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757668#comment-13757668 ] Michael McCandless commented on LUCENE-3069: Thanks for uploading the diffs

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-09-04 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757676#comment-13757676 ] Han Jiang commented on LUCENE-3069: --- OK! These two term dicts are both FST-based: *

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757674#comment-13757674 ] Michael McCandless commented on LUCENE-5189: We could simply document this as

[jira] [Commented] (SOLR-2548) Multithreaded faceting

2013-09-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757681#comment-13757681 ] Erick Erickson commented on SOLR-2548: -- [~hossman_luc...@fucit.org] Thanks. Your

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757688#comment-13757688 ] Shai Erera commented on LUCENE-5189: I think it's important to solve FIS.gen, either

[JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 105 - Still Failing

2013-09-04 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.x/105/ No tests ran. Build Log: [...truncated 34200 lines...] prepare-release-no-sign: [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease [copy] Copying 416

[jira] [Created] (SOLR-5214) collections?action=SPLITSHARD running out of heap space due to merge

2013-09-04 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-5214: - Summary: collections?action=SPLITSHARD running out of heap space due to merge Key: SOLR-5214 URL: https://issues.apache.org/jira/browse/SOLR-5214 Project:

[jira] [Updated] (SOLR-5214) collections?action=SPLITSHARD running out of heap space due to merge

2013-09-04 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-5214: -- Attachment: SOLR-5214.patch Attaching patch against trunk, to not merge when splitting

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-09-04 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757741#comment-13757741 ] David Smiley commented on LUCENE-3069: -- I like FSTOrd as well. Presumably this one

[jira] [Updated] (SOLR-5214) collections?action=SPLITSHARD running out of heap space due to merge

2013-09-04 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-5214: -- Attachment: SOLR-5214.patch Correcting subReaders.length vs. leaves.size() typo in my

[jira] [Updated] (SOLR-5214) collections?action=SPLITSHARD running out of heap space due to merge

2013-09-04 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-5214: -- Attachment: (was: SOLR-5214.patch) collections?action=SPLITSHARD running out

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-09-04 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757771#comment-13757771 ] Han Jiang commented on LUCENE-3069: --- Yes, with slight changes, it can support seek by

[jira] [Commented] (LUCENE-5188) Make CompressingStoredFieldsFormat more friendly to StoredFieldVisitors

2013-09-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757789#comment-13757789 ] ASF subversion and git services commented on LUCENE-5188: - Commit

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757802#comment-13757802 ] Robert Muir commented on LUCENE-5189: - {quote} But I also don't mind moving forward

[jira] [Commented] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-09-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757814#comment-13757814 ] ASF subversion and git services commented on LUCENE-3069: - Commit

[jira] [Updated] (LUCENE-3069) Lucene should have an entirely memory resident term dictionary

2013-09-04 Thread Han Jiang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Han Jiang updated LUCENE-3069: -- Attachment: LUCENE-3069.patch Patch from last commit, and summary: Previously our term dictionary

[JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 57577 - Failure!

2013-09-04 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/57577/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestFlushByRamOrCountsPolicy.testFlushDocCount Error Message: Captured an uncaught exception in thread: Thread[id=238, name=Thread-169, state=RUNNABLE,

[jira] [Commented] (SOLR-5175) Don't reorder children document

2013-09-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757838#comment-13757838 ] ASF subversion and git services commented on SOLR-5175: --- Commit

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757864#comment-13757864 ] Shai Erera commented on LUCENE-5189: Just so I understand, if we gen FieldInfos, does

[jira] [Commented] (SOLR-5175) Don't reorder children document

2013-09-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757834#comment-13757834 ] ASF subversion and git services commented on SOLR-5175: --- Commit

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757875#comment-13757875 ] Robert Muir commented on LUCENE-5189: - {quote} This would let us proceed (progress

[jira] [Commented] (SOLR-5168) BJQParserTest reproducible failures

2013-09-04 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757884#comment-13757884 ] Mikhail Khludnev commented on SOLR-5168: Ignore is removed at SOLR-5175. see

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757885#comment-13757885 ] Robert Muir commented on LUCENE-5189: - {quote} Just so I understand, if we gen

Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 57577 - Failure!

2013-09-04 Thread Adrien Grand
Actually this is a side-effect of LUCENE-5188. There is a bug in LZ4.compressHC (which I committed to test various trade-offs between compression speed and ratio but is not used in any official codec) on very compressible inputs which seems to be more easily triggered now that the inputs can be

[jira] [Resolved] (SOLR-5175) Don't reorder children document

2013-09-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-5175. Resolution: Fixed committed - I agree it's nicer to not reorder (esp for the single-level case),

[jira] [Commented] (SOLR-5168) BJQParserTest reproducible failures

2013-09-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757888#comment-13757888 ] Yonik Seeley commented on SOLR-5168: Right - I was just running the test in a loop

Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 57577 - Failure!

2013-09-04 Thread Robert Muir
I tried to look into this failure, thinking it was related to LUCENE-5188 (since it happened just after that was committed and involves stored fields compression). doesnt reproduce for me though: maybe because of how the test uses threads? On Wed, Sep 4, 2013 at 11:08 AM, buil...@flonkings.com

[jira] [Assigned] (SOLR-5210) amend example's schema.xml and solrconfig.xml for blockjoin support

2013-09-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-5210: -- Assignee: Yonik Seeley amend example's schema.xml and solrconfig.xml for blockjoin support

[jira] [Commented] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757889#comment-13757889 ] Robert Muir commented on LUCENE-5197: - Can we rename

[jira] [Resolved] (SOLR-5168) BJQParserTest reproducible failures

2013-09-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-5168. Resolution: Fixed Fix Version/s: 5.0 4.5 BJQParserTest reproducible

Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 57577 - Failure!

2013-09-04 Thread Robert Muir
Thanks Adrien: Would the TestCompressingStoredFieldsFormat would eventually catch it? This one seems to randomize its parameters, but perhaps it would be good to explicitly add Test*StoredFieldsFormat's for the different test codec modes we have: CompressionMode.HIGH_COMPRESSION,

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757921#comment-13757921 ] Shai Erera commented on LUCENE-5189: bq. It does not solve problem #2

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

2013-09-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757924#comment-13757924 ] Robert Muir commented on SOLR-4909: --- Thanks Michael: at a glance the patch looks good to

Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 57577 - Failure!

2013-09-04 Thread Adrien Grand
Good ideas. Uwe also suggested to open an issue so that this bug fix is in the changelog. I will do it soon... -- Adrien - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Created] (LUCENE-5201) Compression issue on highly compressible inputs with LZ4.compressHC

2013-09-04 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-5201: Summary: Compression issue on highly compressible inputs with LZ4.compressHC Key: LUCENE-5201 URL: https://issues.apache.org/jira/browse/LUCENE-5201 Project: Lucene

[jira] [Commented] (LUCENE-5201) Compression issue on highly compressible inputs with LZ4.compressHC

2013-09-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757930#comment-13757930 ] Adrien Grand commented on LUCENE-5201: -- A fix is already committed but I opened this

[jira] [Commented] (SOLR-2548) Multithreaded faceting

2013-09-04 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757931#comment-13757931 ] Hoss Man commented on SOLR-2548: bq. Still checking on the implications of stacking up a

[jira] [Commented] (SOLR-5210) amend example's schema.xml and solrconfig.xml for blockjoin support

2013-09-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758033#comment-13758033 ] ASF subversion and git services commented on SOLR-5210: --- Commit

[jira] [Commented] (SOLR-5210) amend example's schema.xml and solrconfig.xml for blockjoin support

2013-09-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758036#comment-13758036 ] ASF subversion and git services commented on SOLR-5210: --- Commit

[jira] [Updated] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-04 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5197: - Attachment: LUCENE-5197.patch Changed getSizeInbytes to ramBytesUsed as Robert suggested

[jira] [Resolved] (SOLR-5210) amend example's schema.xml and solrconfig.xml for blockjoin support

2013-09-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-5210. Resolution: Fixed amend example's schema.xml and solrconfig.xml for blockjoin support

[jira] [Commented] (SOLR-5142) Block Indexing / Join Improvements

2013-09-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758043#comment-13758043 ] Yonik Seeley commented on SOLR-5142: bq. Don't you feel unique key should be optional

[jira] [Updated] (LUCENE-5200) HighFreqTerms has confusing behavior with -t option

2013-09-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5200: Attachment: LUCENE-5200.patch HighFreqTerms has confusing behavior with -t option

[jira] [Updated] (LUCENE-5201) Compression issue on highly compressible inputs with LZ4.compressHC

2013-09-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-5201: - Attachment: LUCENE-5201.patch This bugs needed two conditions to appear: - the input needs to

[jira] [Commented] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-04 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758082#comment-13758082 ] Areek Zillur commented on LUCENE-5197: -- [~mikemccand] I can add a ramBytesUsed

[jira] [Updated] (SOLR-2548) Multithreaded faceting

2013-09-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-2548: - Attachment: SOLR-2548.patch Hmm, the whole recording-thread-info is a little more ambitious than

[jira] [Assigned] (SOLR-5214) collections?action=SPLITSHARD running out of heap space due to merge

2013-09-04 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-5214: --- Assignee: Shalin Shekhar Mangar collections?action=SPLITSHARD running

[jira] [Assigned] (SOLR-5213) collections?action=SPLITSHARD parent vs. sub-shards numDocs

2013-09-04 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-5213: --- Assignee: Shalin Shekhar Mangar collections?action=SPLITSHARD parent vs.

[jira] [Commented] (SOLR-5214) collections?action=SPLITSHARD running out of heap space due to merge

2013-09-04 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758153#comment-13758153 ] Shalin Shekhar Mangar commented on SOLR-5214: - Thanks Christine. Do you have

[jira] [Commented] (SOLR-2548) Multithreaded faceting

2013-09-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758164#comment-13758164 ] Yonik Seeley commented on SOLR-2548: bq. I used a simple wait/sleep loop here Ugh -

[jira] [Updated] (SOLR-5215) Deadlock in Solr Cloud ConnectionManager

2013-09-04 Thread Ricardo Merizalde (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ricardo Merizalde updated SOLR-5215: Description: We are constantly seeing a deadlocks in our production application servers.

[jira] [Created] (SOLR-5215) Deadlock in Solr Cloud ConnectionManager

2013-09-04 Thread Ricardo Merizalde (JIRA)
Ricardo Merizalde created SOLR-5215: --- Summary: Deadlock in Solr Cloud ConnectionManager Key: SOLR-5215 URL: https://issues.apache.org/jira/browse/SOLR-5215 Project: Solr Issue Type: Bug

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758233#comment-13758233 ] Michael McCandless commented on LUCENE-5189: bq. Frankly I am tired of

[jira] [Commented] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758234#comment-13758234 ] Michael McCandless commented on LUCENE-5197: bq. But only under the

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758251#comment-13758251 ] Michael McCandless commented on LUCENE-5189: One option, to solve the some

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-04 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758257#comment-13758257 ] Michael McCandless commented on LUCENE-5189: Actually, that would also solve

[jira] [Updated] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-04 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5197: - Attachment: LUCENE-5197.patch Took into account termsCache in SimpleTextFieldReader as

[jira] [Commented] (SOLR-2548) Multithreaded faceting

2013-09-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758261#comment-13758261 ] Erick Erickson commented on SOLR-2548: -- bq: Was there a bug that these changes fixed?

[jira] [Commented] (SOLR-5142) Block Indexing / Join Improvements

2013-09-04 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758286#comment-13758286 ] Mikhail Khludnev commented on SOLR-5142: bq. they are needed for things like

[jira] [Commented] (SOLR-2548) Multithreaded faceting

2013-09-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758271#comment-13758271 ] Yonik Seeley commented on SOLR-2548: bq. It appears to be useless complexity, perhaps a

[jira] [Commented] (SOLR-5214) collections?action=SPLITSHARD running out of heap space due to merge

2013-09-04 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758323#comment-13758323 ] Christine Poerschke commented on SOLR-5214: --- Hello. Here's one of the stack

[jira] [Commented] (SOLR-2548) Multithreaded faceting

2013-09-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758314#comment-13758314 ] Yonik Seeley commented on SOLR-2548: One issue with a static pending set on

[jira] [Updated] (SOLR-2548) Multithreaded faceting

2013-09-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-2548: - Attachment: SOLR-2548.patch OK, maybe this time. 1 put back the passing in base. 2 took out the

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-04 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758325#comment-13758325 ] Yonik Seeley commented on LUCENE-5189: -- The problem that Mike highlights some

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758311#comment-13758311 ] Shai Erera commented on LUCENE-5189: I think global FIS is an interesting idea, but

[jira] [Commented] (SOLR-2548) Multithreaded faceting

2013-09-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758362#comment-13758362 ] Erick Erickson commented on SOLR-2548: -- Still have a test error in

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2013-09-04 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758328#comment-13758328 ] Shai Erera commented on LUCENE-5189: Correct, that's a problem that Rob identified

[jira] [Commented] (SOLR-4277) Spellchecker sometimes falsely reports a spelling error and correction

2013-09-04 Thread scott hobson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758364#comment-13758364 ] scott hobson commented on SOLR-4277: Hi, I am having this same issue. The

I believe in a project using Lucene

2013-09-04 Thread Alberto Marques
Hello My question is simple, I believe in a project using Lucene. To be able to index a website. As http://boc.cantabria.es/boces/boletines.do?boton=UltimoBOCPublicado, seeking information on pdf files. Is it possible?

Re: I believe in a project using Lucene

2013-09-04 Thread Gora Mohanty
On 5 September 2013 06:53, Alberto Marques alberto.marques...@hotmail.es wrote: Hello My question is simple, I believe in a project using Lucene. To be able to index a website. As http://boc.cantabria.es/boces/boletines.do?boton=UltimoBOCPublicado, seeking information on pdf files. Is it

[jira] [Updated] (SOLR-5215) Deadlock in Solr Cloud ConnectionManager

2013-09-04 Thread Ricardo Merizalde (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ricardo Merizalde updated SOLR-5215: Component/s: SolrCloud Deadlock in Solr Cloud ConnectionManager