[jira] Resolved: (SOLR-1352) DIH: MultiThreaded

2010-01-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1352. -- Resolution: Fixed committed Revision: 898209 DIH: MultiThreaded --

[jira] Resolved: (SOLR-1701) Off-by-one error in calculating numFound in Distributed Search

2010-01-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-1701. - Resolution: Invalid Fix Version/s: (was: 1.5) Stupid mistake. Used

[jira] Assigned: (SOLR-1696) Deprecate old highlighting syntax and move configuration to HighlightComponent

2010-01-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1696: Assignee: Noble Paul Deprecate old highlighting syntax and move configuration to

[jira] Created: (SOLR-1717) SolrHighlighter#fragmenter, formatter etc do not need synchronization

2010-01-12 Thread Noble Paul (JIRA)
SolrHighlighter#fragmenter, formatter etc do not need synchronization - Key: SOLR-1717 URL: https://issues.apache.org/jira/browse/SOLR-1717 Project: Solr Issue Type:

LucidWorks for Solr Reference Guide on front page?

2010-01-12 Thread Erik Hatcher
Hey gang, I'd like to put an image and link to our LucidWorks for Solr Certified Distro Reference Guide on the Solr front page, and wondering if there were any objections. To toss out my only objection with my Apache hat on (yes, I'm really wearing it!), the reference guide isn't

[jira] Updated: (SOLR-1708) Allowing import / update of a specific document using the data import handler

2010-01-12 Thread Simon Lachinger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Lachinger updated SOLR-1708: -- Attachment: 02-single-update.patch fixed: last index date is not to be updated for udpates via

Re: LucidWorks for Solr Reference Guide on front page?

2010-01-12 Thread Grant Ingersoll
On Jan 12, 2010, at 5:45 AM, Erik Hatcher wrote: Hey gang, I'd like to put an image and link to our LucidWorks for Solr Certified Distro Reference Guide on the Solr front page, and wondering if there were any objections. To toss out my only objection with my Apache hat on (yes, I'm

[jira] Commented: (SOLR-1708) Allowing import / update of a specific document using the data import handler

2010-01-12 Thread Simon Lachinger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799170#action_12799170 ] Simon Lachinger commented on SOLR-1708: --- Still missing: Tests. Allowing import /

[jira] Updated: (SOLR-1708) Allowing import / update of a specific document using the data import handler

2010-01-12 Thread Simon Lachinger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Lachinger updated SOLR-1708: -- Description: There is the need that changes or new documents need to be added immediately to

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799177#action_12799177 ] Noble Paul commented on SOLR-1602: -- bq.FQN seems to be the only thing that worked easily.

[jira] Commented: (SOLR-1708) Allowing import / update of a specific document using the data import handler

2010-01-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799179#action_12799179 ] Noble Paul commented on SOLR-1708: -- This does not seem to be a good way to solve your

[jira] Commented: (SOLR-1682) Implement CollapseComponent

2010-01-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799180#action_12799180 ] Shalin Shekhar Mangar commented on SOLR-1682: - bq. Shalin, I tried your patch

[jira] Commented: (SOLR-1708) Allowing import / update of a specific document using the data import handler

2010-01-12 Thread Simon Lachinger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799184#action_12799184 ] Simon Lachinger commented on SOLR-1708: --- Well, the solution with

[jira] Updated: (SOLR-1716) Add logging support for ScriptTransformer

2010-01-12 Thread Uri Boness (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uri Boness updated SOLR-1716: - Attachment: SOLR-1716.patch This patch puts the logger in the global scope, so you don't have to specify

[jira] Commented: (SOLR-1716) Add logging support for ScriptTransformer

2010-01-12 Thread Uri Boness (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799186#action_12799186 ] Uri Boness commented on SOLR-1716: -- There is still one thing to improve here. Right now a

Re: LucidWorks for Solr Reference Guide on front page?

2010-01-12 Thread Erik Hatcher
On Jan 12, 2010, at 7:09 AM, Grant Ingersoll wrote: On Jan 12, 2010, at 5:45 AM, Erik Hatcher wrote: Hey gang, I'd like to put an image and link to our LucidWorks for Solr Certified Distro Reference Guide on the Solr front page, and wondering if there were any objections. To toss out

Re: LucidWorks for Solr Reference Guide on front page?

2010-01-12 Thread Mark Miller
Erik Hatcher wrote: On Jan 12, 2010, at 7:09 AM, Grant Ingersoll wrote: On Jan 12, 2010, at 5:45 AM, Erik Hatcher wrote: Hey gang, I'd like to put an image and link to our LucidWorks for Solr Certified Distro Reference Guide on the Solr front page, and wondering if there were any

[jira] Updated: (SOLR-1682) Implement CollapseComponent

2010-01-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1682: Attachment: SOLR-1682.patch Patch which fixes the inconsistent names for the meta

Re: LucidWorks for Solr Reference Guide on front page?

2010-01-12 Thread Ryan McKinley
On Jan 12, 2010, at 5:45 AM, Erik Hatcher wrote: Hey gang, I'd like to put an image and link to our LucidWorks for Solr Certified Distro Reference Guide on the Solr front page, and wondering if there were any objections. To toss out my only objection with my Apache hat on (yes, I'm

Re: LucidWorks for Solr Reference Guide on front page?

2010-01-12 Thread Bill Au
+1. We should explicitly point out that certain sections (like installation) apples to LucidWorks and not Apache Solr. Bill On Tue, Jan 12, 2010 at 8:32 AM, Ryan McKinley ryan...@gmail.com wrote: On Jan 12, 2010, at 5:45 AM, Erik Hatcher wrote: Hey gang, I'd like to put an image and

Re: LucidWorks for Solr Reference Guide on front page?

2010-01-12 Thread Yonik Seeley
On Tue, Jan 12, 2010 at 7:09 AM, Grant Ingersoll gsing...@apache.org wrote: I do worry that people will start asking questions about LucidWorks on solr-user@, which I'm not sure is appropriate, so we should monitor that fairly carefully. IMO, a single community is better than a split

RE: LucidWorks for Solr Reference Guide on front page?

2010-01-12 Thread Adamsky, Robert
Should the certified documentation highlight parts that are features and augmentations to the default solr distribution? Not unlike how documentation calls out '1.4 only'.

[jira] Created: (SOLR-1718) Carriage return should submit query admin form

2010-01-12 Thread David Smiley (JIRA)
Carriage return should submit query admin form -- Key: SOLR-1718 URL: https://issues.apache.org/jira/browse/SOLR-1718 Project: Solr Issue Type: Improvement Components: web gui

Re: LucidWorks for Solr Reference Guide on front page?

2010-01-12 Thread Grant Ingersoll
On Jan 12, 2010, at 9:42 AM, Yonik Seeley wrote: On Tue, Jan 12, 2010 at 7:09 AM, Grant Ingersoll gsing...@apache.org wrote: I do worry that people will start asking questions about LucidWorks on solr-user@, which I'm not sure is appropriate, so we should monitor that fairly carefully.

Re: LucidWorks for Solr Reference Guide on front page?

2010-01-12 Thread Marvin Humphrey
On Jan 12, 2010, at 5:45 AM, Erik Hatcher wrote: I'd like to put an image and link to our LucidWorks for Solr Certified Distro Reference Guide on the Solr front page, and wondering if there were any objections. To toss out my only objection with my Apache hat on (yes, I'm really wearing

[jira] Commented: (SOLR-1698) load balanced distributed search

2010-01-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799250#action_12799250 ] Yonik Seeley commented on SOLR-1698: This is now part of the solr_cloud branch. Seems

[jira] Commented: (SOLR-1698) load balanced distributed search

2010-01-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799283#action_12799283 ] Yonik Seeley commented on SOLR-1698: committed no-retries on solr_cloud branch. Has the

Re: svn commit: r898393 [1/3] - in /lucene/solr/branches/cloud: ./ client/ruby/solr-ruby/solr/conf/ client/ruby/solr-ruby/test/conf/ contrib/clustering/ contrib/clustering/lib/ contrib/clustering/src/

2010-01-12 Thread Ryan McKinley
On Jan 12, 2010, at 10:59 AM, markrmil...@apache.org wrote: Author: markrmiller Date: Tue Jan 12 15:59:01 2010 New Revision: 898393 URL: http://svn.apache.org/viewvc?rev=898393view=rev Log: merge up to r898346 dooh, sorry mark -- hope that was not too difficult. thanks ryan

Re: LucidWorks for Solr Reference Guide on front page?

2010-01-12 Thread Chris Hostetter
: What I might like to know, though, is how other publications might compete for : this high-value screen real estate. For news snippets, old content naturally : rolls off the page as new content gets added, and new content automatically : gets added at the top. Would it make sense to adopt a

[jira] Created: (SOLR-1719) stock TokenFilterFactory for flattening positions

2010-01-12 Thread Hoss Man (JIRA)
stock TokenFilterFactory for flattening positions - Key: SOLR-1719 URL: https://issues.apache.org/jira/browse/SOLR-1719 Project: Solr Issue Type: Wish Reporter: Hoss Man People

[jira] Created: (SOLR-1720) replication configuration bug with multiple replicateAfter values

2010-01-12 Thread Yonik Seeley (JIRA)
replication configuration bug with multiple replicateAfter values - Key: SOLR-1720 URL: https://issues.apache.org/jira/browse/SOLR-1720 Project: Solr Issue Type: Bug

[jira] Issue Comment Edited: (SOLR-1698) load balanced distributed search

2010-01-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799367#action_12799367 ] Yonik Seeley edited comment on SOLR-1698 at 1/12/10 9:37 PM: -

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

2010-01-12 Thread Kevin Cunningham (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799409#action_12799409 ] Kevin Cunningham commented on SOLR-236: --- Which patch is recommended for those running a

[jira] Commented: (SOLR-1698) load balanced distributed search

2010-01-12 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799430#action_12799430 ] patrick o'leary commented on SOLR-1698: --- How does this work with search domains in

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

2010-01-12 Thread Brian Westphal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799515#action_12799515 ] Brian Westphal commented on SOLR-773: - We've got Localsolr (2.9.1 lucene-spatial library)

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

2010-01-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799533#action_12799533 ] Grant Ingersoll commented on SOLR-773: -- Brian, Have you tried what's in trunk of Solr?

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

2010-01-12 Thread patrick o'leary
Hey Brian The fl issue is something I've seen just this week, I'll dig into it more, gut feeling is that if it works for the xml writer then it might be something in the json / python writers and using SolrDocuments vs DocList. Send me over the patch for defType, I know it's applied on a patch

[jira] Commented: (SOLR-1720) replication configuration bug with multiple replicateAfter values

2010-01-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799600#action_12799600 ] Shalin Shekhar Mangar commented on SOLR-1720: - Yonik, replicateAfter is supposed

[jira] Commented: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2010-01-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799604#action_12799604 ] Chris A. Mattmann commented on SOLR-1591: - Hey Yonik: Thanks for your last comment,

CHANGES.txt updates for SOLR-1516 and SOLR-1592

2010-01-12 Thread Mattmann, Chris A (388J)
Hi Guys, Not to be a best, but there's no CHANGES.txt updates for SOLR-1516 and SOLR-1592. Could someone update them? A trivial patch is attached... Cheers, Chris ++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet

Re: CHANGES.txt updates for SOLR-1516 and SOLR-1592

2010-01-12 Thread Mattmann, Chris A (388J)
Dang, Mailing list stripped the attachment. Here's a link to one: http://sunset.usc.edu/~mattmann/CHANGES-solr.patch Cheers, Chris On 1/12/10 10:39 PM, Mattmann, Chris A (388J) chris.a.mattm...@jpl.nasa.gov wrote: Hi Guys, Not to be a best, but there's no CHANGES.txt updates for SOLR-1516

[jira] Commented: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2010-01-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799617#action_12799617 ] Noble Paul commented on SOLR-1591: -- bq.I'd favor an exception to be thrown not required.

[jira] Commented: (SOLR-1688) Inner class FieldCacheSources should be refactored into their own classes

2010-01-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799618#action_12799618 ] Chris A. Mattmann commented on SOLR-1688: - Hi All, Yonik, what do you think on this

[jira] Commented: (SOLR-1642) Change name of SOLR749Test

2010-01-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799619#action_12799619 ] Chris A. Mattmann commented on SOLR-1642: - Any takers on this one? Hoss? Others?

[jira] Commented: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2010-01-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799621#action_12799621 ] Chris A. Mattmann commented on SOLR-1591: - It may work as designed Noble, but as

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799626#action_12799626 ] Chris A. Mattmann commented on SOLR-1602: - Hi Ryan: Thanks so much for moving on

[jira] Commented: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2010-01-12 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799627#action_12799627 ] Noble Paul commented on SOLR-1591: -- bq.Why waste a function call here? * null values are

[jira] Commented: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2010-01-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799628#action_12799628 ] Chris A. Mattmann commented on SOLR-1591: - Hey Noble: Here are the disadvantages:

[jira] Issue Comment Edited: (SOLR-1591) XMLWriter#writeAttr silently ignores null attribute values

2010-01-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12799628#action_12799628 ] Chris A. Mattmann edited comment on SOLR-1591 at 1/13/10 7:13 AM: