[jira] [Commented] (SOLR-1395) Integrate Katta

2011-11-24 Thread tom liu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13157012#comment-13157012 ] tom liu commented on SOLR-1395: --- JohnWu: you can add order of score. > In

[jira] [Updated] (SOLR-2915) Add Clean Method to the UpdateRequestProcessor Class

2011-11-24 Thread Matt Parker (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Parker updated SOLR-2915: -- Description: It would be nice if the UpdateRequestProcessor class would have a processClean method to ma

[jira] [Commented] (SOLR-2914) UpdateRequestProcessor.proccessCommit Method not Called When Running DIH in Debug Mode

2011-11-24 Thread Matt Parker (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156966#comment-13156966 ] Matt Parker commented on SOLR-2914: --- I attached a setup of SOLR configuration files to re

[jira] [Updated] (SOLR-2914) UpdateRequestProcessor.proccessCommit Method not Called When Running DIH in Debug Mode

2011-11-24 Thread Matt Parker (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Parker updated SOLR-2914: -- Attachment: solr-2914-config.zip > UpdateRequestProcessor.proccessCommit Method not Called When Runn

[jira] [Issue Comment Edited] (SOLR-2914) UpdateRequestProcessor.proccessCommit Method not Called When Running DIH in Debug Mode

2011-11-24 Thread Matt Parker (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156960#comment-13156960 ] Matt Parker edited comment on SOLR-2914 at 11/25/11 2:17 AM: - I

[jira] [Commented] (SOLR-2914) UpdateRequestProcessor.proccessCommit Method not Called When Running DIH in Debug Mode

2011-11-24 Thread Matt Parker (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156963#comment-13156963 ] Matt Parker commented on SOLR-2914: --- But if you run the DIH again by pressing the "Full I

[jira] [Issue Comment Edited] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Uwe Schindler (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156962#comment-13156962 ] Uwe Schindler edited comment on LUCENE-3593 at 11/25/11 2:14 AM: --

[jira] [Commented] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156962#comment-13156962 ] Uwe Schindler commented on LUCENE-3593: --- Hi Simon, I fixed the TODO for the DocIdSe

[jira] [Resolved] (LUCENE-3595) Refactor FieldCacheRangeFilter.FieldCacheDocIdSet to be separate class and fix the dangerous matchDoc() throws AIOOBE requirement

2011-11-24 Thread Uwe Schindler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3595. --- Resolution: Fixed Fix Version/s: 4.0 3.6 Committed 3.x revision: 1

[jira] [Commented] (SOLR-2914) UpdateRequestProcessor.proccessCommit Method not Called When Running DIH in Debug Mode

2011-11-24 Thread Matt Parker (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156960#comment-13156960 ] Matt Parker commented on SOLR-2914: --- I created a class that extends UpdateRequestProcesso

[jira] [Updated] (LUCENE-3595) Refactor FieldCacheRangeFilter.FieldCacheDocIdSet to be separate class and fix the dangerous matchDoc() throws AIOOBE requirement

2011-11-24 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3595: -- Attachment: LUCENE-3595-3x.patch Improvements. Ready to commit. > Refactor Fi

[jira] [Updated] (LUCENE-3595) Refactor FieldCacheRangeFilter.FieldCacheDocIdSet to be separate class and fix the dangerous matchDoc() throws AIOOBE requirement

2011-11-24 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3595: -- Attachment: LUCENE-3595-3x.patch Patch for Lucene 3.x. This also fixes the TODO in LUCENE-3593

[jira] [Updated] (LUCENE-3595) Refactor FieldCacheRangeFilter.FieldCacheDocIdSet to be separate class and fix the dangerous matchDoc() throws AIOOBE requirement

2011-11-24 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3595: -- Attachment: LUCENE-3595-trunk.patch Final patch for trunk, will commit now and backport.

[jira] [Commented] (LUCENE-3595) Refactor FieldCacheRangeFilter.FieldCacheDocIdSet to be separate class and fix the dangerous matchDoc() throws AIOOBE requirement

2011-11-24 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156953#comment-13156953 ] Uwe Schindler commented on LUCENE-3595: --- Committed trunk revision: 1206033 Now back

[jira] [Updated] (LUCENE-3595) Refactor FieldCacheRangeFilter.FieldCacheDocIdSet to be separate class and fix the dangerous matchDoc() throws AIOOBE requirement

2011-11-24 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3595: -- Attachment: (was: LUCENE-3595-trunk.patch) > Refactor FieldCacheRangeFilter.FieldCache

[jira] [Updated] (LUCENE-3595) Refactor FieldCacheRangeFilter.FieldCacheDocIdSet to be separate class and fix the dangerous matchDoc() throws AIOOBE requirement

2011-11-24 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3595: -- Attachment: LUCENE-3595-trunk.patch Previous patch had missing "else". > Refa

[jira] [Updated] (LUCENE-3595) Refactor FieldCacheRangeFilter.FieldCacheDocIdSet to be separate class and fix the dangerous matchDoc() throws AIOOBE requirement

2011-11-24 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3595: -- Attachment: LUCENE-3595-trunk.patch Patch for trunk. > Refactor FieldCacheRan

[jira] [Updated] (SOLR-2280) commitWithin ignored for a delete query

2011-11-24 Thread Juan Grande (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Grande updated SOLR-2280: -- Attachment: SOLR-2280.patch Here's the new patch, it applies to 3x branch. > commitWith

[jira] [Resolved] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Simon Willnauer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3593. - Resolution: Fixed bq. Opened LUCENE-3595. thanks! I committed this to trunk and backpor

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

2011-11-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1052/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testCommitWithin Error Message: expected:<1> but was:<0> Stack Trace: junit.framework.AssertionFailedError: expected:<1

[jira] [Commented] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156934#comment-13156934 ] Uwe Schindler commented on LUCENE-3593: --- Opened LUCENE-3595. > Add

[jira] [Created] (LUCENE-3595) Refactor FieldCacheRangeFilter.FieldCacheDocIdSet to be separate class and fix the dangerous matchDoc() throws AIOOBE requirement

2011-11-24 Thread Uwe Schindler (Created) (JIRA)
Refactor FieldCacheRangeFilter.FieldCacheDocIdSet to be separate class and fix the dangerous matchDoc() throws AIOOBE requirement - Key: LUCENE-3595

[jira] [Commented] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156933#comment-13156933 ] Uwe Schindler commented on LUCENE-3593: --- +1 looks fine. Cool heavy fast ping-pong :

[jira] [Updated] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3593: Attachment: LUCENE-3593.patch next iteration. I added a AIOOBE to all the match methods to

[jira] [Commented] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156929#comment-13156929 ] Uwe Schindler commented on LUCENE-3593: --- Patch looks good, except the AIOOBE requir

[jira] [Assigned] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Simon Willnauer (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-3593: --- Assignee: Simon Willnauer > Add a filter returning all document without a value

[jira] [Resolved] (LUCENE-3594) Backport FieldCacheTermsFilter code duplication removal to 3.x

2011-11-24 Thread Uwe Schindler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3594. --- Resolution: Fixed Committed 3.x revision: 1206011 > Backport FieldCacheTerm

[jira] [Updated] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3593: Attachment: LUCENE-3593.patch guys thanks for the comments! I incorporated uwes shortcut a

[jira] [Updated] (LUCENE-3594) Backport FieldCacheTermsFilter code duplication removal to 3.x

2011-11-24 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3594: -- Attachment: LUCENE-3594.patch Backport from trunk. > Backport FieldCacheTerms

[jira] [Created] (LUCENE-3594) Backport FieldCacheTermsFilter code duplication removal to 3.x

2011-11-24 Thread Uwe Schindler (Created) (JIRA)
Backport FieldCacheTermsFilter code duplication removal to 3.x -- Key: LUCENE-3594 URL: https://issues.apache.org/jira/browse/LUCENE-3594 Project: Lucene - Java Issue Type: Improvem

[jira] [Commented] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156920#comment-13156920 ] Uwe Schindler commented on LUCENE-3593: --- Robert: I already said that. The Filter co

[jira] [Created] (SOLR-2916) UpdateRequestProcessor.processCommit not Called as Lucene Commits Documents to the Index

2011-11-24 Thread Matt Parker (Created) (JIRA)
UpdateRequestProcessor.processCommit not Called as Lucene Commits Documents to the Index Key: SOLR-2916 URL: https://issues.apache.org/jira/browse/SOLR-2916 Proj

[jira] [Commented] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156918#comment-13156918 ] Robert Muir commented on LUCENE-3593: - Hello, I think rather than having NoFieldValu

[jira] [Updated] (SOLR-2915) Add Clean Method to the UpdateRequestProcessor Class

2011-11-24 Thread Matt Parker (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Parker updated SOLR-2915: -- Description: It would be nice if the UpdateRequestProcessor class would have a clean method to match the

[jira] [Created] (SOLR-2915) Add Clean Method to the UpdateRequestProcessor Class

2011-11-24 Thread Matt Parker (Created) (JIRA)
Add Clean Method to the UpdateRequestProcessor Class Key: SOLR-2915 URL: https://issues.apache.org/jira/browse/SOLR-2915 Project: Solr Issue Type: Improvement Components: contrib

[jira] [Commented] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156917#comment-13156917 ] Uwe Schindler commented on LUCENE-3593: --- Hi Simon, the first patch looks exactly l

[jira] [Updated] (SOLR-2914) UpdateRequestProcessor.proccessCommit Method not Called When Running DIH in Debug Mode

2011-11-24 Thread Matt Parker (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Parker updated SOLR-2914: -- Summary: UpdateRequestProcessor.proccessCommit Method not Called When Running DIH in Debug Mode (was: U

[jira] [Updated] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3593: Attachment: LUCENE-3593.patch here is an initial patch. maybe somebody more familiar with

[jira] [Created] (LUCENE-3593) Add a filter returning all document without a value in a field

2011-11-24 Thread Simon Willnauer (Created) (JIRA)
Add a filter returning all document without a value in a field -- Key: LUCENE-3593 URL: https://issues.apache.org/jira/browse/LUCENE-3593 Project: Lucene - Java Issue Type: New Feat

[jira] [Updated] (SOLR-2914) UpdateRequestProcessor.proccessCommit Method not Called When Running During DIH Test

2011-11-24 Thread Matt Parker (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Parker updated SOLR-2914: -- Summary: UpdateRequestProcessor.proccessCommit Method not Called When Running During DIH Test (was: Upd

[jira] [Created] (SOLR-2914) UpdateRequestProcess.proccessCommit Method not Called When Running During DIH Test

2011-11-24 Thread Matt Parker (Created) (JIRA)
UpdateRequestProcess.proccessCommit Method not Called When Running During DIH Test -- Key: SOLR-2914 URL: https://issues.apache.org/jira/browse/SOLR-2914 Project: Solr

[jira] [Updated] (LUCENE-3592) Make BytesRef#startsWith & BytesRef#endsWith static

2011-11-24 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3592: Attachment: LUCENE-3592.patch here is a patch converting all uses of startsWith & endsWith

[jira] [Commented] (SOLR-2912) File descriptor leak in ShowFileRequestHandler.getFileContents()

2011-11-24 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156885#comment-13156885 ] Hoss Man commented on SOLR-2912: Michael: thanks for catching this bug! FWIW: I'm pretty s

[jira] [Assigned] (LUCENE-3592) Make BytesRef#startsWith & BytesRef#endsWith static

2011-11-24 Thread Simon Willnauer (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-3592: --- Assignee: Simon Willnauer > Make BytesRef#startsWith & BytesRef#endsWith static

[jira] [Created] (LUCENE-3592) Make BytesRef#startsWith & BytesRef#endsWith static

2011-11-24 Thread Simon Willnauer (Created) (JIRA)
Make BytesRef#startsWith & BytesRef#endsWith static --- Key: LUCENE-3592 URL: https://issues.apache.org/jira/browse/LUCENE-3592 Project: Lucene - Java Issue Type: Sub-task Affects Versions:

[jira] [Resolved] (LUCENE-3496) Support grouping by IndexDocValues

2011-11-24 Thread Martijn van Groningen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen resolved LUCENE-3496. --- Resolution: Fixed Lucene Fields: Patch Available (was: New) Committe

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156868#comment-13156868 ] Uwe Schindler commented on LUCENE-3590: --- In my opinion, those classes should have n

[jira] [Commented] (LUCENE-3588) Try harder to prevent SIGSEGV on cloned MMapIndexInputs

2011-11-24 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156863#comment-13156863 ] Uwe Schindler commented on LUCENE-3588: --- I missed one more possible NPE -> AlreadyC

[jira] [Updated] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3590: Attachment: LUCENE-3590_with_clone.patch updated patch, changing clone() to be shallow as well. i

[jira] [Resolved] (LUCENE-3591) Make BytesRef.copy[Int,Short,Long] package private for DocValues

2011-11-24 Thread Simon Willnauer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3591. - Resolution: Fixed committed to trunk in rev. 1205937 > Make BytesRef.co

[jira] [Updated] (LUCENE-3591) Make BytesRef.copy[Int,Short,Long] package private for DocValues

2011-11-24 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3591: Attachment: LUCENE-3591.patch moved the asInt, asLong, asShort counterparts into BytesRefU

[jira] [Commented] (LUCENE-3591) Make BytesRef.copy[Int,Short,Long] package private for DocValues

2011-11-24 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156827#comment-13156827 ] Robert Muir commented on LUCENE-3591: - +1 I think in most cases people that want to

[jira] [Assigned] (LUCENE-3591) Make BytesRef.copy[Int,Short,Long] package private for DocValues

2011-11-24 Thread Simon Willnauer (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-3591: --- Assignee: Simon Willnauer > Make BytesRef.copy[Int,Short,Long] package private f

[jira] [Updated] (LUCENE-3591) Make BytesRef.copy[Int,Short,Long] package private for DocValues

2011-11-24 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3591: Attachment: LUCENE-3591.patch here is a patch moving this into pkg private BytesRefUtils

[jira] [Created] (LUCENE-3591) Make BytesRef.copy[Int,Short,Long] package private for DocValues

2011-11-24 Thread Simon Willnauer (Created) (JIRA)
Make BytesRef.copy[Int,Short,Long] package private for DocValues Key: LUCENE-3591 URL: https://issues.apache.org/jira/browse/LUCENE-3591 Project: Lucene - Java Issue Type: Sub-

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156803#comment-13156803 ] Robert Muir commented on LUCENE-3590: - {quote} Make clone() a shallow copy? I don't t

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156802#comment-13156802 ] Robert Muir commented on LUCENE-3590: - {quote} All I know is this class is abused bec

[jira] [Updated] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3590: Attachment: LUCENE-3590_copyCtor.patch Attached is a patch for FoosRef, where Foo = { Byte, Int, C

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156794#comment-13156794 ] Dawid Weiss commented on LUCENE-3590: - bq. it's normally not going to be what a user

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156792#comment-13156792 ] Robert Muir commented on LUCENE-3590: - I don't think we should be supporting deep cop

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156782#comment-13156782 ] Yonik Seeley commented on LUCENE-3590: -- bq. If so then I'd remove copying entirely t

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156780#comment-13156780 ] Robert Muir commented on LUCENE-3590: - well here i'm just trying to prevent BytesRef/

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156775#comment-13156775 ] Dawid Weiss commented on LUCENE-3590: - If so then I'd remove copying entirely then an

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156773#comment-13156773 ] Robert Muir commented on LUCENE-3590: - But thats my whole problem with BytesRef, its

[jira] [Commented] (SOLR-2864) DataImportHandler has non-deterministic sort order for XML files

2011-11-24 Thread Gabriel Cooper (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156772#comment-13156772 ] Gabriel Cooper commented on SOLR-2864: -- newerThan helps keep you from processing the s

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156766#comment-13156766 ] Dawid Weiss commented on LUCENE-3590: - Maybe, although this clearly corresponds with

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156761#comment-13156761 ] Robert Muir commented on LUCENE-3590: - {quote} While we're at it, can we get rid of t

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156760#comment-13156760 ] Robert Muir commented on LUCENE-3590: - {quote} BytesRef copy = BytesRef.copyOf(origin

[jira] [Updated] (SOLR-2906) Implement LFU Cache

2011-11-24 Thread Shawn Heisey (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-2906: --- Attachment: SOLR-2906.patch Updated patch. One of the bugs I had to fix was in the least/most items

[jira] [Issue Comment Edited] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2011-11-24 Thread Steven Rowe (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156747#comment-13156747 ] Steven Rowe edited comment on LUCENE-3167 at 11/24/11 3:16 PM:

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

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

[jira] [Created] (SOLR-2913) Interrupted Exception when closing a SolrCore

2011-11-24 Thread Krzysztof Kwiatosz (Created) (JIRA)
Interrupted Exception when closing a SolrCore - Key: SOLR-2913 URL: https://issues.apache.org/jira/browse/SOLR-2913 Project: Solr Issue Type: Bug Affects Versions: 3.4 Environment: emb

[jira] [Commented] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2011-11-24 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156747#comment-13156747 ] Steven Rowe commented on LUCENE-3167: - Luca, you chose to implement your changes in a

[jira] [Updated] (SOLR-2913) Interrupted Exception when closing a SolrCore

2011-11-24 Thread Krzysztof Kwiatosz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krzysztof Kwiatosz updated SOLR-2913: - Description: When I try to close a SolrCore instance I get a the following exception: {cod

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156746#comment-13156746 ] Yonik Seeley commented on LUCENE-3590: -- bq. BytesRef copy = BytesRef.copyOf(original

Re: [VOTE] Release Lucene/Solr 3.5.0, RC2

2011-11-24 Thread Yonik Seeley
+1 -Yonik http://www.lucidimagination.com On Tue, Nov 22, 2011 at 11:43 AM, Simon Willnauer wrote: > Please vote to release the RC2 artifacts at: > > http://people.apache.org/~simonw/staging_area/lucene-solr-3.5.0-RC2-rev1204988/ > > as Lucene 3.5.0 and Solr 3.5.0. > > Simon Willnauer > > -

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156734#comment-13156734 ] Dawid Weiss commented on LUCENE-3590: - How about: {code} BytesRef copy = BytesRef.cop

[jira] [Commented] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156728#comment-13156728 ] Robert Muir commented on LUCENE-3590: - First step is to remove the ctor BytesRef(Byte

[jira] [Updated] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3590: Description: Setting this as blocker for 4.0, as this class is used in every API there. Cur

[jira] [Created] (LUCENE-3590) minimize bytesref to be a ref to a byte[]

2011-11-24 Thread Robert Muir (Created) (JIRA)
minimize bytesref to be a ref to a byte[] - Key: LUCENE-3590 URL: https://issues.apache.org/jira/browse/LUCENE-3590 Project: Lucene - Java Issue Type: Bug Reporter: Robert Muir

[jira] [Resolved] (LUCENE-3589) BytesRef copy short missed the length setting

2011-11-24 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3589. - Resolution: Fixed Thanks Peter: I committed your fix > BytesRef copy short miss

[jira] [Commented] (LUCENE-3589) BytesRef copy short missed the length setting

2011-11-24 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156719#comment-13156719 ] Dawid Weiss commented on LUCENE-3589: - I'd probably just push the two bytes myself to

[jira] [Commented] (LUCENE-3589) BytesRef copy short missed the length setting

2011-11-24 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156718#comment-13156718 ] Robert Muir commented on LUCENE-3589: - {quote} As for ByteArrayDataInput/Output – the

[jira] [Commented] (LUCENE-3589) BytesRef copy short missed the length setting

2011-11-24 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156717#comment-13156717 ] Dawid Weiss commented on LUCENE-3589: - I agree with you in that to know what these me

[jira] [Commented] (LUCENE-3589) BytesRef copy short missed the length setting

2011-11-24 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156715#comment-13156715 ] Robert Muir commented on LUCENE-3589: - We really cannot just let BytesRef pile up int

[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 1055 - Failure

2011-11-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/1055/ No tests ran. Build Log (for compile errors): [...truncated 8065 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[jira] [Commented] (LUCENE-3589) BytesRef copy short missed the length setting

2011-11-24 Thread peter chang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156708#comment-13156708 ] peter chang commented on LUCENE-3589: - in fact, i use BytesRef.copy(short) in my code

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 11507 - Failure

2011-11-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/11507/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest.testMultiCore Error Message: Index directory exists after core unload with deleteIndex=true Stack Trace: junit.framework.AssertionFaile

[jira] [Commented] (LUCENE-3589) BytesRef copy short missed the length setting

2011-11-24 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156695#comment-13156695 ] Dawid Weiss commented on LUCENE-3589: - I think I'm using it in that fst suggester pat

[jira] [Commented] (LUCENE-3589) BytesRef copy short missed the length setting

2011-11-24 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156694#comment-13156694 ] Robert Muir commented on LUCENE-3589: - Peter: thank you very much for opening this is

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

2011-11-24 Thread Sami Siren (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sami Siren updated SOLR-2880: - Attachment: SOLR-2880.patch This patch implements a simple overseer (cluster leader). Currently it does no

[jira] [Assigned] (LUCENE-3589) BytesRef copy short missed the length setting

2011-11-24 Thread Robert Muir (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-3589: --- Assignee: Robert Muir > BytesRef copy short missed the length setting >

[jira] [Resolved] (SOLR-2912) File descriptor leak in ShowFileRequestHandler.getFileContents()

2011-11-24 Thread Shalin Shekhar Mangar (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-2912. - Resolution: Fixed Assignee: Shalin Shekhar Mangar Committed revision 1205774

[jira] [Updated] (SOLR-2912) File descriptor leak in ShowFileRequestHandler.getFileContents()

2011-11-24 Thread Shalin Shekhar Mangar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-2912: Comment: was deleted (was: The fix.) > File descriptor leak in ShowFileRequestH

[jira] [Updated] (SOLR-2912) File descriptor leak in ShowFileRequestHandler.getFileContents()

2011-11-24 Thread Shalin Shekhar Mangar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-2912: Attachment: (was: SOLR-2912.patch) > File descriptor leak in ShowFileRequest

[jira] [Updated] (SOLR-2912) File descriptor leak in ShowFileRequestHandler.getFileContents()

2011-11-24 Thread Shalin Shekhar Mangar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-2912: Attachment: SOLR-2912.patch The fix. > File descriptor leak in Show

[jira] [Updated] (SOLR-2912) File descriptor leak in ShowFileRequestHandler.getFileContents()

2011-11-24 Thread Shalin Shekhar Mangar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-2912: Attachment: SOLR-2912.patch The fix. > File descriptor leak in Show

[jira] [Updated] (SOLR-2864) DataImportHandler has non-deterministic sort order for XML files

2011-11-24 Thread Shalin Shekhar Mangar (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-2864: Fix Version/s: (was: 3.5) 3.6 > DataImportHandler has non

[jira] [Assigned] (SOLR-2864) DataImportHandler has non-deterministic sort order for XML files

2011-11-24 Thread Shalin Shekhar Mangar (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-2864: --- Assignee: Shalin Shekhar Mangar > DataImportHandler has non-deterministic

[jira] [Commented] (SOLR-2864) DataImportHandler has non-deterministic sort order for XML files

2011-11-24 Thread Shalin Shekhar Mangar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156615#comment-13156615 ] Shalin Shekhar Mangar commented on SOLR-2864: - Thanks for the patch Gabriel. 1

  1   2   >