RE: Lucene Jenkins slave out of disk

2011-04-20 Thread Uwe Schindler
Hi Niklas, [root@lucene /home/hudson/hudson-slave/workspace]# df -h Filesystem SizeUsed Avail Capacity Mounted on zroot/jails/lucene.zones.apache.org 69G 53G 17G76%/ I think the master is this time out of disk space. Uwe - Uwe Schindler

Re: Caching filters inside bq clauses when using DisMax

2011-04-20 Thread Kaktu Chakarabati
Hoss, got you. I thought perhaps the bq is first computed as a filter, e.g a bitmask over the entire corpus, and then intersected with results, in which case it would've been beneficial to cache that bitmask, I guess thats not how it works.. On Wed, Apr 20, 2011 at 3:25 PM, Chris Hostetter wrote:

[jira] [Resolved] (SOLR-2461) Make QuerySenderListener Public

2011-04-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2461. Resolution: Fixed Fix Version/s: 4.0 Assignee: Hoss Man Yeah, i'm not sure that there is any

Re: Caching filters inside bq clauses when using DisMax

2011-04-20 Thread Chris Hostetter
: Quick Question - are the filter queries used to create the document mask : inside bq clauses also cached using the filterCache? : this seems like an important optimization for sites that use bq heavily with : a small set of static boost selector filters.. I really don't understand what you mean

[jira] [Resolved] (SOLR-2394) Deprecate "standard" writer type (wt), just say "xml".

2011-04-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2394. Resolution: Fixed Fix Version/s: 4.0 3.2 Assignee: Hoss Man David: sorry

RE: [jira] [Deleted] (SOLR-2473) analysis.jsp shows wrongoutput for KeywordMarkerFilter

2011-04-20 Thread Uwe Schindler
Hi, Robert and me decided to delete it as it was simply a short overlap of actions (I moved the Lucene one to Solr and he opened a duplicate), so the issue was never commented so open/closed in less than 5 minutes. OK it appears in some mails :) At least it is tested now that moving issues from o

[jira] [Resolved] (SOLR-2474) Analysis.jsp and AnalaysisRequestHandlerBase do not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-2474. - Resolution: Fixed Fix Version/s: 4.0 3.2 Committed 3.x revision: 1095519

[jira] [Resolved] (SOLR-1709) Distributed Date and Range Faceting

2011-04-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1709. Resolution: Fixed bq. Deprecating data faceting in favour of generic range faceting should be fine... that

[jira] [Reopened] (SOLR-2474) Analysis.jsp and AnalaysisRequestHandlerBase do not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened SOLR-2474: - > Analysis.jsp and AnalaysisRequestHandlerBase do not correctly clear > attributes on caching tokens

[jira] [Updated] (SOLR-1709) Distributed Date and Range Faceting

2011-04-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1709: --- Summary: Distributed Date and Range Faceting (was: Distributed Date Faceting) > Distributed Date and Range F

Caching filters inside bq clauses when using DisMax

2011-04-20 Thread Kaktu Chakarabati
Quick Question - are the filter queries used to create the document mask inside bq clauses also cached using the filterCache? this seems like an important optimization for sites that use bq heavily with a small set of static boost selector filters.. thanks, Chak

[jira] [Commented] (LUCENE-2215) paging collector

2011-04-20 Thread Itamar Syn-Hershko (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022372#comment-13022372 ] Itamar Syn-Hershko commented on LUCENE-2215: Hi guys, any update on this? I'

Re: [jira] [Deleted] (SOLR-2473) analysis.jsp shows wrongoutput for KeywordMarkerFilter

2011-04-20 Thread Chris Hostetter
: Subject: [jira] [Deleted] (SOLR-2473) analysis.jsp shows wrongoutput for : KeywordMarkerFilter we should avoid deleting jira issues in favor of marking them as duplicates and closing them. that way if people find mails refering to the issue there is at least a record of what happened if

[jira] [Commented] (LUCENE-3022) DictionaryCompoundWordTokenFilter Flag onlyLongestMatch has no affect

2011-04-20 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022351#comment-13022351 ] Johann Höchtl commented on LUCENE-3022: --- Let's stay with this example: Dict: {"soft

Re: Handling wildcard search containing special characters (unicode)

2011-04-20 Thread Chris Hostetter
: Facing a Solr issue, I have been told that queries with a term like: : Kiinteistösih* : will not match the Finnish word "Kiinteistösihteeri" and that it's a : known limitation of Lucene. that is a missleading statement -- that types of query *can* match that word in an document, if the schema

[jira] [Commented] (LUCENE-3008) NumberFormatException: For input string: "gen.before_restore_2011-03-21_07.15.36.372112"

2011-04-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022348#comment-13022348 ] Hoss Man commented on LUCENE-3008: -- it appears that maybe someone attempted to "backup"

[jira] [Deleted] (SOLR-2473) analysis.jsp shows wrongoutput for KeywordMarkerFilter

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler deleted SOLR-2473: > analysis.jsp shows wrongoutput for KeywordMarkerFilter > -

[jira] [Updated] (SOLR-2474) Analysis.jsp and AnalaysisRequestHandlerBase do not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2474: Description: When caching tokens, the helper TokenStreams in analysis.jsp and AnalysisRequestHandle

[jira] [Issue Comment Edited] (SOLR-2474) Aanalysis.jsp and AnalaysisRequestHandlerBase does not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022310#comment-13022310 ] Uwe Schindler edited comment on SOLR-2474 at 4/20/11 7:11 PM: --

[jira] [Resolved] (SOLR-2471) Localparams not working with 2 fq parameters using qt=name

2011-04-20 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-2471. Resolution: Invalid Let's avoid asking questions in JIRA and take it to the mailing list in the fut

[jira] [Updated] (SOLR-2474) Aanalysis.jsp and AnalaysisRequestHandlerBase does not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2474: Summary: Aanalysis.jsp and AnalaysisRequestHandlerBase does not correctly clear attributes on cachin

[jira] [Updated] (SOLR-2474) Aanalysis.jsp and AnalaysisRequestHandlerBase does not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-2474: Attachment: SOLR-2474.patch Patch > Aanalysis.jsp and AnalaysisRequestHandlerBase does not correctl

[jira] [Assigned] (SOLR-2474) Aanalysis.jsp and AnalaysisRequestHandlerBase does not correctly clear attributes on caching tokens

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned SOLR-2474: --- Assignee: Uwe Schindler > Aanalysis.jsp and AnalaysisRequestHandlerBase does not correctly cle

[jira] [Moved] (SOLR-2474) all words are protected after the first detected

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler moved LUCENE-3039 to SOLR-2474: - Lucene Fields: (was: [New]) Affects Version/s: (was: 3.1)

[jira] [Commented] (LUCENE-3039) all words are protected after the first detected

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022306#comment-13022306 ] Uwe Schindler commented on LUCENE-3039: --- I found the bug: The problem is in analysi

[jira] [Commented] (SOLR-2471) Localparams not working with 2 fq parameters using qt=name

2011-04-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022303#comment-13022303 ] Hoss Man commented on SOLR-2471: Bill: based on the information givein in the bug report, i

[jira] [Commented] (LUCENE-3039) all words are protected after the first detected

2011-04-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022301#comment-13022301 ] Robert Muir commented on LUCENE-3039: - I created an issue for the analysis.jsp: SOLR-

[jira] [Commented] (LUCENE-3039) all words are protected after the first detected

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022299#comment-13022299 ] Uwe Schindler commented on LUCENE-3039: --- I think the stupid Token caching in analys

[jira] [Commented] (LUCENE-3039) all words are protected after the first detected

2011-04-20 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022297#comment-13022297 ] Yonik Seeley commented on LUCENE-3039: -- bq. clearing should be done by the Tokenizer

[jira] [Created] (SOLR-2473) analysis.jsp shows wrongoutput for KeywordMarkerFilter

2011-04-20 Thread Robert Muir (JIRA)
analysis.jsp shows wrongoutput for KeywordMarkerFilter -- Key: SOLR-2473 URL: https://issues.apache.org/jira/browse/SOLR-2473 Project: Solr Issue Type: Bug Reporter: Robert Muir

[jira] [Resolved] (LUCENE-3039) all words are protected after the first detected

2011-04-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3039. - Resolution: Invalid This is just a bug in analysis.jsp, compare the query debug output "dontstem

[jira] [Commented] (LUCENE-3039) all words are protected after the first detected

2011-04-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022288#comment-13022288 ] Robert Muir commented on LUCENE-3039: - I see the problem with the example config: sim

[jira] [Commented] (LUCENE-3039) all words are protected after the first detected

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022286#comment-13022286 ] Uwe Schindler commented on LUCENE-3039: --- Yonik, clearing should be done by the Toke

[jira] [Commented] (LUCENE-3039) all words are protected after the first detected

2011-04-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022283#comment-13022283 ] Robert Muir commented on LUCENE-3039: - all tokenizers should be calling clearAttribut

[jira] [Created] (LUCENE-3039) all words are protected after the first detected

2011-04-20 Thread Yonik Seeley (JIRA)
all words are protected after the first detected Key: LUCENE-3039 URL: https://issues.apache.org/jira/browse/LUCENE-3039 Project: Lucene - Java Issue Type: Bug Reporter: Yonik Seel

[jira] [Updated] (LUCENE-3039) all words are protected after the first detected

2011-04-20 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated LUCENE-3039: - Affects Version/s: 3.1 > all words are protected after the first detected >

[jira] [Updated] (LUCENE-3018) Lucene Native Directory implementation need automated build

2011-04-20 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-3018: -- Attachment: cpptasks-1.0b5.jar LUCENE-3018.patch Changed the cpptasks.jar file

[jira] [Updated] (SOLR-2225) CoreContainer#register should use checkDefault to normalize the core name

2011-04-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2225: -- Attachment: SOLR-2225.patch Fix + test. > CoreContainer#register should use checkDefault to normalize t

[jira] [Commented] (LUCENE-3018) Lucene Native Directory implementation need automated build

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022233#comment-13022233 ] Uwe Schindler commented on LUCENE-3018: --- bq. The version number of cpptasks.jar is

[jira] [Updated] (SOLR-2225) CoreContainer#register should use checkDefault to normalize the core name

2011-04-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2225: -- Fix Version/s: (was: Next) 4.0 3.2 > CoreContainer#register sh

[jira] [Commented] (LUCENE-3022) DictionaryCompoundWordTokenFilter Flag onlyLongestMatch has no affect

2011-04-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022232#comment-13022232 ] Robert Muir commented on LUCENE-3022: - Hi, it seems we need to figure out some things

[jira] [Commented] (LUCENE-3018) Lucene Native Directory implementation need automated build

2011-04-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022231#comment-13022231 ] Uwe Schindler commented on LUCENE-3018: --- Looks fine, I would only replace the "" by

[jira] [Updated] (LUCENE-3018) Lucene Native Directory implementation need automated build

2011-04-20 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-3018: -- Attachment: LUCENE-3018.patch *The version number of cpptasks.jar is located in the cpptasks.

[jira] [Resolved] (SOLR-2324) SolrCloud solr.xml parameters are not persisted by CoreContainer.

2011-04-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-2324. --- Resolution: Fixed Thanks Massimo! > SolrCloud solr.xml parameters are not persisted by CoreContainer.

[jira] [Updated] (SOLR-2324) SolrCloud solr.xml parameters are not persisted by CoreContainer.

2011-04-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2324: -- Component/s: SolrCloud Summary: SolrCloud solr.xml parameters are not persisted by CoreContainer

[jira] [Resolved] (SOLR-2105) Rename RequestHandler param 'update.processor' to 'update.chain'.

2011-04-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-2105. --- Resolution: Fixed Fix Version/s: 4.0 3.2 Thanks Jan! > Rename RequestHandle

[jira] [Commented] (LUCENE-3018) Lucene Native Directory implementation need automated build

2011-04-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022186#comment-13022186 ] Simon Willnauer commented on LUCENE-3018: - bq. I included the library directory i

[jira] [Resolved] (LUCENE-2939) Highlighter should try and use maxDocCharsToAnalyze in WeightedSpanTermExtractor when adding a new field to MemoryIndex as well as when using CachingTokenStream

2011-04-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-2939. - Resolution: Fixed Fix Version/s: (was: 3.1.1) > Highlighter should try and use maxDoc

[jira] [Resolved] (SOLR-2390) Performance of usePhraseHighlighter is terrible on very large Documents, regardless of hl.maxDocCharsToAnalyze

2011-04-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-2390. --- Resolution: Fixed Fix Version/s: (was: 3.1.1) > Performance of usePhraseHighlighter is terr

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

2011-04-20 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022143#comment-13022143 ] Upayavira commented on SOLR-2399: - Patching/etc really aren't much of an issue with this ti

[jira] [Updated] (LUCENE-3018) Lucene Native Directory implementation need automated build

2011-04-20 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated LUCENE-3018: -- Attachment: LUCENE-3018.patch I included the library directory in the ant task itself. Comman

[jira] [Commented] (SOLR-2268) Add support for Point in Polygon searches

2011-04-20 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022131#comment-13022131 ] David Smiley commented on SOLR-2268: For a polygon query shape searching indexed point

[jira] [Commented] (SOLR-2268) Add support for Point in Polygon searches

2011-04-20 Thread Robert Baillie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022122#comment-13022122 ] Robert Baillie commented on SOLR-2268: -- Is there any progress on this? We would very

[jira] [Updated] (SOLR-2472) StatsComponent should support hierarchical facets

2011-04-20 Thread Dmitry Drozdov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Drozdov updated SOLR-2472: - Attachment: SOLR-2472.patch Attached the patch that adds the subj feature. Changed the root stats

[jira] [Created] (SOLR-2472) StatsComponent should support hierarchical facets

2011-04-20 Thread Dmitry Drozdov (JIRA)
StatsComponent should support hierarchical facets - Key: SOLR-2472 URL: https://issues.apache.org/jira/browse/SOLR-2472 Project: Solr Issue Type: New Feature Affects Versions: 3.1

[HUDSON] Lucene-Solr-tests-only-trunk - Build # 7301 - Failure

2011-04-20 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/7301/ 1 tests failed. REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: expected:<2> but was:<3> Stack Trace: junit.framework.AssertionFailedError: expected:<2> but was:<3>