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

2009-07-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731302#action_12731302 ] Noble Paul commented on SOLR-1275: -- So , this should be an extra option in the CommitUpdate

[jira] Commented: (SOLR-874) Dismax parser exceptions on trailing OPERATOR

2009-07-14 Thread Michael Haag (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731292#action_12731292 ] Michael Haag commented on SOLR-874: --- Peter, thanks for keeping our support group in the loo

[jira] Commented: (SOLR-1274) Provide multiple output formats in extract-only mode for tika handler

2009-07-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731291#action_12731291 ] Noble Paul commented on SOLR-1274: -- We are in the process of a release . New feature reques

[jira] Assigned: (SOLR-1254) Update Replication wiki page to refer to new replication command names and show how to reach replication admin GUI

2009-07-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1254: Assignee: Noble Paul > Update Replication wiki page to refer to new replication command names and >

[jira] Resolved: (SOLR-1129) SolrJ cannot bind dynamic fields to beans

2009-07-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1129. -- Resolution: Fixed committed r794144 thanks Avlesh > SolrJ cannot bind dynamic fields to beans > --

[jira] Issue Comment Edited: (SOLR-1280) Fields used update processor

2009-07-14 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731122#action_12731122 ] Erik Hatcher edited comment on SOLR-1280 at 7/14/09 8:07 PM: - Th

Re: Different structure of standard generated query for CJK vs. Western query

2009-07-14 Thread Chris Hostetter
http://people.apache.org/~hossman/#solr-dev Please Use "solr-u...@lucene" Not "solr-...@lucene" Your question is better suited for the solr-u...@lucene mailing list ... not the solr-...@lucene list. solr-dev is for discussing development of the internals of the Solr application ... it is *not* t

[jira] Updated: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-07-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated SOLR-1277: --- Summary: Implement a Solr specific naming service (using Zookeeper) (was: Implement a SOLR sp

[jira] Created: (SOLR-1282) Replication handler's fetchindex command randomly ignores masterUrl parameter

2009-07-14 Thread Brian Loudon (JIRA)
Replication handler's fetchindex command randomly ignores masterUrl parameter - Key: SOLR-1282 URL: https://issues.apache.org/jira/browse/SOLR-1282 Project: Solr Iss

Re: Dependency Injection?

2009-07-14 Thread Donovan Jimenez
guice and spring are trying to standardize those annotations through the JCP to try and eliminate the tie in with a particular DI framework (minus the actual configuration). Bob lee has a post about it (developer of Guice): http://crazybob.org/2009/05/announcing-javaxinjectinject.html So u

[jira] Created: (SOLR-1281) SignatureUpdateProcessorFactory does not use SolrResourceLoader

2009-07-14 Thread Mark Miller (JIRA)
SignatureUpdateProcessorFactory does not use SolrResourceLoader --- Key: SOLR-1281 URL: https://issues.apache.org/jira/browse/SOLR-1281 Project: Solr Issue Type: Bug Rep

Re: Dependency Injection?

2009-07-14 Thread Mark Miller
On Tue, Jul 14, 2009 at 5:06 PM, Jason Rutherglen < jason.rutherg...@gmail.com> wrote: > Are we looking at implementing dependency injection for the config files? > I'd like to think about this as we also look at integrating Zookeeper for > config file management. I was trying (for example) to use

[jira] Updated: (SOLR-874) Dismax parser exceptions on trailing OPERATOR

2009-07-14 Thread Peter Wolanin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Wolanin updated SOLR-874: --- Attachment: SOLR-874.patch Here's a simple patch that escapes with a \. It prevents the exception, ho

Dependency Injection?

2009-07-14 Thread Jason Rutherglen
Are we looking at implementing dependency injection for the config files? I'd like to think about this as we also look at integrating Zookeeper for config file management. I was trying (for example) to use LogByteSizeMergePolicy however currently I can't set the parameters because solrconfig.xml on

[jira] Commented: (SOLR-1279) ApostropheTokenizer

2009-07-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731125#action_12731125 ] Robert Muir commented on SOLR-1279: --- Sergey, have you looked at SOLR-1266? By using the n

[jira] Updated: (SOLR-1280) Fields used update processor

2009-07-14 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1280: --- Attachment: FieldsUsedUpdateProcessorFactory.java This is just a quick implementation to demonstrate a

[jira] Created: (SOLR-1280) Fields used update processor

2009-07-14 Thread Erik Hatcher (JIRA)
Fields used update processor Key: SOLR-1280 URL: https://issues.apache.org/jira/browse/SOLR-1280 Project: Solr Issue Type: New Feature Components: update Reporter: Erik Hatcher P

Re: [Solr Wiki] Update of "ExtractingRequestHandler" by YonikSeeley

2009-07-14 Thread Yonik Seeley
FYI, I'm only really done down to the "// TODO: move this somewhere else[...]" I've removed a number of things that were complicated or misleading and tried to improve the first example - a good OOTB experience with this handler is esp important I think. Let me know if you think I've removed some

[jira] Commented: (SOLR-1277) Implement a SOLR specific naming service (using Zookeeper)

2009-07-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731109#action_12731109 ] Grant Ingersoll commented on SOLR-1277: --- Wiki entry started at http://wiki.apache.org/

[jira] Commented: (SOLR-1277) Implement a SOLR specific naming service (using Zookeeper)

2009-07-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1273#action_1273 ] Grant Ingersoll commented on SOLR-1277: --- I'm bringing my patch up to date, will post t

Re: SignatureUpdateProcessorFactory questions

2009-07-14 Thread Mark Miller
On Tue, Jul 14, 2009 at 4:23 PM, Erik Hatcher wrote: > I was just tinkering with creating a simple update processor (coming soon > in a new JIRA issue) and used SignatureUpdateProcessorFactory as a starting > example. A couple of things I noticed: > > - several methods are overridden, but are ba

SignatureUpdateProcessorFactory questions

2009-07-14 Thread Erik Hatcher
I was just tinkering with creating a simple update processor (coming soon in a new JIRA issue) and used SignatureUpdateProcessorFactory as a starting example. A couple of things I noticed: - several methods are overridden, but are basically just deferring to what the base class already d

[jira] Commented: (SOLR-862) Solr must declare crypto usage pending SOLR-284

2009-07-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731084#action_12731084 ] Otis Gospodnetic commented on SOLR-862: --- Did this already happen? > Solr must declare

[jira] Commented: (SOLR-1192) solr.NGramFilterFactory stops to index the content if it find a token smaller than minim ngram size

2009-07-14 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731082#action_12731082 ] Otis Gospodnetic commented on SOLR-1192: LUCENE-1491 fix is in Lucene repository now

[jira] Assigned: (SOLR-1276) StatsComponent doesn`t have unit test

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-1276: - Assignee: Mark Miller Thanks! We can't get enough of these ;) > StatsComponent doesn`t have unit

[jira] Commented: (SOLR-1023) StatsComponent should support dates (and other non-numeric fields)

2009-07-14 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731070#action_12731070 ] Rafał Kuć commented on SOLR-1023: - I should be able to supply a patch adding date support fo

[jira] Updated: (SOLR-1276) StatsComponent doesn`t have unit test

2009-07-14 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafał Kuć updated SOLR-1276: Attachment: StatsComponentTest.java.patch Attatched the patch - if You think something should be added to th

[jira] Commented: (SOLR-1277) Implement a SOLR specific naming service (using Zookeeper)

2009-07-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731041#action_12731041 ] Grant Ingersoll commented on SOLR-1277: --- I have a patch that starts on some of this th

[jira] Updated: (SOLR-1279) ApostropheTokenizer

2009-07-14 Thread Sergey Borisov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Borisov updated SOLR-1279: - Fix Version/s: 1.4 > ApostropheTokenizer > --- > > Key: SOLR-1279

[jira] Updated: (SOLR-1279) ApostropheTokenizer

2009-07-14 Thread Sergey Borisov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Borisov updated SOLR-1279: - Attachment: ApostropheTokenizer.zip > ApostropheTokenizer > --- > >

[jira] Created: (SOLR-1279) ApostropheTokenizer

2009-07-14 Thread Sergey Borisov (JIRA)
ApostropheTokenizer --- Key: SOLR-1279 URL: https://issues.apache.org/jira/browse/SOLR-1279 Project: Solr Issue Type: New Feature Components: Analysis Reporter: Sergey Borisov Priority: Minor

[jira] Assigned: (SOLR-1277) Implement a SOLR specific naming service (using Zookeeper)

2009-07-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-1277: - Assignee: Grant Ingersoll > Implement a SOLR specific naming service (using Zookeeper) > -

[jira] Created: (SOLR-1278) Near Realtime Search

2009-07-14 Thread Jason Rutherglen (JIRA)
Near Realtime Search Key: SOLR-1278 URL: https://issues.apache.org/jira/browse/SOLR-1278 Project: Solr Issue Type: New Feature Components: replication (java), search, update Affects Versions: 1.4

[jira] Closed: (SOLR-564) Realtime search in Solr

2009-07-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-564. - Resolution: Invalid > Realtime search in Solr > --- > > Key: SO

[jira] Closed: (SOLR-583) Name Service

2009-07-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen closed SOLR-583. - Resolution: Invalid > Name Service > > > Key: SOLR-583 >

[jira] Created: (SOLR-1277) Implement a SOLR specific naming service (using Zookeeper)

2009-07-14 Thread Jason Rutherglen (JIRA)
Implement a SOLR specific naming service (using Zookeeper) -- Key: SOLR-1277 URL: https://issues.apache.org/jira/browse/SOLR-1277 Project: Solr Issue Type: New Feature Affects Versi

Re: SOLR automatic failover

2009-07-14 Thread Yonik Seeley
On Tue, Jul 14, 2009 at 11:49 AM, Eric Pugh wrote: > Isn't the pool of slave Solr's behind a load balancer similar to SOLR > automatic failover?  Guess I am not sure what you mean?  Seems like what > ZooKeeper does > (http://hadoop.apache.org/zookeeper/docs/current/zookeeperOver.html) is > analogou

[jira] Commented: (SOLR-284) Parsing Rich Document Types

2009-07-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730929#action_12730929 ] Yonik Seeley commented on SOLR-284: --- OK, I've committed the above. I'll work on updating t

Re: SOLR automatic failover

2009-07-14 Thread Eric Pugh
Isn't the pool of slave Solr's behind a load balancer similar to SOLR automatic failover? Guess I am not sure what you mean? Seems like what ZooKeeper does (http://hadoop.apache.org/zookeeper/docs/current/zookeeperOver.html ) is analogous to the Solr master/pool of slave servers. On Jul

[jira] Commented: (SOLR-1276) StatsComponent doesn`t have unit test

2009-07-14 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730871#action_12730871 ] Mark Miller commented on SOLR-1276: --- bq. I can supply appropriate patch if needed. Pleas

[jira] Created: (SOLR-1276) StatsComponent doesn`t have unit test

2009-07-14 Thread JIRA
StatsComponent doesn`t have unit test - Key: SOLR-1276 URL: https://issues.apache.org/jira/browse/SOLR-1276 Project: Solr Issue Type: Test Affects Versions: 1.4 Reporter: Rafał Kuć

Re: SOLR automatic failover

2009-07-14 Thread Yonik Seeley
On Mon, Jul 13, 2009 at 7:26 PM, Jason Rutherglen wrote: > Has anyone looked at implementing automatic failover in SOLR using a naming > service (like Zookeeper)? Yep, zookeeper integration would be great! - optionally provide a single point to configure a cluster (i.e. load solrconfig.xml, schema

[jira] Updated: (SOLR-940) TrieRange support

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-940: --- Attachment: (was: SOLR-940-LUCENE-1701-addition.patch) > TrieRange support > - > >

[jira] Updated: (SOLR-940) TrieRange support

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-940: --- Attachment: SOLR-940-LUCENE-1701-addition.patch > TrieRange support > - > >

[jira] Updated: (SOLR-940) TrieRange support

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-940: --- Attachment: (was: SOLR-940-LUCENE-1701-addition.patch) > TrieRange support > - > >

[jira] Updated: (SOLR-940) TrieRange support

2009-07-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-940: --- Attachment: SOLR-940-LUCENE-1701-addition.patch Same patch updated, but uses the new feature of TrieRan

Build failed in Hudson: Solr-trunk #864

2009-07-14 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/864/ -- [...truncated 7307 lines...] [junit] Running org.apache.solr.analysis.TestMappingCharFilterFactory [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.462 sec [junit] Runn