[jira] [Commented] (SOLR-2593) A new core admin command 'split' for splitting index

2011-06-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050236#comment-13050236 ] Noble Paul commented on SOLR-2593: -- bq. the fq type option is basically going to require

[jira] [Updated] (SOLR-2593) A new core admin action 'split' for splitting index

2011-06-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-2593: - Description: If an index is too large/hot it would be desirable to split it out to another core . This

[jira] [Created] (LUCENE-3206) FST package API refactoring

2011-06-16 Thread Dawid Weiss (JIRA)
FST package API refactoring --- Key: LUCENE-3206 URL: https://issues.apache.org/jira/browse/LUCENE-3206 Project: Lucene - Java Issue Type: Improvement Components: core/FSTs Affects Versions: 3.2

[jira] [Updated] (LUCENE-3174) Similarity.Stats class for term collection statistics

2011-06-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3174: Attachment: LUCENE-3174.patch here's an updated patch, i pushed query normalization into the

[jira] [Commented] (SOLR-2592) Pluggable shard lookup mechanism for SolrCloud

2011-06-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050243#comment-13050243 ] Noble Paul commented on SOLR-2592: -- This is why I created the issue SOLR-1431 . It may

[jira] [Commented] (SOLR-1431) CommComponent abstracted

2011-06-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050245#comment-13050245 ] Noble Paul commented on SOLR-1431: -- What are the concerns with the latest patch? I can

[jira] [Updated] (LUCENE-3174) Similarity.Stats class for term collection statistics

2011-06-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3174: Attachment: LUCENE-3174.patch here's the patch with the unrelated bug fixed in CustomScoreQuery.

[jira] [Created] (LUCENE-3207) CustomScoreQuery calls weight() where it should call createWeight()

2011-06-16 Thread Robert Muir (JIRA)
CustomScoreQuery calls weight() where it should call createWeight() --- Key: LUCENE-3207 URL: https://issues.apache.org/jira/browse/LUCENE-3207 Project: Lucene - Java Issue

[jira] [Updated] (LUCENE-3207) CustomScoreQuery calls weight() where it should call createWeight()

2011-06-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3207: Attachment: LUCENE-3207.patch CustomScoreQuery calls weight() where it should call

[jira] [Commented] (LUCENE-3207) CustomScoreQuery calls weight() where it should call createWeight()

2011-06-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050263#comment-13050263 ] Robert Muir commented on LUCENE-3207: - as an explanation, this causes this query to

[jira] [Commented] (LUCENE-3207) CustomScoreQuery calls weight() where it should call createWeight()

2011-06-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050264#comment-13050264 ] Uwe Schindler commented on LUCENE-3207: --- This bug is stupid: I had a similar issue

[jira] [Updated] (LUCENE-3174) Similarity.Stats class for term collection statistics

2011-06-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3174: Attachment: LUCENE-3174.patch i fixed a few problems: javadocs warnings and also the fact that i

[jira] [Created] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Uwe Schindler (JIRA)
Move Query.weight() to IndexSearcher as protected method Key: LUCENE-3208 URL: https://issues.apache.org/jira/browse/LUCENE-3208 Project: Lucene - Java Issue Type: Bug

[jira] [Commented] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050296#comment-13050296 ] Robert Muir commented on LUCENE-3208: - +1 Move Query.weight() to IndexSearcher as

[jira] [Commented] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050301#comment-13050301 ] Simon Willnauer commented on LUCENE-3208: - +1 Move Query.weight() to

[jira] [Commented] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050316#comment-13050316 ] Uwe Schindler commented on LUCENE-3208: --- I started to rewrite some stuff, very

[jira] [Updated] (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-06-16 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-2793: -- Attachment: LUCENE-2793.patch I made the changes. I also fixed test-framework but haven't

[jira] [Updated] (SOLR-1431) CommComponent abstracted

2011-06-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1431: - Attachment: SOLR-1431.patch Even the checkDistributed() method is abstracted out to ShardHandler. The

[jira] [Assigned] (SOLR-1431) CommComponent abstracted

2011-06-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1431: Assignee: Noble Paul (was: Mark Miller) CommComponent abstracted

[jira] [Commented] (SOLR-1431) CommComponent abstracted

2011-06-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050340#comment-13050340 ] Mark Miller commented on SOLR-1431: --- I can look at this latest patch soon Noble. We

[jira] [Commented] (SOLR-1431) CommComponent abstracted

2011-06-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050339#comment-13050339 ] Noble Paul commented on SOLR-1431: -- This might need some more cleanup, but I think it is

[jira] [Updated] (LUCENE-3206) FST package API refactoring

2011-06-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-3206: Attachment: LUCENE-3206.patch An empty (but compiling and consistent) take at the FST/FSA API.

[jira] [Commented] (LUCENE-3206) FST package API refactoring

2011-06-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050347#comment-13050347 ] Dawid Weiss commented on LUCENE-3206: - This is my take at the revamped FST API. My

[jira] [Issue Comment Edited] (LUCENE-3206) FST package API refactoring

2011-06-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050347#comment-13050347 ] Dawid Weiss edited comment on LUCENE-3206 at 6/16/11 11:01 AM:

[jira] [Created] (SOLR-2601) Create a MessagePackResponseWriter

2011-06-16 Thread Noble Paul (JIRA)
Create a MessagePackResponseWriter -- Key: SOLR-2601 URL: https://issues.apache.org/jira/browse/SOLR-2601 Project: Solr Issue Type: New Feature Reporter: Noble Paul Assignee: Noble

[jira] [Updated] (SOLR-1331) Support merging multiple cores

2011-06-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1331: Attachment: SOLR-1331.patch Adds a srcCore (multi-valued) parameter through which

[jira] [Commented] (SOLR-2597) XmlCharFilter

2011-06-16 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050370#comment-13050370 ] Mike Sokolov commented on SOLR-2597: OK - I can extend LuceneTestCase, use its random,

[jira] [Commented] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050382#comment-13050382 ] Michael McCandless commented on LUCENE-3208: +1 Move Query.weight() to

[jira] [Updated] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3208: -- Attachment: LUCENE-3208.patch Here the patch with IndexSearcher.createWeigth renamed to

[jira] [Commented] (SOLR-219) Determine if prefix, wildcard, fuzzy queries should be lowercased

2011-06-16 Thread Gunnar Wagenknecht (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050404#comment-13050404 ] Gunnar Wagenknecht commented on SOLR-219: - Any progress on the issue? We are also

[jira] [Commented] (SOLR-2597) XmlCharFilter

2011-06-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050406#comment-13050406 ] Robert Muir commented on SOLR-2597: --- yes, the factories are long-lived and do expensive

Re: Indexing slower in trunk

2011-06-16 Thread Simon Willnauer
On Tue, Jun 14, 2011 at 2:54 PM, Erick Erickson erickerick...@gmail.com wrote: Thanks, guys. Yes, I am running it all locally and disk seeks may well be the culprit. This thread is mainly to be sure that the behavior I'm seeing is expected, or at least explainable. Really, I don't need to

[jira] [Commented] (SOLR-2583) Make external scoring more efficient (ExternalFileField, FileFloatSource)

2011-06-16 Thread Martin Grotzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050435#comment-13050435 ] Martin Grotzke commented on SOLR-2583: -- bq. Are you sure real floats are actually

[Lucene.Net] alternatives to FSDirectory for multi-threaded search performance

2011-06-16 Thread Robert Stewart
What are the recommended best practices for using FSDirectory vs. RamDirectory, etc. for use in multi-threaded search? In a previous version of Lucene.Net (1.9) I used a modified FSDirectory implementation which used a pool of open FileStream objects for each segment file, and handed them out

[jira] [Commented] (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-06-16 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050444#comment-13050444 ] Simon Willnauer commented on LUCENE-2793: - hey varun patch looks close! here

[jira] [Updated] (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-06-16 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-2793: -- Attachment: LUCENE-2793.patch Sorry for messing up the patch again! Directory createOutput

[jira] [Commented] (LUCENE-3206) FST package API refactoring

2011-06-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050459#comment-13050459 ] Michael McCandless commented on LUCENE-3206: This new FST API looks *sweet*!

[jira] [Commented] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050473#comment-13050473 ] Yonik Seeley commented on LUCENE-3208: -- +1, looks good! Doesn't seem like it's

[jira] [Commented] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050477#comment-13050477 ] Robert Muir commented on LUCENE-3208: - i think its worth the trouble, if we can do

[jira] [Resolved] (LUCENE-3191) Add TopDocs.merge to merge multiple TopDocs

2011-06-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3191. Resolution: Fixed Thanks Uwe! Add TopDocs.merge to merge multiple TopDocs

[jira] [Updated] (SOLR-2186) DataImportHandler multi-threaded option throws exception

2011-06-16 Thread Frank Wesemann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Wesemann updated SOLR-2186: - Attachment: TestTikaEntityProcessor.patch Adds a test for entity threads=1 ...

[jira] [Commented] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050488#comment-13050488 ] Uwe Schindler commented on LUCENE-3208: --- A second idea would be that

[jira] [Commented] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050498#comment-13050498 ] Robert Muir commented on LUCENE-3208: - bq. Wrapping every weight just makes things

[jira] [Updated] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3208: -- Attachment: LUCENE-3208-LTC.patch Here is my idea to enforce one-time normalizing and prevent

[jira] [Commented] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050506#comment-13050506 ] Robert Muir commented on LUCENE-3208: - Great, Uwe, I'm satisfied. Sorry for being so

[jira] [Commented] (LUCENE-2091) Add BM25 Scoring to Lucene

2011-06-16 Thread ian towey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050508#comment-13050508 ] ian towey commented on LUCENE-2091: --- Not sure am i using this BM25BooleanQuery

[Lucene.Net] [jira] [Resolved] (LUCENENET-426) Mark BaseFragmentsBuilder methods as virtual

2011-06-16 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy resolved LUCENENET-426. Resolution: Fixed Fix Version/s: Lucene.Net 2.9.4g Lucene.Net 2.9.4 Thanks

Re: Indexing slower in trunk

2011-06-16 Thread Erick Erickson
OK, after more tests I'm pretty sure that my personal machine that I'm testing on is just resource-constrained, leading to the results I mentioned before. After all, I'm running my Solr instance, the indexing program, etc on a Macbook with 1 CPU and 2 cores. The indexing program is parsing the

[jira] [Commented] (SOLR-1431) CommComponent abstracted

2011-06-16 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050521#comment-13050521 ] Jason Rutherglen commented on SOLR-1431: Seems to be fine. It'd be great to

[jira] [Commented] (SOLR-1431) CommComponent abstracted

2011-06-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050544#comment-13050544 ] Mark Miller commented on SOLR-1431: --- bq. I think it could conflict with other uses of

Re: Indexing slower in trunk

2011-06-16 Thread Martijn v Groningen
@Uwe Solr does support expunge deletes: http://wiki.apache.org/solr/UpdateXmlMessages#Optional_attributes_for_.22commit.22 On 16 June 2011 18:05, Erick Erickson erickerick...@gmail.com wrote: OK, after more tests I'm pretty sure that my personal machine that I'm testing on is just

RE: svn commit: r1136543 - /lucene/dev/branches/branch_3x/lucene/CHANGES.txt

2011-06-16 Thread Steven A Rowe
Thanks Robert, I was the botcher... TODO: double check CHANGES.txt diff after a merge... - Steve -Original Message- From: rm...@apache.org [mailto:rm...@apache.org] Sent: Thursday, June 16, 2011 12:57 PM To: comm...@lucene.apache.org Subject: svn commit: r1136543 -

[jira] [Updated] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3208: -- Attachment: LUCENE-3208.patch New patch: - Added AssertingIndexReader in test-framework, this

Related project link to ManifoldCF from Solr site?

2011-06-16 Thread karl.wright
Hi folks, How hard would it be to get a link to ManifoldCF from the Solr site's related-link section? I'm seeing a lot of people who know Solr but have no idea ManifoldCF even exists, and I'd like to find some way to correct that problem. Karl

[jira] [Commented] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050603#comment-13050603 ] Uwe Schindler commented on LUCENE-3208: --- Committed trunk revision: 1136568 Now

[jira] [Created] (SOLR-2602) It would be great if the Solr site referred to ManifoldCF as a related product

2011-06-16 Thread Karl Wright (JIRA)
It would be great if the Solr site referred to ManifoldCF as a related product -- Key: SOLR-2602 URL: https://issues.apache.org/jira/browse/SOLR-2602 Project: Solr

Re: Related project link to ManifoldCF from Solr site?

2011-06-16 Thread Simon Willnauer
a link in the related projects section seems possible, what do other think? simon On Thu, Jun 16, 2011 at 7:46 PM, karl.wri...@nokia.com wrote: Hi folks, How hard would it be to get a link to ManifoldCF from the Solr site’s related-link section?  I’m seeing a lot of people who know Solr

[jira] [Commented] (SOLR-1431) CommComponent abstracted

2011-06-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050606#comment-13050606 ] Noble Paul commented on SOLR-1431: -- Jason, Yeah , it would be ideal. But we need to get

[jira] [Commented] (SOLR-1431) CommComponent abstracted

2011-06-16 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050613#comment-13050613 ] Jason Rutherglen commented on SOLR-1431: @Noble I agree, I don't think committing

[jira] [Commented] (SOLR-1431) CommComponent abstracted

2011-06-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050618#comment-13050618 ] Noble Paul commented on SOLR-1431: -- Jason. Open an issue and I will be glad to pitch in

Re: Related project link to ManifoldCF from Solr site?

2011-06-16 Thread Mark Miller
On Jun 16, 2011, at 2:00 PM, Simon Willnauer wrote: a link in the related projects section seems possible, what do other think? Seems fine to me - for open source projects anyway? Apache Open Source projects? Too lazy to think about it, but lazily, I'm willing to support linking to Apache

[jira] [Updated] (SOLR-2602) It would be great if the Solr site referred to ManifoldCF as a related product

2011-06-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated SOLR-2602: -- Attachment: SOLR-2602.patch It would be great if the Solr site referred to ManifoldCF as a related

RE: Related project link to ManifoldCF from Solr site?

2011-06-16 Thread karl.wright
I created a ticket for it - SOLR-2602. I'll attach a patch shortly. Karl -Original Message- From: ext Simon Willnauer [mailto:simon.willna...@googlemail.com] Sent: Thursday, June 16, 2011 2:00 PM To: dev@lucene.apache.org Subject: Re: Related project link to ManifoldCF from Solr site?

[jira] [Commented] (SOLR-1431) CommComponent abstracted

2011-06-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050629#comment-13050629 ] Mark Miller commented on SOLR-1431: --- Got a 3 day weekend, so I won't likely look at

[jira] [Commented] (SOLR-1431) CommComponent abstracted

2011-06-16 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050638#comment-13050638 ] Jason Rutherglen commented on SOLR-1431: Noble, the Jira issue is HBASE-3529 where

[jira] [Commented] (SOLR-2477) add analyzer type=phrase

2011-06-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050642#comment-13050642 ] Hoss Man commented on SOLR-2477: At first glance this looks great to me ... but we should

[jira] [Issue Comment Edited] (SOLR-219) Determine if prefix, wildcard, fuzzy queries should be lowercased

2011-06-16 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050645#comment-13050645 ] Mike Sokolov edited comment on SOLR-219 at 6/16/11 6:52 PM: Is

[jira] [Commented] (SOLR-2477) add analyzer type=phrase

2011-06-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050646#comment-13050646 ] Robert Muir commented on SOLR-2477: --- {quote} but we should seriously consider whether

[jira] [Commented] (SOLR-219) Determine if prefix, wildcard, fuzzy queries should be lowercased

2011-06-16 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050645#comment-13050645 ] Mike Sokolov commented on SOLR-219: --- Is there a reson this issue can't be dealt with by

[jira] [Commented] (SOLR-2490) PropertiesRequestHandler; encode line.separator

2011-06-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050648#comment-13050648 ] Hoss Man commented on SOLR-2490: hmmm... i don't think we should do this. the request

[jira] [Commented] (SOLR-2490) PropertiesRequestHandler; encode line.separator

2011-06-16 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050653#comment-13050653 ] Stefan Matheis (steffkes) commented on SOLR-2490: - bq. i don't think we

[jira] [Commented] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050654#comment-13050654 ] Uwe Schindler commented on LUCENE-3208: --- Missed a change in the new grouping

RE: svn commit: r1135956 - in /lucene/dev/branches/branch_3x: ./ lucene/ lucene/backwards/ lucene/backwards/src/test-framework/ lucene/backwards/src/test/ solr/ solr/contrib/dataimporthandler/ solr/co

2011-06-16 Thread Uwe Schindler
Shalin, i had to comment out your test because the finally block does not compile with Java 5 (Solr 3.1), Jenkins is down at the moment, so did not catch earlier. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original

[jira] [Commented] (SOLR-2564) Integrating grouping module into Solr 4.0

2011-06-16 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050677#comment-13050677 ] Martijn van Groningen commented on SOLR-2564: - I also did some performance

[jira] [Commented] (SOLR-2490) PropertiesRequestHandler; encode line.separator

2011-06-16 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050698#comment-13050698 ] Mike Sokolov commented on SOLR-2490: I would recommend using entities for this:

[jira] [Issue Comment Edited] (SOLR-2490) PropertiesRequestHandler; encode line.separator

2011-06-16 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050698#comment-13050698 ] Mike Sokolov edited comment on SOLR-2490 at 6/16/11 8:12 PM: - I

[jira] [Commented] (SOLR-219) Determine if prefix, wildcard, fuzzy queries should be lowercased

2011-06-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050705#comment-13050705 ] Jan Høydahl commented on SOLR-219: -- Agree with Gunnar that the problem is wider than

[jira] [Commented] (SOLR-219) Determine if prefix, wildcard, fuzzy queries should be lowercased

2011-06-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050708#comment-13050708 ] Robert Muir commented on SOLR-219: -- a lot of analysis things like stemming are not prepared

[jira] [Commented] (SOLR-219) Determine if prefix, wildcard, fuzzy queries should be lowercased

2011-06-16 Thread Gunnar Wagenknecht (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050714#comment-13050714 ] Gunnar Wagenknecht commented on SOLR-219: - {quote} But in no case should we try to

[jira] [Commented] (SOLR-219) Determine if prefix, wildcard, fuzzy queries should be lowercased

2011-06-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050728#comment-13050728 ] Jan Høydahl commented on SOLR-219: -- I like your idea @Robert. It's explicit and backwards

[jira] [Updated] (LUCENE-2793) Directory createOutput and openInput should take an IOContext

2011-06-16 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-2793: -- Attachment: LUCENE-2793.patch I have made changes suggested by Simon and have added Context

[jira] [Updated] (SOLR-2506) EOFException from SolrServer.queryAndStreamResponse() in /trunk

2011-06-16 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-2506: Attachment: index.zip I am unable to reproduce with a test case, but here is an index that has just

[jira] [Updated] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3208: -- Attachment: LUCENE-3208-3x.patch Patch for 3.x branch. To apply, copy the trunk's

[jira] [Assigned] (LUCENE-3207) CustomScoreQuery calls weight() where it should call createWeight()

2011-06-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-3207: - Assignee: Uwe Schindler CustomScoreQuery calls weight() where it should call

[jira] [Resolved] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3208. --- Resolution: Fixed Committed 3.x revision: 1136702 Move Query.weight() to IndexSearcher as

[jira] [Resolved] (LUCENE-3207) CustomScoreQuery calls weight() where it should call createWeight()

2011-06-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3207. --- Resolution: Fixed Fix Version/s: 4.0 3.3 Fixed through

[jira] [Commented] (LUCENE-3208) Move Query.weight() to IndexSearcher as protected method

2011-06-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050764#comment-13050764 ] Robert Muir commented on LUCENE-3208: - the backport looks good, and important/scary

[jira] [Commented] (SOLR-2399) Solr Admin Interface, reworked

2011-06-16 Thread noah (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050784#comment-13050784 ] noah commented on SOLR-2399: The admin interface doesn't load in Safari 5 due to the use of

[jira] [Created] (LUCENE-3209) Memory codec

2011-06-16 Thread Michael McCandless (JIRA)
Memory codec Key: LUCENE-3209 URL: https://issues.apache.org/jira/browse/LUCENE-3209 Project: Lucene - Java Issue Type: Improvement Components: core/index Reporter: Michael McCandless Assignee:

[jira] [Commented] (SOLR-2399) Solr Admin Interface, reworked

2011-06-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050790#comment-13050790 ] Erick Erickson commented on SOLR-2399: -- Stefan: Minor nit. If you refresh the stats

[jira] [Updated] (LUCENE-3209) Memory codec

2011-06-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3209: --- Attachment: LUCENE-3209.patch Patch; I think it's working and ready to commit. All

[JENKINS] Lucene-3.x - Build # 410 - Still Failing

2011-06-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-3.x/410/ 1 tests failed. FAILED: org.apache.lucene.util.fst.TestFSTs.testBigSet Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at

Re: Indexing slower in trunk

2011-06-16 Thread Erick Erickson
OK, I tried using separate machines for indexing and running Solr, connected my work and personal Macs with an ethernet cable. Poor-man's network... I also changed things a bit to parse the Wiki data and store 1.5M docs in memory then then try to send them to Solr in various-sized batches, thus

[jira] [Updated] (SOLR-2597) XmlCharFilter

2011-06-16 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated SOLR-2597: --- Attachment: SOLR-2597.patch Updated patch addresses (most of) Robert and Hoss' comments (thanks for

solr expungeDeletes default value?

2011-06-16 Thread Ryan McKinley
on /trunk expungeDeletes=false by default Is that the most reasonable default? What are the tradeoffs? With expungeDeletes=true, how does that relate to optimize? (sorry if this has already been covered) thanks ryan - To

[Lucene.Net] [jira] [Created] (LUCENENET-426) Mark BaseFragmentsBuilder methods as virtual

2011-06-16 Thread Itamar Syn-Hershko (JIRA)
Mark BaseFragmentsBuilder methods as virtual Key: LUCENENET-426 URL: https://issues.apache.org/jira/browse/LUCENENET-426 Project: Lucene.Net Issue Type: Improvement Components:

[Lucene.Net] [jira] [Updated] (LUCENENET-426) Mark BaseFragmentsBuilder methods as virtual

2011-06-16 Thread Itamar Syn-Hershko (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Itamar Syn-Hershko updated LUCENENET-426: - Attachment: fvh.patch Patch fixing this Mark BaseFragmentsBuilder methods