[jira] Updated: (SOLR-1384) Allow fq or q to specify boolean query min must match like dismax's mm parameter

2009-08-25 Thread Preetam Rao (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Preetam Rao updated SOLR-1384: -- Description: Dis max query provides "mm" parameter that can be set on the underlying Lucene Boole

[jira] Commented: (SOLR-1384) Allow fq or q to specify boolean query min must match like dismax's mm parameter

2009-08-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747802#action_12747802 ] Noble Paul commented on SOLR-1384: -- why should this be limited to 'fq' ? isn't it valid for

[jira] Updated: (SOLR-1384) Allow fqs to specify boolean query min must match like dismax's mm parameter

2009-08-25 Thread Preetam Rao (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Preetam Rao updated SOLR-1384: -- Description: Dis max query provides "mm" parameter that can be set on the underlying Lucene Boolean OR

[jira] Commented: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-08-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747788#action_12747788 ] Noble Paul commented on SOLR-1275: -- bq.Do we need to? We should be testing that the method

[jira] Created: (SOLR-1384) Allow fqs to specify boolean query min must match like dismax's mm parameter

2009-08-25 Thread Preetam Rao (JIRA)
Allow fqs to specify boolean query min must match like dismax's mm parameter Key: SOLR-1384 URL: https://issues.apache.org/jira/browse/SOLR-1384 Project: Solr Issue

[jira] Resolved: (SOLR-914) Presence of finalize() in the codebase

2009-08-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-914. --- Resolution: Fixed Committed revision 807872. FYI: this patch surfaced some bugs in TestFastLRUCache where the

[jira] Updated: (SOLR-1362) WordDelimiterFilter position increment bug

2009-08-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-1362: -- Attachment: SOLR-1362.patch patch that moves the protWords check below the posInc calculation, and sets

[jira] Created: (SOLR-1383) Replication causes master to fail to delete old index files

2009-08-25 Thread Lance Norskog (JIRA)
Replication causes master to fail to delete old index files --- Key: SOLR-1383 URL: https://issues.apache.org/jira/browse/SOLR-1383 Project: Solr Issue Type: Bug Components: r

[jira] Updated: (SOLR-1383) Replication causes master to fail to delete old index files

2009-08-25 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Norskog updated SOLR-1383: Fix Version/s: 1.4 > Replication causes master to fail to delete old index files > -

[jira] Commented: (SOLR-1362) WordDelimiterFilter position increment bug

2009-08-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747754#action_12747754 ] Robert Muir commented on SOLR-1362: --- actually one last thing Yonik, at the beginning of th

[jira] Commented: (SOLR-1362) WordDelimiterFilter position increment bug

2009-08-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747752#action_12747752 ] Robert Muir commented on SOLR-1362: --- bq. I had implemented the "remove normal posIncr" thi

[jira] Commented: (SOLR-1379) Add RAMDirectoryFactory

2009-08-25 Thread Alex Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747747#action_12747747 ] Alex Baranov commented on SOLR-1379: The second patch gives ability to have an index whi

Re: svn commit: r807848 - in /lucene/solr/trunk: site/ src/site/src/documentation/skins/lucene/images/

2009-08-25 Thread Chris Hostetter
: Whoops - thought you were messing with Lucene there. Looks like Lucene : has the same issue - I'll try to reverse engineer :) yeah ... start by copying any images from the built site's skin/images directory into the source directory for the lucene skin. i think grant created the "lucene" skin

Re: svn commit: r807848 - in /lucene/solr/trunk: site/ src/site/src/documentation/skins/lucene/images/

2009-08-25 Thread Mark Miller
Whoops - thought you were messing with Lucene there. Looks like Lucene has the same issue - I'll try to reverse engineer :) Mark Miller wrote: > Hmm - I'm up to date, but I'm still getting broken links: > > > > > > > > > > > > hoss...@apache.org wrote: > >> Auth

Re: svn commit: r807848 - in /lucene/solr/trunk: site/ src/site/src/documentation/skins/lucene/images/

2009-08-25 Thread Mark Miller
Hmm - I'm up to date, but I'm still getting broken links: hoss...@apache.org wrote: > Author: hossman > Date: Tue Aug 25 22:54:02 2009 > New Revision: 807848 > > URL: http://svn.apache.org/viewvc?rev=807848&view=rev > Log: > fun with forrest: all images previously

[jira] Commented: (SOLR-1379) Add RAMDirectoryFactory

2009-08-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747735#action_12747735 ] Hoss Man commented on SOLR-1379: i can imagine situations where having an index that exists

[jira] Updated: (SOLR-1375) BloomFilter on a field

2009-08-25 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1375: --- Attachment: SOLR-1375.patch Patch which allows shards to be set in defaults, and not cause an

[jira] Commented: (SOLR-1375) BloomFilter on a field

2009-08-25 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747734#action_12747734 ] Jason Rutherglen commented on SOLR-1375: The other attribute to add is the ability t

[jira] Updated: (SOLR-1362) WordDelimiterFilter position increment bug

2009-08-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1362: --- Attachment: SOLR-1362.patch I had implemented the "remove normal posIncr" this morning - just got arou

[jira] Commented: (SOLR-630) Spellchecker should not be case-sensitive and should be stopwords-aware

2009-08-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747724#action_12747724 ] Hoss Man commented on SOLR-630: --- bq. P.S. I believe that one can avoid case-sensitive issue by

Re: ant generate-maven-artifacts, BUILD FAILED?

2009-08-25 Thread Ryan McKinley
I only see the behavior on windows. Works fine in linux/mac (with same maven version) Running with maven 2.2.1 I get the same results... I'll try some more debugging tomorow On Aug 25, 2009, at 11:41 AM, Grant Ingersoll wrote: On Aug 25, 2009, at 11:17 AM, Grant Ingersoll wrote: I'll

[jira] Updated: (SOLR-1380) Extend StatsComponent to MultiValued Fields

2009-08-25 Thread Harish Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Agarwal updated SOLR-1380: - Attachment: SOLR-1380.patch Another fix to StatsComponent. > Extend StatsComponent to MultiValued

[jira] Commented: (SOLR-1362) WordDelimiterFilter position increment bug

2009-08-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747655#action_12747655 ] Robert Muir commented on SOLR-1362: --- Yonik, thanks! I will work on the skipped token subtr

[jira] Commented: (SOLR-1143) Return partial results when a connection to a shard is refused

2009-08-25 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747641#action_12747641 ] Martijn van Groningen commented on SOLR-1143: - Actually your approach makes more

[jira] Commented: (SOLR-908) Port of Nutch CommonGrams filter to Solr

2009-08-25 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747632#action_12747632 ] Jason Rutherglen commented on SOLR-908: --- There seems to be a bug in CommonGramsQueryFil

[jira] Commented: (SOLR-1143) Return partial results when a connection to a shard is refused

2009-08-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747619#action_12747619 ] Grant Ingersoll commented on SOLR-1143: --- I'm not sure I'm following the changes in Sea

[jira] Updated: (SOLR-1380) Extend StatsComponent to MultiValued Fields

2009-08-25 Thread Harish Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Agarwal updated SOLR-1380: - Attachment: SOLR-1380.patch Fix to patch to return null when no stats were calculated. > Extend S

[jira] Resolved: (SOLR-1378) Add reference to Packt's Solr book.

2009-08-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1378. Resolution: Fixed once you fix the paragraph tag issue, the remaining build failure is evidently a problem

[jira] Issue Comment Edited: (SOLR-1143) Return partial results when a connection to a shard is refused

2009-08-25 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747567#action_12747567 ] Martijn van Groningen edited comment on SOLR-1143 at 8/25/09 11:55 AM: ---

[jira] Commented: (SOLR-1143) Return partial results when a connection to a shard is refused

2009-08-25 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747567#action_12747567 ] Martijn van Groningen commented on SOLR-1143: - Hi Grant, thanks for mentioning t

[jira] Commented: (SOLR-1301) Solr + Hadoop

2009-08-25 Thread jv ning (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747542#action_12747542 ] jv ning commented on SOLR-1301: --- currently you pass the directory of your solr conf/lib to the

[jira] Commented: (SOLR-1301) Solr + Hadoop

2009-08-25 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747525#action_12747525 ] Jason Rutherglen commented on SOLR-1301: Jv, I've used the patch. It works, though

[jira] Closed: (SOLR-1382) TokenizerChain ClassCastException

2009-08-25 Thread Simon Glentworth (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Glentworth closed SOLR-1382. -- Resolution: Duplicate Ooops sorry - missed the earlier issue (and fix). > TokenizerChain ClassC

[jira] Commented: (SOLR-1301) Solr + Hadoop

2009-08-25 Thread jv ning (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747492#action_12747492 ] jv ning commented on SOLR-1301: --- Anyone using this patch set? What are people using for the r

[jira] Updated: (SOLR-1362) WordDelimiterFilter position increment bug

2009-08-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1362: --- Attachment: SOLR-1362.patch OK, here's a patch that increases the consistency. >From here I think we

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-08-25 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747477#action_12747477 ] patrick o'leary commented on SOLR-773: -- Chris / Padraic I have to disagree - A patch is

[jira] Issue Comment Edited: (SOLR-1362) WordDelimiterFilter position increment bug

2009-08-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747476#action_12747476 ] Yonik Seeley edited comment on SOLR-1362 at 8/25/09 9:21 AM: - Th

[jira] Commented: (SOLR-1362) WordDelimiterFilter position increment bug

2009-08-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747476#action_12747476 ] Yonik Seeley commented on SOLR-1362: Thanks Robert... this is strange - I don't even see

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-08-25 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747474#action_12747474 ] Chris Male commented on SOLR-773: - Hi Padriac, Most of these patches, particularly the lates

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-08-25 Thread Padraic Hannon (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747471#action_12747471 ] Padraic Hannon commented on SOLR-773: - I realize this is marked for inclusion for 1.5, ho

[jira] Commented: (SOLR-1382) TokenizerChain ClassCastException

2009-08-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747465#action_12747465 ] Yonik Seeley commented on SOLR-1382: I think these should all be fixed in trunk? See SO

[jira] Assigned: (SOLR-1143) Return partial results when a connection to a shard is refused

2009-08-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-1143: - Assignee: Grant Ingersoll > Return partial results when a connection to a shard is refused

[jira] Created: (SOLR-1382) TokenizerChain ClassCastException

2009-08-25 Thread Simon Glentworth (JIRA)
TokenizerChain ClassCastException - Key: SOLR-1382 URL: https://issues.apache.org/jira/browse/SOLR-1382 Project: Solr Issue Type: Bug Components: Analysis Affects Versions: 1.4 Report

Re: ant generate-maven-artifacts, BUILD FAILED?

2009-08-25 Thread Grant Ingersoll
On Aug 25, 2009, at 11:17 AM, Grant Ingersoll wrote: I'll take a look. Have you tried a diff. version of Maven? On Aug 24, 2009, at 3:09 PM, Ryan McKinley wrote: Anyone else seeing this: $ ant generate-maven-artifacts ... ... BUILD FAILED c:\workspace\apache\solr\build.xml:741: The follow

[jira] Commented: (SOLR-1143) Return partial results when a connection to a shard is refused

2009-08-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747462#action_12747462 ] Grant Ingersoll commented on SOLR-1143: --- Small, FYI on patch submission: No need to n

Re: ant generate-maven-artifacts, BUILD FAILED?

2009-08-25 Thread Grant Ingersoll
I'll take a look. Have you tried a diff. version of Maven? On Aug 24, 2009, at 3:09 PM, Ryan McKinley wrote: Anyone else seeing this: $ ant generate-maven-artifacts ... ... BUILD FAILED c:\workspace\apache\solr\build.xml:741: The following error occurred while executing this line: c:\workspac

[jira] Commented: (SOLR-1275) Add expungeDeletes to DirectUpdateHandler2

2009-08-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747446#action_12747446 ] Yonik Seeley commented on SOLR-1275: bq. if we don't test to insure the segments with de

[jira] Commented: (SOLR-1381) Highlighter throws null pointer exception when field has termPositions=true

2009-08-25 Thread Thorsten Fischer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747392#action_12747392 ] Thorsten Fischer commented on SOLR-1381: This is only a problem when a term is found

[jira] Updated: (SOLR-1381) Highlighter throws null pointer exception when field has termPositions=true

2009-08-25 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-1381: -- Affects Version/s: (was: 1.4) Fix Version/s: 1.4 Thanks for the detailed report! I've switch

[jira] Created: (SOLR-1381) Highlighter throws null pointer exception when field has termPositions=true

2009-08-25 Thread Thorsten Fischer (JIRA)
Highlighter throws null pointer exception when field has termPositions=true --- Key: SOLR-1381 URL: https://issues.apache.org/jira/browse/SOLR-1381 Project: Solr Issue T

[jira] Commented: (SOLR-1354) Pass HTTP request parameters through to XSL scripts

2009-08-25 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747382#action_12747382 ] Erik Hatcher commented on SOLR-1354: Currently the Velocity handler does not deal with H

[jira] Commented: (SOLR-1335) load core properties from a properties file

2009-08-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747339#action_12747339 ] Noble Paul commented on SOLR-1335: -- bq.Keep it as an attribute. If/when we need, we can sim

[jira] Commented: (SOLR-1335) load core properties from a properties file

2009-08-25 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747338#action_12747338 ] Erik Hatcher commented on SOLR-1335: Keep it as an attribute. If/when we need, we can s

[jira] Resolved: (SOLR-1229) deletedPkQuery feature does not work when pk and uniqueKey field do not have the same value

2009-08-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1229. -- Resolution: Fixed committed :r807537 > deletedPkQuery feature does not work when pk and uniqueKey field

Re: Removing documents from a result

2009-08-25 Thread Anders Rask
> Essentially you want to filter the results by the NumericRangeQuery that you > have created. You can just specify that query as a filter to searcher.search > method, no? > This is pretty much what I'm doing at the moment. I add my NumericRangeQuery to the query given by the ResponseBuilder and t

Re: Removing documents from a result

2009-08-25 Thread Shalin Shekhar Mangar
On Tue, Aug 25, 2009 at 2:52 PM, Anders Rask wrote: > Hi everyone, > > I have a question regarding the removal of documents from the doc list and > set. > > I have created a SearchComponent for geo search which uses the new > NumericRangeQuery > in Lucene. In the prepare function it creates a que

Removing documents from a result

2009-08-25 Thread Anders Rask
Hi everyone, I have a question regarding the removal of documents from the doc list and set. I have created a SearchComponent for geo search which uses the new NumericRangeQuery in Lucene. In the prepare function it creates a query which only returns results located in a given long/lat box. What