2009/6/10 Noble Paul നോബിള് नोब्ळ्
>
> startup
> commit
>
>
Please note that snapshots are needed only if you want backups. Replication
does not need to create snapshots.
--
Regards,
Shalin Shekhar Mangar.
[
https://issues.apache.org/jira/browse/SOLR-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-1198:
-
Attachment: SOLR-1198.patch
moved highlighter
> confine all solrconfig.xml parsing to SolrConfig.java
>
[
https://issues.apache.org/jira/browse/SOLR-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717937#action_12717937
]
Noble Paul commented on SOLR-1198:
--
committed r783222
> confine all solrconfig.xml parsing
The XSLT transformation works beautifully, one thing though, where can I find
the XSLT classpath?
Mucho gracias! Brett.
Yonik Seeley-2 wrote:
>
> On Tue, Jun 9, 2009 at 2:00 AM, pof wrote:
>> - Is there a way to customise the xml result set from a search?
>
> There's a server-side XSLT trans
use SolrJ ,
try CommonsHttpSolrServer# add(Iterator docIterator)
method
On Wed, Jun 10, 2009 at 7:58 AM, pof wrote:
>
> Hello, I have a question regarding indexing loading. My situation is to use
> Solr to index an initial ~30K documents with regular updates. I am making a
> java app to parse
On Wed, Jun 10, 2009 at 3:25 AM, mlathe wrote:
>
> Does anyone have comments on this?
> Is this on the wrong list? should it be solr-user?
This questions could go to solr-user
>
> Thanks
> --Matthias
>
>
> mlathe wrote:
>>
>> Hi All,
>> I'm doing some proof of concept work with Solr Replication
>>
At the risk of anwsering my own question...
http://wiki.apache.org/solr/SchemaXml
pof wrote:
>
> Hi, I'm having a bit of confusion over where you can specify to Solr that
> you want particular fields to be indexed and/or analysed and/or stored.
> All the xml examples I have found are like this:
Hi, I'm having a bit of confusion over where you can specify to Solr that you
want particular fields to be indexed and/or analysed and/or stored. All the
xml examples I have found are like this:
F8V7067-APL-KIT
can you do something like this maybe?
Belkin Mobile Power Cord for
iPod w/ Dock
Th
Hello, I have a question regarding indexing loading. My situation is to use
Solr to index an initial ~30K documents with regular updates. I am making a
java app to parse all these docs to plain text and then loading them onto an
xml to POST to Solr. My concern is that creating an xml for each docu
Does anyone have comments on this?
Is this on the wrong list? should it be solr-user?
Thanks
--Matthias
mlathe wrote:
>
> Hi All,
> I'm doing some proof of concept work with Solr Replication
> http://wiki.apache.org/solr/SolrReplication
>
> If you dig through the ReplicationHandler code you w
[
https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717827#action_12717827
]
Kevin Cunningham commented on SOLR-236:
---
Martijn,
You mentioned your latest patch updat
On Tue, Jun 9, 2009 at 2:00 AM, pof wrote:
> - Is there a way to customise the xml result set from a search?
There's a server-side XSLT transform available.
You could always write your own response writer too - but it's not
generally recommended (that's not a "stable" user level interface...
it
[
https://issues.apache.org/jira/browse/SOLR-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kay Kay updated SOLR-1212:
--
Attachment: testng-5.9-jdk15.jar
TestNG 5.9
> TestNG Test Case
> -
>
> Key: S
[
https://issues.apache.org/jira/browse/SOLR-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kay Kay updated SOLR-1212:
--
Attachment: SOLR-1212.patch
> TestNG Test Case
> -
>
> Key: SOLR-1212
>
TestNG Test Case
-
Key: SOLR-1212
URL: https://issues.apache.org/jira/browse/SOLR-1212
Project: Solr
Issue Type: New Feature
Components: clients - java
Affects Versions: 1.4
Environment: Java 6
See also http://www.lucidimagination.com/search/document/c29c9db73a96373f/indexschema_getdefaultsearchfieldname#c29c9db73a96373f
for similar discussion.
I too think it is weird.
On Jun 9, 2009, at 7:58 AM, Shalin Shekhar Mangar wrote:
Hello,
Does anybody know why schema.getDefaultSearchFiel
[
https://issues.apache.org/jira/browse/SOLR-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717688#action_12717688
]
Mert Sakarya commented on SOLR-42:
--
I think this is a problem of Microsoft Word. No one can s
[
https://issues.apache.org/jira/browse/SOLR-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul resolved SOLR-1161.
--
Resolution: Fixed
mark checked in the changes in Revision: 782658
let us reopen this if it is observed
[
https://issues.apache.org/jira/browse/SOLR-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717662#action_12717662
]
Mark Miller commented on SOLR-1211:
---
see
http://www.lucidimagination.com/search/document/
[
https://issues.apache.org/jira/browse/SOLR-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller resolved SOLR-1211.
---
Resolution: Invalid
> Casting exception when xpath returns an unexpected type with distrib search
> --
Casting exception when xpath returns an unexpected type with distrib search
---
Key: SOLR-1211
URL: https://issues.apache.org/jira/browse/SOLR-1211
Project: Solr
Issue T
Hello,
Does anybody know why schema.getDefaultSearchField() was deprecated?
The javadoc for the deprecated method advises the use of
schema.getSolrQueryParser().getField(). But schema.getSolrQueryParser() does
not exist. There's a method schema.getSolrQueryParser(String) which accepts
the default
Thanks Noble - it is, I just didn't remember I had flagged it before. I
was running tests while my comp was under a bit of strain and watched it
fail a couple times, so I just through in a pause and retry so it had
enough time to start the second server - looking at the exception from
SOLR-1161
[
https://issues.apache.org/jira/browse/SOLR-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-1122:
Affects Version/s: (was: 1.3)
Fix Version/s: (was: 1.4)
Noble Paul wrote:
There is a restriction on what all classes can be
SolrCoreAware/ResourceLoaderAware. What is the basis on which it is
decided?
Just an FYI, though I don't know the basis:
https://issues.apache.org/jira/browse/SOLR-414?focusedCommentId=12544617&page=com.atlassian.jira.plug
There is a restriction on what all classes can be
SolrCoreAware/ResourceLoaderAware. What is the basis on which it is
decided?
--
-
Noble Paul | Principal Engineer| AOL | http://aol.com
[
https://issues.apache.org/jira/browse/SOLR-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717633#action_12717633
]
Oystein Steimler commented on SOLR-1196:
This looks similar to this scenario:
1
ab
[
https://issues.apache.org/jira/browse/SOLR-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-1173:
Affects Version/s: (was: 1.5)
(was: 1.4)
Fix V
[
https://issues.apache.org/jira/browse/SOLR-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-785:
---
Fix Version/s: 1.5
> Distributed SpellCheckComponent
> ---
[
https://issues.apache.org/jira/browse/SOLR-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar resolved SOLR-1210.
-
Resolution: Invalid
> Index size is huge
> --
>
>
[
https://issues.apache.org/jira/browse/SOLR-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717624#action_12717624
]
Aleksander M. Stensby commented on SOLR-1210:
-
Please refer usage questions to t
Index size is huge
--
Key: SOLR-1210
URL: https://issues.apache.org/jira/browse/SOLR-1210
Project: Solr
Issue Type: Improvement
Affects Versions: 1.3
Reporter: Rakesh PG
Hi,
We are running a custom app whic
[
https://issues.apache.org/jira/browse/SOLR-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717617#action_12717617
]
Noble Paul commented on SOLR-1208:
--
It is most likely fixed in the trunk as part of SOLR-11
[
https://issues.apache.org/jira/browse/SOLR-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-1198:
-
Attachment: SOLR-1198.patch
moved searchComponent, indexReaderFactory
> confine all solrconfig.xml parsin
[
https://issues.apache.org/jira/browse/SOLR-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717614#action_12717614
]
Noble Paul commented on SOLR-1198:
--
committed r782913
> confine all solrconfig.xml parsing
35 matches
Mail list logo