[jira] [Commented] (LUCENE-2228) AES Encrypted Directory

2014-01-03 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13861923#comment-13861923 ] Peter Karich commented on LUCENE-2228: -- What is the state here? AES Encrypted

Re: Let's drop Maven Artifacts !

2011-01-18 Thread Peter Karich
Why not vote for or against 'maven artifacts'? http://www.doodle.com/2qp35b42vstivhvx I'm using lucene+solr a lot times via maven. Elasticsearch uses lucene via gradle. Solandra uses lucene via ivy and so on ;) So maven artifacts are not only very handy for maven folks. But I think no artifacts

Re: Report of the most searched terms

2011-01-06 Thread Peter Karich
IMO there is no inbuilt method for this. So either use apps like piwik in your frontend or grep the logs: http://karussell.wordpress.com/2010/10/27/feeding-solr-with-its-own-logs/ Regards, Peter. Hi, I would like to know if there is a way to get data from SOLR and display them as a report.

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-12-12 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970612#action_12970612 ] Peter Karich commented on SOLR-1729: Hi Yonik, so, sorry for another misposting: yes

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-12-12 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970671#action_12970671 ] Peter Karich commented on SOLR-1729: Nice, now this patch 1729 applies + compiles + run

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-12-11 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12970544#action_12970544 ] Peter Karich commented on SOLR-1729: Yonik, thanks for the update. I refreshed my

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-12-03 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966488#action_12966488 ] Peter Karich commented on SOLR-1729: *regarding: 1.4.1* Hmmh, today download.carrot2.org

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-12-03 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966520#action_12966520 ] Peter Karich commented on SOLR-1729: Hi Peter, 1.4.1 would be fine (I asked Jake from

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-12-03 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966562#action_12966562 ] Peter Karich commented on SOLR-1729: Hi Peter, sorry for the confusion :-/ I

[jira] Commented: (SOLR-1729) Date Facet now override time parameter

2010-12-02 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12966181#action_12966181 ] Peter Karich commented on SOLR-1729: Peter Sturge, in SOLR-1709 you said that you

[jira] Commented: (SOLR-1709) Distributed Date Faceting

2010-12-01 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12965841#action_12965841 ] Peter Karich commented on SOLR-1709: Hi Peter, sorry for getting so late back. I'm

Re: WordDelimiterFilter bug

2010-11-19 Thread Peter Karich
Hi Robert, QueryGenerator^H^H^HParser Thanks for the hint. I should have done a debugQuery=on earlier ... sorry. But how can I get: str name=parsedquerytw:abc tw:a tw:bc instead of: parsedqueryMultiPhraseQuery(tw:(abc a) bc) for the query aBc ? Regards, Peter. On Thu, Nov 18, 2010 at

Re: WordDelimiterFilter bug

2010-11-19 Thread Peter Karich
Hi Robert, thanks a lot! I will try a newer solr version for other reasons then I will try your suggested option too! (I will repost your solution to the user mailing list if that is ok for you ...) Where can I find more info about phrasequeries? I only found* I mean, how does

Re: WordDelimiterFilter bug

2010-11-19 Thread Peter Karich
Thanks for the explanation! That makes sense :-) Regards, Peter. On Fri, Nov 19, 2010 at 6:18 AM, Peter Karichpeat...@yahoo.de wrote: Hi Robert, thanks a lot! I will try a newer solr version for other reasons then I will try your suggested option too! (I will repost your solution to the

Re: Lucene project announcement

2010-11-18 Thread Peter Karich
A) make a great Java to C# porting tool db4o has already something like this, I think. maybe the guys from db4o would give lucene committers a license? or would it be bad to rely on none free tools like this? or maybe there is already an equivalent tool? Regards, Peter. I'm forced

WordDelimiterFilter bug

2010-11-18 Thread Peter Karich
Hi, I asked this on the user list and I think I found a bug in WordDelimiterFilterFactory for splitOnCaseChange=1 catenateAll=0 preserveOriginal=1 (+ lowercase filter). Add the following test* and append the definition to the schema.xml** and it won't pass. Should I open a JIRA issue for

[jira] Commented: (SOLR-792) Pivot (ie: Decision Tree) Faceting Component

2010-11-08 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12929590#action_12929590 ] Peter Karich commented on SOLR-792: --- Hi Toke and all, maybe I am a bit evil or stupid

[jira] Commented: (SOLR-1709) Distributed Date Faceting

2010-11-08 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12929760#action_12929760 ] Peter Karich commented on SOLR-1709: Hi Peter Sturge, what are the limitations

[jira] Commented: (SOLR-2218) Performance of start= and rows= parameters are exponentially slow with large data sets

2010-11-05 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12928536#action_12928536 ] Peter Karich commented on SOLR-2218: Lance, would you mind explaining this a bit

fast bitset

2010-11-05 Thread Peter Karich
Hi, would this compressed and fast(?) bitset be interesting for solr/lucene or is openbitset already done this way? quoting from github: The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. License is GPL version 3 and

Re: fast bitset

2010-11-05 Thread Peter Karich
the optimized iterator (not the one in this class). You can then try to replace some OpenBitSets in any filters and perf test? Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Peter Karich [mailto:peat

Re: question about inline function in java

2010-11-03 Thread Peter Karich
Hi, do not ever optimize premature in java (and other jit languages like javascript etc)! if you have a bottleneck - optimize that. and only that. but take care how you compare statements. be sure that you run some loops before. see the first comment of Aleksey Shipilev here:

[jira] Commented: (SOLR-1311) pseudo-field-collapsing

2010-10-15 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921324#action_12921324 ] Peter Karich commented on SOLR-1311: Hi Marc, could this issue be closed because

[jira] Commented: (SOLR-64) strict hierarchical facets

2010-10-15 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921326#action_12921326 ] Peter Karich commented on SOLR-64: -- @SolrFan and @Mats: you could try an alternative

[jira] Commented: (SOLR-385) facet sorting with relevancy

2010-10-15 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921473#action_12921473 ] Peter Karich commented on SOLR-385: --- When I am thinking a bit more about this issue

Re: Lucene powers Twitter's search

2010-10-10 Thread Peter Karich
Shai, thanks a lot for this information. This is nice and bad at the same time :-) Nice, that they will contribute their changes back to the community and bad, because now the core search technology (lucene) of jetwick and twitter are nearly the same and this is 'fight' like david vs. goliath

[jira] Commented: (SOLR-2059) Allow customizing how WordDelimiterFilter tokenizes text.

2010-08-25 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12902588#action_12902588 ] Peter Karich commented on SOLR-2059: Robert, thanks for this work! I have a different

[jira] Commented: (SOLR-2059) Allow customizing how WordDelimiterFilter tokenizes text.

2010-08-25 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12902600#action_12902600 ] Peter Karich commented on SOLR-2059: Ups, my mistake ... this helped! What do you

[jira] Issue Comment Edited: (SOLR-2059) Allow customizing how WordDelimiterFilter tokenizes text.

2010-08-25 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12902600#action_12902600 ] Peter Karich edited comment on SOLR-2059 at 8/25/10 3:46 PM

[no subject]

2010-08-25 Thread Peter Karich
- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] Created: (SOLR-2005) NullPointerException for more like this request handler via SolrJ if the document does not exist

2010-07-19 Thread Peter Karich (JIRA)
Project: Solr Issue Type: Bug Components: clients - java, MoreLikeThis Affects Versions: 1.4 Environment: jdk1.6 Reporter: Peter Karich If I query solr with the following (via SolrJ): q=myUniqueKey%3AsomeValueWhichDoesNotExistqt

[jira] Updated: (SOLR-2005) NullPointerException for more like this request handler via SolrJ if the document does not exist

2010-07-19 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Karich updated SOLR-2005: --- Priority: Minor (was: Major) NullPointerException for more like this request handler via SolrJ

[jira] Commented: (SOLR-787) SolrJ POM refers to stax parser

2010-06-13 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878385#action_12878385 ] Peter Karich commented on SOLR-787: --- Is this really correctly fixed? Inspecting my deps

[jira] Created: (SOLR-1950) SolrJ POM still refers to stax parser

2010-06-13 Thread Peter Karich (JIRA)
Reporter: Peter Karich Priority: Minor See the issue at https://issues.apache.org/jira/browse/SOLR-787 which seems to be incorrectly fixed. (I cannot reopen that issue, so I create this one here) Using the following deps: dependency groupIdorg.apache.solr

[jira] Commented: (SOLR-1864) Master/Slave replication causes tomcat to be unresponsive on slave till replication is being done.

2010-06-01 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874055#action_12874055 ] Peter Karich commented on SOLR-1864: This might be a duplicate of: https

[jira] Commented: (SOLR-236) Field collapsing

2010-03-05 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841752#action_12841752 ] Peter Karich commented on SOLR-236: --- Shouldn't the float array in DocSetScoreCollector

[jira] Updated: (SOLR-236) Field collapsing

2010-03-05 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Karich updated SOLR-236: -- Attachment: NonAdjacentDocumentCollapserTest.java NonAdjacentDocumentCollapser.java

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2010-03-05 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841756#action_12841756 ] Peter Karich edited comment on SOLR-236 at 3/5/10 8:53 AM

[jira] Commented: (SOLR-236) Field collapsing

2010-03-04 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841147#action_12841147 ] Peter Karich commented on SOLR-236: --- regarding the OutOfMemory problem: we are now testing

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2010-03-04 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841147#action_12841147 ] Peter Karich edited comment on SOLR-236 at 3/4/10 9:48 AM

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2010-03-04 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841147#action_12841147 ] Peter Karich edited comment on SOLR-236 at 3/4/10 9:46 AM

[jira] Commented: (SOLR-1167) Support module xml config files using XInclude

2010-03-04 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841178#action_12841178 ] Peter Karich commented on SOLR-1167: @Shalin Shekhar Mangar: how can I use the proposed

[jira] Commented: (SOLR-236) Field collapsing

2010-02-18 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835230#action_12835230 ] Peter Karich commented on SOLR-236: --- We are facing OutOfMemory problems too. We are using

[jira] Commented: (SOLR-236) Field collapsing

2010-02-18 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835258#action_12835258 ] Peter Karich commented on SOLR-236: --- Trying the latest patch from 1th Feb 2010 compiles

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2010-02-18 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835258#action_12835258 ] Peter Karich edited comment on SOLR-236 at 2/18/10 4:06 PM

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2010-02-18 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835258#action_12835258 ] Peter Karich edited comment on SOLR-236 at 2/18/10 4:06 PM

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2010-02-18 Thread Peter Karich (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835258#action_12835258 ] Peter Karich edited comment on SOLR-236 at 2/18/10 4:07 PM