[
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
[
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
[
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
[
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
>
[
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
> --
[
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
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
[
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
Replication handler's fetchindex command randomly ignores masterUrl parameter
-
Key: SOLR-1282
URL: https://issues.apache.org/jira/browse/SOLR-1282
Project: Solr
Iss
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
SignatureUpdateProcessorFactory does not use SolrResourceLoader
---
Key: SOLR-1281
URL: https://issues.apache.org/jira/browse/SOLR-1281
Project: Solr
Issue Type: Bug
Rep
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
[
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
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
[
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
[
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
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
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
[
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/
[
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
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
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
> ---
>
>
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
[
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)
> -
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
[
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
[
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
>
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
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
[
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
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
[
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
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ć
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
[
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
> -
>
>
[
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
> -
>
>
[
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
> -
>
>
[
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
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
47 matches
Mail list logo