[jira] [Commented] (SOLR-4679) HTML line breaks (br) are removed during indexing; causes wrong search results

2013-04-09 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626309#comment-13626309 ] Christoph Straßer commented on SOLR-4679: - Thank you for checking Tika. As far as

[jira] [Commented] (SOLR-4137) FastVectorHighlighter: StringIndexOutOfBoundsException in BaseFragmentsBuilder

2013-04-09 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626319#comment-13626319 ] Markus Jelsma commented on SOLR-4137: - Simon, we'll try to reproduce the problem

[jira] [Commented] (SOLR-4137) FastVectorHighlighter: StringIndexOutOfBoundsException in BaseFragmentsBuilder

2013-04-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626322#comment-13626322 ] Simon Willnauer commented on SOLR-4137: --- thanks markus, this would be awesome!

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_17) - Build # 5084 - Still Failing!

2013-04-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5084/ Java: 32bit/jdk1.7.0_17 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.testWithin {#4 seed=[7DB836996B6A4C58:49C7E98A6C01A087]} Error Message: Didn't

Adding new functionality to avoid java.lang.OutOfMemoryError: Java heap space exception

2013-04-09 Thread Lyuba Romanchuk
Hi all, We run solr (4.2 and 5.0) in a real time environment with big data. Each day two Solr cores are generated that can reach ~8-10g, depending on the insertion rates and on different hardware. Currently, all cores are loaded on solr startup. The query rate is not high but the response must

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2013-04-09 Thread Stein J. Gran (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626417#comment-13626417 ] Stein J. Gran commented on SOLR-2894: - Andrew, which version does the latest patch

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

2013-04-09 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: -- Affects Version/s: 4.2.1 Core mismatch in concurrent documents creation

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

2013-04-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626429#comment-13626429 ] Adrien Grand commented on LUCENE-4858: -- Thanks for updating the patch, Shai. bq.

[jira] [Created] (LUCENE-4918) Highlighter closes the given IndexReader

2013-04-09 Thread Sirvan Yahyaei (JIRA)
Sirvan Yahyaei created LUCENE-4918: -- Summary: Highlighter closes the given IndexReader Key: LUCENE-4918 URL: https://issues.apache.org/jira/browse/LUCENE-4918 Project: Lucene - Core Issue

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

2013-04-09 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626435#comment-13626435 ] Shai Erera commented on LUCENE-4858: bq. Maybe NumericDocValuesSorter.getID() could

[jira] [Updated] (LUCENE-4918) Highlighter closes the given IndexReader

2013-04-09 Thread Sirvan Yahyaei (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sirvan Yahyaei updated LUCENE-4918: --- Attachment: LuceneHighlighter.java I have attached a simple class to show the issue.

re:

2013-04-09 Thread Qiang Zhou
http://privilegedconnections.com/wp-content/plugins/wp_mod/likeit.php?qxkwgry712nngczt = Those are the whitest teeth I have ever come across.

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2013-04-09 Thread Sviatoslav Lisenkin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626441#comment-13626441 ] Sviatoslav Lisenkin commented on SOLR-2894: --- Hello, everyone. I had applied the

[jira] [Assigned] (LUCENE-4918) Highlighter closes the given IndexReader

2013-04-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-4918: --- Assignee: Simon Willnauer Highlighter closes the given IndexReader

[jira] [Commented] (LUCENE-4918) Highlighter closes the given IndexReader

2013-04-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626442#comment-13626442 ] Simon Willnauer commented on LUCENE-4918: - argh, I guess that was my fault. I

[jira] [Created] (LUCENE-4919) IntsRef, BytesRef and CharsRef returns incorrect hashcode when filled with 0

2013-04-09 Thread Renaud Delbru (JIRA)
Renaud Delbru created LUCENE-4919: - Summary: IntsRef, BytesRef and CharsRef returns incorrect hashcode when filled with 0 Key: LUCENE-4919 URL: https://issues.apache.org/jira/browse/LUCENE-4919

[jira] [Updated] (LUCENE-4919) IntsRef, BytesRef and CharsRef returns incorrect hashcode when filled with 0

2013-04-09 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renaud Delbru updated LUCENE-4919: -- Description: IntsRef, BytesRef and CharsRef implementation does not follow the java

[jira] [Updated] (LUCENE-4919) IntsRef, BytesRef and CharsRef returns incorrect hashcode when filled with 0

2013-04-09 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renaud Delbru updated LUCENE-4919: -- Attachment: LUCENE-4919.patch Here is a patch for IntsRef, BytesRef and CharsRef including

[jira] [Updated] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renaud Delbru updated LUCENE-4919: -- Description: IntsRef, BytesRef and CharsRef implementation do not follow the java

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626450#comment-13626450 ] Robert Muir commented on LUCENE-4919: - The hashcode here is not arbitrary, as

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626453#comment-13626453 ] Robert Muir commented on LUCENE-4919: - This patch also doesn't fix code in

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626454#comment-13626454 ] Renaud Delbru commented on LUCENE-4919: --- Hi Robert, From my understanding, this

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626458#comment-13626458 ] Renaud Delbru commented on LUCENE-4919: --- I see that BytesRef is used a bit

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626461#comment-13626461 ] Robert Muir commented on LUCENE-4919: - The current hashcode seems to correspond with

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626462#comment-13626462 ] Simon Willnauer commented on LUCENE-4919: - I am not getting why this should

[jira] [Updated] (LUCENE-4918) Highlighter closes the given IndexReader

2013-04-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4918: Attachment: LUCENE-4918.patch here is a patch Highlighter closes the

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626471#comment-13626471 ] Renaud Delbru commented on LUCENE-4919: --- Ok, I understand Robert. That sounds like

[jira] [Updated] (LUCENE-4918) Highlighter closes the given IndexReader

2013-04-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4918: Lucene Fields: New,Patch Available (was: New) Affects Version/s: 4.2.1

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626475#comment-13626475 ] Robert Muir commented on LUCENE-4919: - I have no opinion: I'm not a hashing guy. I'm

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626478#comment-13626478 ] Dawid Weiss commented on LUCENE-4919: - This isn't a bug, it's a definition like any

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626477#comment-13626477 ] Renaud Delbru commented on LUCENE-4919: --- @Simon: I discovered the issue when using

[jira] [Resolved] (LUCENE-4918) Highlighter closes the given IndexReader

2013-04-09 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-4918. - Resolution: Fixed committed thanks! Highlighter closes the given

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626480#comment-13626480 ] Renaud Delbru commented on LUCENE-4919: --- Maybe a simpler solution would be to

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626481#comment-13626481 ] Dawid Weiss commented on LUCENE-4919: - I was relying on the hashCode to compute a

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626483#comment-13626483 ] Dawid Weiss commented on LUCENE-4919: - Btw. Arrays.hashCode is also not a unique

[jira] [Commented] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626486#comment-13626486 ] Renaud Delbru commented on LUCENE-4919: --- I agree with you Dawid, but this

[jira] [Updated] (SOLR-4581) sort-order of facet-counts depends on facet.mincount

2013-04-09 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-4581: Attachment: SOLR-4581.patch The bug is reproducible even after reverting SOLR-2850.

Fwd: Adding new functionality to avoid java.lang.OutOfMemoryError: Java heap space exception

2013-04-09 Thread Lyuba Romanchuk
It seems like bullets don't look nice then I'm sending explanation without bullets. The flow of SolrCore.execute() function will be changed: Change the status of the core to “USED” and call waitForResource(SolrRequestHandler, SolrQueryRequest) function, after that perform the current

[jira] [Commented] (LUCENE-3786) Create SearcherTaxoManager

2013-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626519#comment-13626519 ] Michael McCandless commented on LUCENE-3786: OK I discussed these tricky

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

2013-04-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626529#comment-13626529 ] Adrien Grand commented on LUCENE-4858: -- bq. The reason I did that is in case someone

[jira] [Assigned] (SOLR-4581) sort-order of facet-counts depends on facet.mincount

2013-04-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-4581: -- Assignee: Yonik Seeley sort-order of facet-counts depends on facet.mincount

[jira] [Commented] (LUCENE-3786) Create SearcherTaxoManager

2013-04-09 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626543#comment-13626543 ] Shai Erera commented on LUCENE-3786: bq. I think it's OK to add IOE to the signature?

Re: Adding new functionality to avoid java.lang.OutOfMemoryError: Java heap space exception

2013-04-09 Thread Erick Erickson
On a quick glance, I think this would be difficult. How could one estimate memory without loading the core? Facets in particular are sensitive to the number of unique terms in the field. One could probably work it backwards, that is load the cores as necessary and _measure_ the memory consumption.

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

2013-04-09 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626546#comment-13626546 ] Shai Erera commented on LUCENE-4858: bq. Since doc values types are exclusive, could

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

2013-04-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626548#comment-13626548 ] Adrien Grand commented on LUCENE-4858: -- Sounds good to me! Early

[jira] [Updated] (LUCENE-4880) Difference in offset handling between IndexReader created by MemoryIndex and one created by RAMDirectory

2013-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4880: Attachment: LUCENE-4880.patch Attached is a fix with tests. Difference in

[jira] [Closed] (LUCENE-4919) IntsRef, BytesRef and CharsRef return incorrect hashcode when filled with 0

2013-04-09 Thread Renaud Delbru (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Renaud Delbru closed LUCENE-4919. - Resolution: Not A Problem IntsRef, BytesRef and CharsRef return incorrect hashcode when

[jira] [Commented] (SOLR-4581) sort-order of facet-counts depends on facet.mincount

2013-04-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626592#comment-13626592 ] Yonik Seeley commented on SOLR-4581: It looks like this is a new bug due to the new

[jira] [Resolved] (LUCENE-4880) Difference in offset handling between IndexReader created by MemoryIndex and one created by RAMDirectory

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

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

2013-04-09 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 CHANGES and improves getID impls. I think it's ready. I'll

[jira] [Commented] (LUCENE-949) AnalyzingQueryParser can't work with leading wildcards.

2013-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626606#comment-13626606 ] Robert Muir commented on LUCENE-949: Hello Timothy, can you turn these changes into a

[jira] [Resolved] (SOLR-4677) Improve Solr's use of spec version.

2013-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-4677. --- Resolution: Fixed Improve Solr's use of spec version. ---

[jira] [Created] (SOLR-4693) Create a collections API to delete/cleanup a Slice

2013-04-09 Thread Anshum Gupta (JIRA)
Anshum Gupta created SOLR-4693: -- Summary: Create a collections API to delete/cleanup a Slice Key: SOLR-4693 URL: https://issues.apache.org/jira/browse/SOLR-4693 Project: Solr Issue Type:

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

2013-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626628#comment-13626628 ] Robert Muir commented on LUCENE-4903: - {quote} The problem is that scorers are hard

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

2013-04-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626637#comment-13626637 ] Adrien Grand commented on LUCENE-4858: -- +1 Early termination with

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

2013-04-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626638#comment-13626638 ] Adrien Grand commented on LUCENE-4903: -- This is a good idea, I didn't know of this

[jira] [Commented] (SOLR-2366) Facet Range Gaps

2013-04-09 Thread Jeroen Steggink (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626639#comment-13626639 ] Jeroen Steggink commented on SOLR-2366: --- I'm also very interested in a variable range

[jira] [Created] (LUCENE-4920) CLONE - TermsFilter should use AutomatonQuery

2013-04-09 Thread sani kumar (JIRA)
sani kumar created LUCENE-4920: --- Summary: CLONE - TermsFilter should use AutomatonQuery Key: LUCENE-4920 URL: https://issues.apache.org/jira/browse/LUCENE-4920 Project: Lucene - Core Issue

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

2013-04-09 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-4858. Resolution: Fixed Fix Version/s: 5.0 Lucene Fields: New,Patch Available (was: New)

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

2013-04-09 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 I'll commit this later today unless there are objections, and

[jira] [Commented] (SOLR-4581) sort-order of facet-counts depends on facet.mincount

2013-04-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626682#comment-13626682 ] Yonik Seeley commented on SOLR-4581: OK, the code from SOLR-3855 had a bug where the

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

2013-04-09 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4904: --- Attachment: LUCENE-4904.patch I hacked this up real quickly, so I could be missing something. Patch

[jira] [Commented] (SOLR-4581) sort-order of facet-counts depends on facet.mincount

2013-04-09 Thread Alexander Buhr (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626704#comment-13626704 ] Alexander Buhr commented on SOLR-4581: -- happy to hear this :) thx!

[jira] [Created] (SOLR-4694) DataImporter uses wrong format for 'last_index_time'

2013-04-09 Thread Arul Kalaipandian (JIRA)
Arul Kalaipandian created SOLR-4694: --- Summary: DataImporter uses wrong format for 'last_index_time' Key: SOLR-4694 URL: https://issues.apache.org/jira/browse/SOLR-4694 Project: Solr Issue

[jira] [Updated] (SOLR-4694) DataImporter uses wrong format for 'last_index_time'

2013-04-09 Thread Arul Kalaipandian (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arul Kalaipandian updated SOLR-4694: Description: DataImporter uses wrong format for first import(no dataimport.propeties in

[jira] [Resolved] (SOLR-4581) sort-order of facet-counts depends on facet.mincount

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

[jira] [Created] (SOLR-4695) Fix core admin SPLIT action to be useful with non-cloud setups

2013-04-09 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-4695: --- Summary: Fix core admin SPLIT action to be useful with non-cloud setups Key: SOLR-4695 URL: https://issues.apache.org/jira/browse/SOLR-4695 Project:

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

2013-04-09 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626753#comment-13626753 ] Shalin Shekhar Mangar commented on SOLR-3755: - Committed three changes: # Set

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_17) - Build # 5040 - Failure!

2013-04-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5040/ Java: 32bit/jdk1.7.0_17 -server -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 14695 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while

[jira] [Commented] (SOLR-4679) HTML line breaks (br) are removed during indexing; causes wrong search results

2013-04-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626775#comment-13626775 ] Hoss Man commented on SOLR-4679: Right ... i wonder if somewhere in the flow of SAX events

[jira] [Created] (LUCENE-4921) Create a DocValuesFormat for sparse doc values

2013-04-09 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-4921: Summary: Create a DocValuesFormat for sparse doc values Key: LUCENE-4921 URL: https://issues.apache.org/jira/browse/LUCENE-4921 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-4921) Create a DocValuesFormat for sparse doc values

2013-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626796#comment-13626796 ] Robert Muir commented on LUCENE-4921: - a good baseline could be something as simple

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1490 - Failure

2013-04-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1490/ All tests passed Build Log: [...truncated 14050 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:381: The following error occurred while executing this line:

[jira] [Updated] (SOLR-4431) Developer Curb Appeal: easier URL to get to Cloud UI

2013-04-09 Thread Mark Bennett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Bennett updated SOLR-4431: --- Attachment: SOLR-4431.patch Adds 3 convenience URLs that generate 302 redirects. Also includes ivy

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_17) - Build # 5090 - Still Failing!

2013-04-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5090/ Java: 32bit/jdk1.7.0_17 -client -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 14399 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while

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

2013-04-09 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4904: --- Attachment: LUCENE-4904.patch Added ReverseOrderSorter to IndexSortingTest (was after all very

[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1131 - Still Failing

2013-04-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1131/ All tests passed Build Log: [...truncated 14569 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:381: The following error occurred while executing this line:

[jira] [Commented] (SOLR-4431) Developer Curb Appeal: easier URLs for Cloud UI, Admin, etc.

2013-04-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626889#comment-13626889 ] Hoss Man commented on SOLR-4431: -1 a) this patch would change the behaviour only of the

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.6.0_43) - Build # 5041 - Still Failing!

2013-04-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5041/ Java: 64bit/jdk1.6.0_43 -XX:+UseSerialGC All tests passed Build Log: [...truncated 13967 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this

[jira] [Created] (LUCENE-4922) A SpatialPrefixTree based on the Hilbert Curve and variable grid sizes

2013-04-09 Thread David Smiley (JIRA)
David Smiley created LUCENE-4922: Summary: A SpatialPrefixTree based on the Hilbert Curve and variable grid sizes Key: LUCENE-4922 URL: https://issues.apache.org/jira/browse/LUCENE-4922 Project:

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

2013-04-09 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-4904: --- Attachment: LUCENE-4904.patch Patch on latest trunk (previous one had issues applying).

[jira] [Updated] (LUCENE-4922) A SpatialPrefixTree based on the Hilbert Curve and variable grid sizes

2013-04-09 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-4922: - Assignee: David Smiley Labels: gsoc2013 mentor newdev (was: gsoc2013 newdev) A

[jira] [Created] (SOLR-4696) All threads become blocked resulting in hang when bulk adding

2013-04-09 Thread matt knecht (JIRA)
matt knecht created SOLR-4696: - Summary: All threads become blocked resulting in hang when bulk adding Key: SOLR-4696 URL: https://issues.apache.org/jira/browse/SOLR-4696 Project: Solr Issue

[jira] [Updated] (SOLR-4696) All threads become blocked resulting in hang when bulk adding

2013-04-09 Thread matt knecht (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] matt knecht updated SOLR-4696: -- Attachment: solr.jstack.2 solr.jstack.1 jstack from solr once problem manifests.

[jira] [Updated] (SOLR-4696) All threads become blocked resulting in hang when bulk adding

2013-04-09 Thread matt knecht (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] matt knecht updated SOLR-4696: -- Attachment: screenshot-1.jpg jconsole overview. Solr stops processing new documents, CPU usage drops,

[jira] [Updated] (SOLR-4696) All threads become blocked resulting in hang when bulk adding

2013-04-09 Thread matt knecht (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] matt knecht updated SOLR-4696: -- Environment: Ubuntu 12.04.2 LTS 3.5.0-27-generic Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01,

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

2013-04-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626982#comment-13626982 ] Adrien Grand commented on LUCENE-4904: -- We can add this ReverseOrderSorter, but as

[jira] [Commented] (SOLR-4431) Developer Curb Appeal: easier URLs for Cloud UI, Admin, etc.

2013-04-09 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626992#comment-13626992 ] Shawn Heisey commented on SOLR-4431: -1 here too, can't think of any additional reasons

[jira] [Commented] (SOLR-4658) In preparation for dynamic schema modification via REST API, add a managed schema facility

2013-04-09 Thread yuanyun.cn (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627022#comment-13627022 ] yuanyun.cn commented on SOLR-4658: -- Steve, Thanks for your excellent work. I met one small

[jira] [Updated] (SOLR-4696) All threads become blocked resulting in hang when bulk adding

2013-04-09 Thread matt knecht (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] matt knecht updated SOLR-4696: -- Attachment: solrconfig.xml solrconfig mostly default, except for: autoCommit !-- 30

[jira] [Commented] (SOLR-4658) In preparation for dynamic schema modification via REST API, add a managed schema facility

2013-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627026#comment-13627026 ] Robert Muir commented on SOLR-4658: --- I mentioned this same bug as it applies to

[JENKINS-MAVEN] Lucene-Solr-Maven-4.x #296: POMs out of sync

2013-04-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/296/ 1 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyShardSplitTest.testDistribSearch Error Message: Wrong doc count on shard1_1 expected:49 but was:50 Stack Trace: java.lang.AssertionError: Wrong doc count on shard1_1

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b84) - Build # 5043 - Still Failing!

2013-04-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5043/ Java: 64bit/jdk1.8.0-ea-b84 -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.testWithin {#8 seed=[9E472C74036F0BA9:AB033BAA3F573984]} Error Message: Didn't match

[jira] [Commented] (LUCENE-3786) Create SearcherTaxoManager

2013-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627065#comment-13627065 ] Michael McCandless commented on LUCENE-3786: {quote} bq. that decRef could

[jira] [Commented] (SOLR-4658) In preparation for dynamic schema modification via REST API, add a managed schema facility

2013-04-09 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627087#comment-13627087 ] Steve Rowe commented on SOLR-4658: -- Hi yuanyun, Thanks for the bug report. The problem

[jira] [Commented] (SOLR-4686) HTMLStripCharFilter and Highlighter generates invalid HTML

2013-04-09 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627153#comment-13627153 ] Steve Rowe commented on SOLR-4686: -- Hi Holger, I wrote the latest version of

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

2013-04-09 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 New patch with several things: * I folded in Rob's

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

2013-04-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627186#comment-13627186 ] Robert Muir commented on LUCENE-4738: - Patch looks great. I agree with the approach,

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

2013-04-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627190#comment-13627190 ] Michael McCandless commented on LUCENE-4738: bq. Is there something more

[jira] [Commented] (SOLR-4686) HTMLStripCharFilter and Highlighter generates invalid HTML

2013-04-09 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627191#comment-13627191 ] Steve Rowe commented on SOLR-4686: -- I've read that the [Jericho HTML

  1   2   >