[jira] Resolved: (SOLR-1850) KeepWordFilter can be slow at query time if wordlist is large

2010-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-1850. Resolution: Fixed Fix Version/s: 3.1 Thanks John, I've committed this suggestion along with a

[jira] Commented: (SOLR-1850) KeepWordFilter can be slow at query time if wordlist is large

2010-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850392#action_12850392 ] Yonik Seeley commented on SOLR-1850: Yes, that's definitely the way to go. > KeepWordFi

[jira] Commented: (SOLR-1850) KeepWordFilter can be slow at query time if wordlist is large

2010-03-26 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850377#action_12850377 ] John Wang commented on SOLR-1850: - Hi Yonk: No problem! Do you think overloading the c

Re: svn commit: r928069 - in /lucene/dev/trunk: lucene/ lucene/backwards/src/test/org/apache/lucene/util/ lucene/contrib/benchmark/src/test/org/apache/lucene/benchmark/ lucene/contrib/benchmark/src/

2010-03-26 Thread Robert Muir
heads up, if you have an old checkout you might want to run 'ant clean'. this is because the Solr Junit formatter was moved here to lucene, but I don't think Solr yet detects dependencies being uptodate correctly. On Fri, Mar 26, 2010 at 5:55 PM, wrote: > Author: rmuir > Date: Fri Mar 26 21:55:

[jira] Commented: (SOLR-1850) KeepWordFilter can be slow at query time if wordlist is large

2010-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850367#action_12850367 ] Yonik Seeley commented on SOLR-1850: Thanks for catching this John, copying the whole se

[jira] Created: (SOLR-1850) KeepWordFilter can be slow at query time if wordlist is large

2010-03-26 Thread John Wang (JIRA)
KeepWordFilter can be slow at query time if wordlist is large - Key: SOLR-1850 URL: https://issues.apache.org/jira/browse/SOLR-1850 Project: Solr Issue Type: Improvement C

[jira] Updated: (SOLR-1568) Implement Spatial Filter

2010-03-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1568: -- Attachment: SOLR-1568.patch Compiles and is much closer, but still doesn't work exactly right.

[jira] Created: (SOLR-1849) ant luke target in Solr build no longer works

2010-03-26 Thread Grant Ingersoll (JIRA)
ant luke target in Solr build no longer works - Key: SOLR-1849 URL: https://issues.apache.org/jira/browse/SOLR-1849 Project: Solr Issue Type: Bug Reporter: Grant Ingersoll P

[jira] Updated: (SOLR-1849) ant luke target in Solr build no longer works

2010-03-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1849: -- Description: Here's a fix: {code} http://luke.googlecode.com/files/luke-${luke.v

[jira] Commented: (SOLR-1849) ant luke target in Solr build no longer works

2010-03-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850357#action_12850357 ] Grant Ingersoll commented on SOLR-1849: --- For the record, the current workaround is to

Making a 'isPartialResults' getter for ResponseBuilder / SolrQueryResponse

2010-03-26 Thread Kaktu Chakarabati
Hey, While working with some custom query components we've came across a situation that I thought might be worthwhile of a small patch: The issue is that some components in the query handling chain might want to know whether the results returned by the IndexSearcher are partial (e.g because of use

[jira] Commented: (SOLR-1848) Add example Query page to the example

2010-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850329#action_12850329 ] Yonik Seeley commented on SOLR-1848: OK, I've reverted this for now. If people want chan

[jira] Commented: (SOLR-1835) speed up and improve tests

2010-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850289#action_12850289 ] Yonik Seeley commented on SOLR-1835: Mark pointed out that removing "multicore" is relat

[jira] Commented: (SOLR-1848) Add example Query page to the example

2010-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850276#action_12850276 ] Yonik Seeley commented on SOLR-1848: bq. Just b/c you don't find something useful doesn'

[jira] Issue Comment Edited: (SOLR-1848) Add example Query page to the example

2010-03-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850272#action_12850272 ] Grant Ingersoll edited comment on SOLR-1848 at 3/26/10 6:17 PM: --

[jira] Commented: (SOLR-1848) Add example Query page to the example

2010-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850274#action_12850274 ] Yonik Seeley commented on SOLR-1848: I guess an argument could also be made for putting

[jira] Commented: (SOLR-1848) Add example Query page to the example

2010-03-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850272#action_12850272 ] Grant Ingersoll commented on SOLR-1848: --- Whatever. Do as you wish. > Add example Que

[jira] Commented: (SOLR-1848) Add example Query page to the example

2010-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850269#action_12850269 ] Yonik Seeley commented on SOLR-1848: If it's not worth the discussion, hopefully you won

[jira] Commented: (SOLR-1835) speed up and improve tests

2010-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850267#action_12850267 ] Yonik Seeley commented on SOLR-1835: As a further attempt to clean up "example" and make

[jira] Commented: (SOLR-1848) Add example Query page to the example

2010-03-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850263#action_12850263 ] Grant Ingersoll commented on SOLR-1848: --- Seriously, Yonik? This is worth the discussi

[jira] Commented: (SOLR-1848) Add example Query page to the example

2010-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850257#action_12850257 ] Yonik Seeley commented on SOLR-1848: This also complicates setting up with different ser

[jira] Commented: (SOLR-1848) Add example Query page to the example

2010-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850256#action_12850256 ] Yonik Seeley commented on SOLR-1848: I believe the tutorial is already shipped in the so

[jira] Commented: (SOLR-1848) Add example Query page to the example

2010-03-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850254#action_12850254 ] Grant Ingersoll commented on SOLR-1848: --- B/c you don't always have access to those. T

[jira] Commented: (SOLR-1848) Add example Query page to the example

2010-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850251#action_12850251 ] Yonik Seeley commented on SOLR-1848: What's the motivation for including them in the sol

[jira] Commented: (SOLR-1848) Add example Query page to the example

2010-03-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850226#action_12850226 ] Grant Ingersoll commented on SOLR-1848: --- Make that http://localhost:8983/solr/example/

[jira] Created: (SOLR-1848) Add example Query page to the example

2010-03-26 Thread Grant Ingersoll (JIRA)
Add example Query page to the example - Key: SOLR-1848 URL: https://issues.apache.org/jira/browse/SOLR-1848 Project: Solr Issue Type: Improvement Reporter: Grant Ingersoll Priority:

[jira] Commented: (SOLR-1804) Upgrade Carrot2 to 3.2.0

2010-03-26 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850204#action_12850204 ] Grant Ingersoll commented on SOLR-1804: --- We should be able to go through with this now

[jira] Commented: (SOLR-1672) RFE: facet reverse sort count

2010-03-26 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850159#action_12850159 ] Peter Sturge commented on SOLR-1672: I agree there's some refactoring to do to bring it

[jira] Updated: (SOLR-1395) Integrate Katta

2010-03-26 Thread Thomas Koch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Koch updated SOLR-1395: -- Attachment: solr-1395-1431-katta0.6.patch This patch implements searching over a set of indices specifie

RE: ZooKeeper Logging

2010-03-26 Thread Zhou, Yaning
Yes, That's exactly what we did here:) Yaning -Original Message- From: Igor Motov [mailto:imo...@gmail.com] Sent: Thursday, March 25, 2010 8:13 PM To: solr-dev@lucene.apache.org Subject: Re: ZooKeeper Logging I agree, this is concerning. There is a similar situation with JCL in SOLR 1.

Re: build.xml and lucene test code

2010-03-26 Thread Mark Miller
Yeah, there are things we can do to improve some of this (uptodatetask or something?) - Uwe has some ideas the other day. - Mark http://www.lucidimagination.com (mobile) On Mar 26, 2010, at 1:53 AM, Robert Muir wrote: I noticed that for whatever reason, solr's build.xml doesnt detect if lu

[jira] Created: (SOLR-1847) Solrj doesn't know if PDF was actually parsed by Tika

2010-03-26 Thread elsadek (JIRA)
Solrj doesn't know if PDF was actually parsed by Tika - Key: SOLR-1847 URL: https://issues.apache.org/jira/browse/SOLR-1847 Project: Solr Issue Type: Bug Components: contrib - Sol