Re: help with dataimport delta query

2009-11-23 Thread Noble Paul നോബിള്‍ नोब्ळ्
-- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Control DIH from PHP

2009-11-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
-- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: $DeleteDocbyQuery in solr 1.4 is not working

2009-11-17 Thread Noble Paul നോബിള്‍ नोब्ळ्
Ideas? Regards Mark -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: $DeleteDocbyQuery in solr 1.4 is not working

2009-11-17 Thread Noble Paul നോബിള്‍ नोब्ळ्
? Regards Mark On 11/17/09, Noble Paul നോബിള്‍  नोब्ळ् noble.p...@corp.aol.com wrote: The question is, did your new delta-import created the doc again? On Tue, Nov 17, 2009 at 4:41 PM, Mark Ellul m...@catalystic.com wrote: The doc already existed before the delta-import has been run

Re: DataImportHandler Questions-Load data in parallel and temp tables

2009-11-16 Thread Noble Paul നോബിള്‍ नोब्ळ्
for an entity defined in data-config.xml) to act as entities for entity extraction and auto complete purposes and we are using some external application. No. it is not possible in Solr now. Noble Paul നോബിള്‍  नोब्ळ् wrote: writing to a remote Solr through SolrJ is in the cards. I may even take

Re: javabin in .NET?

2009-11-16 Thread Noble Paul നോബിള്‍ नोब्ळ्
? There is already one . look at BinaryRequestWriter. But I would say that may not make a lot of difference as indexing is a back-end operation and slight perf improvements won't make much difference. 2009/11/16 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com start with a JavabinDecoder only so

Re: javabin in .NET?

2009-11-15 Thread Noble Paul നോബിള്‍ नोब्ळ्
, porting NamedList, SolrDocument, SolrDocumentList Thanks for any help! Cheers, Mauricio 2009/11/14 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com OK. Is there anyone trying it out? where is this code ? I can try to help .. On Fri, Nov 13, 2009 at 8:10 PM, Mauricio Scheffer

Re: javabin in .NET?

2009-11-15 Thread Noble Paul നോബിള്‍ नोब्ळ्
start with a JavabinDecoder only so that the class is simple to start with. 2009/11/16 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com: For a client the marshal() part is not important.unmarshal() is probably all you need On Sun, Nov 15, 2009 at 12:36 AM, Mauricio Scheffer mauricioschef

Re: Data import problem with child entity from different database

2009-11-13 Thread Noble Paul നോബിള്‍ नोब्ळ्
.html Sent from the Solr - User mailing list archive at Nabble.com. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: javabin in .NET?

2009-11-13 Thread Noble Paul നോബിള്‍ नोब्ळ्
in the libraries. 2009/11/13 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com Is there any tool to directly port java to .Net? then we can etxract out the client part of the javabin code and convert it. On Thu, Nov 12, 2009 at 9:56 PM, Erik Hatcher erik.hatc...@gmail.com wrote: Has anyone looked

Re: Data import problem with child entity from different database

2009-11-13 Thread Noble Paul നോബിള്‍ नोब्ळ्
am unable to get the file http://old.nabble.com/file/p26335171/dataimport.temp.xml On Fri, Nov 13, 2009 at 4:57 PM, Andrew Clegg andrew.cl...@gmail.com wrote: Noble Paul നോബിള്‍  नोब्ळ्-2 wrote: no obvious issues. you may post your entire data-config.xml Here it is, exactly as last

Re: javabin in .NET?

2009-11-13 Thread Noble Paul നോബിള്‍ नोब्ळ्
back when Microsoft introduced .Net, but IIRC they never really worked. Anyway it's not a big deal, it should be a straightforward job. Testing it thoroughly cross-platform is another thing though. 2009/11/13 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com The javabin format does not have

Fwd: ${dataimporter.delta.twitter_id} not getting populated in deltaImportQuery

2009-11-12 Thread Noble Paul നോബിള്‍ नोब्ळ्
-- Forwarded message -- From: Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com Date: 2009/11/12 Subject: Re: ${dataimporter.delta.twitter_id} not getting populated in deltaImportQuery To: Mark Ellul m...@catalystic.com On Thu, Nov 12, 2009 at 8:17 PM, Mark Ellul m

Re: javabin in .NET?

2009-11-12 Thread Noble Paul നോബിള്‍ नोब्ळ्
mainly a curiosity. How much better could performance/bandwidth/throughput be?  How difficult would it be to implement some .NET code (C#, I'd guess being the best choice) to handle this response format? Thanks,        Erik -- - Noble

Re: [DIH] concurrent requests to DIH

2009-11-12 Thread Noble Paul നോബിള്‍ नोब्ळ्
-- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Type converters for DocumentObjectBinder

2009-11-12 Thread Noble Paul നോബിള്‍ नोब्ळ्
- User mailing list archive at Nabble.com. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: [DIH] blocking import operation

2009-11-11 Thread Noble Paul നോബിള്‍ नोब्ळ्
Yes , open an issue . This is a trivial change On Thu, Nov 12, 2009 at 5:08 AM, Sascha Szott sz...@zib.de wrote: Noble, Noble Paul wrote: DIH imports are really long running. There is a good chance that the connection times out or breaks in between. Yes, you're right, I missed that point

Re: ${dataimporter.delta.twitter_id} not getting populated in deltaImportQuery

2009-11-11 Thread Noble Paul നോബിള്‍ नोब्ळ्
rollback INFO: end_rollback -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Persist in Core Admin

2009-11-11 Thread Noble Paul നോബിള്‍ नोब्ळ्
the persist action does this? yes. But you will have to specify a 'file' parameter -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Configuring 1.4 - multi master setup?

2009-11-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
with 1.4 so we would be using inbuilt/java replication, not snapshooter/snappuller Thanks, Kev -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Configuring 1.4 - multi master setup?

2009-11-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
master is not located in the same LAN wunder On Nov 10, 2009, at 5:37 AM, Kevin Jackson wrote: Hi, 2009/11/10 Noble Paul നോബിള്‍  नोब्ळ् noble.p...@corp.aol.com: see the setting up a repeater section in this page http://wiki.apache.org/solr/SolrReplication Doh! Sorry for the noise

Re: How to import multiple RSS-feeds with DIH

2009-11-09 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Mon, Nov 9, 2009 at 1:26 PM, Michael Lackhoff mich...@lackhoff.de wrote: [A new thread for this particular problem] On 09.11.2009 08:44 Noble Paul നോബിള്‍ नोब्ळ् wrote: The tried and tested strategy is to post the question in this mailing list w/ your data-config.xml. See my data

Re: solr and hibernate integration

2009-11-09 Thread Noble Paul നോബിള്‍ नोब्ळ्
to index complex POJO, I wondering is some one had wrote a plug-in that can handle complex POJO (like what hibernate search doing for indexing) ? kiwi -- happy hacking ! -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: [DIH] SqlEntityProcessor does not recognize onError attribute

2009-11-09 Thread Noble Paul നോബിള്‍ नोब्ळ्
is not predictable). We thought DB errors are not to be ignored because errors such as table does not exist can be really serious. Should I raise an JIRA-issue about this? Raise an issue it can be fixed -Sascha -- - Noble Paul | Principal

Re: [DIH] blocking import operation

2009-11-09 Thread Noble Paul നോബിള്‍ नोब्ळ्
://www.lucidimagination.com/search/document/a9b26ade46466ee -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: A question about how to make schema.xml change take effect

2009-11-09 Thread Noble Paul നോബിള്‍ नोब्ळ्
. The only way to make the change effective I found is to restart tomcat.   I want to confirm whether it is intended or it is a bug.   Thanks. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Getting started with DIH

2009-11-08 Thread Noble Paul നോബിള്‍ नोब्ळ्
/DataImportHandlerFaq It just started of as a single page and the features just got piled up and the page just bigger. we are thinking of cutting it down to smaller more manageable pages Thanks -Michael -- - Noble Paul | Principal Engineer

Re: Getting started with DIH

2009-11-08 Thread Noble Paul നോബിള്‍ नोब्ळ्
The tried and tested strategy is to post the question in this mailing list w/ your data-config.xml. On Mon, Nov 9, 2009 at 1:08 PM, Michael Lackhoff mich...@lackhoff.de wrote: On 09.11.2009 08:20 Noble Paul നോബിള്‍ नोब्ळ् wrote: It just started of as a single page and the features just got

Re: solr search

2009-11-07 Thread Noble Paul നോബിള്‍ नोब्ळ्
Sent from the Solr - User mailing list archive at Nabble.com. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Specifying multiple documents in DataImportHandler dataConfig

2009-11-07 Thread Noble Paul നോബിള്‍ नोब्ळ्
-- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Solr Replication: How to restore data from last snapshot

2009-11-06 Thread Noble Paul നോബിള്‍ नोब्ळ्
for index replication to slave. Do anyone know how to restore corrupted index from snapshot in master, and force replication of the restored index to slave? Thanks, Osborn -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: DIH timezone offset

2009-11-05 Thread Noble Paul നോബിള്‍ नोब्ळ्
of the conversion like so: select convert(varchar(30),datesentutc,126)+'Z' as date from table. Hope this is helpful to someone else. Thanks for the help. Mike -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Bug with DIH and MySQL CONCAT()?

2009-11-04 Thread Noble Paul നോബിള്‍ नोब्ळ्
-- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: DIH timezone offset

2009-11-04 Thread Noble Paul നോബിള്‍ नोब्ळ्
built on 11/1. Mike -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: How to integrate Solr into my project

2009-11-03 Thread Noble Paul നോബിള്‍ नोब्ळ्
by steps, what classes that i should look into in order to assimiliate Solr into my project? Thanks. regards ~caroLine -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: solr search

2009-11-03 Thread Noble Paul നോബിള്‍ नोब्ळ्
archive at Nabble.com. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Greater-than and less-than in data import SQL queries

2009-11-02 Thread Noble Paul നോബിള്‍ नोब्ळ्
goks...@gmail.com -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Why does BinaryRequestWriter force the path to be base URL + /update/javabin

2009-11-02 Thread Noble Paul നോബിള്‍ नोब्ळ्
-- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Annotations and reference types

2009-11-02 Thread Noble Paul നോബിള്‍ नोब्ळ्
. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Question about DIH execution order

2009-11-01 Thread Noble Paul നോബിള്‍ नोब्ळ्
= ${Course.CourseId}        field column=comment name=review/      /entity    /entity  /document keep the field as follows field column=TmpCourseId name=CourseId template=Course:${Course.CourseId} name=id/ -- - Noble Paul | Principal

Fwd: Full Text Search: Solr on Cassandra

2009-10-28 Thread Noble Paul നോബിള്‍ नोब्ळ्
with it for viruses or any other defects. education.au limited will not be liable for any loss, damage or consequence caused directly or indirectly by this email. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: problem using solr 1.4 multicore with shareSchema=true

2009-10-27 Thread Noble Paul നോബിള്‍ नोब्ळ्
                             jer...@hinegardner.org -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: problem using solr 1.4 multicore with shareSchema=true

2009-10-27 Thread Noble Paul നോബിള്‍ नोब्ळ्
I've opened an issue https://issues.apache.org/jira/browse/SOLR-1527 2009/10/28 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com: hi, Looks like a bug. open an issue. On Wed, Oct 28, 2009 at 4:04 AM, Jeremy Hinegardner jer...@hinegardner.org wrote: Hi all, I was trying to use the new

Re: Solr Random field

2009-10-26 Thread Noble Paul നോബിള്‍ नोब्ळ्
fired, if I am not able to find any results relevant. I want something like: http://localhost:8083/solr/select/?q=*:*sort=RANDOM. Please suggest. Regards, Pooja -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Solr Configuration Management

2009-10-26 Thread Noble Paul നോബിള്‍ नोब्ळ्
would be much appreciatted ... -- Lici -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Shards param accepts spaces between commas?

2009-10-25 Thread Noble Paul നോബിള്‍ नोब्ळ्
StrUtils.splitSmart() ... SolrPluginUtils.split() seems like a saner choice. A better question is probably why the shards parm isn't just multivalued. good question. I guess it should be (Yonik?) -Hoss -- - Noble Paul | Principal

Re: Solrj client API and response in XML format (Solr 1.4)

2009-10-24 Thread Noble Paul നോബിള്‍ नोब्ळ्
of the HttpClient to do that ? I noticed I can instantiate the CommonsHttpSolrServer with a HttpClient client . I did not find any relevant examples how to use this . If you can help me out with this much appreciated.. Stefan Noble Paul നോബിള്‍  नोब्ळ्-2 wrote: hi   you don't see the point

Re: multicore query via solrJ

2009-10-23 Thread Noble Paul നോബിള്‍ नोब्ळ्
for a more fancy way to do this using solrj (something like shards(query) ) thx -- Lici -- Lici -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: SolrJ and Json

2009-10-23 Thread Noble Paul നോബിള്‍ नोब्ळ्
. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: CAS client configuration with MT4-PHP.

2009-10-23 Thread Noble Paul നോബിള്‍ नोब्ळ्
to external CAS server when the application recieves login request? It would be helpful if there is any document available for this. Thanks in advance. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: is EmbeddedSolrServer thread safe ?

2009-10-22 Thread Noble Paul നോബിള്‍ नोब्ळ्
. ... But is it the same for EmbeddedSolrServer ? Best regards Jean-François -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Disable replication on master while slaves are pulling

2009-10-21 Thread Noble Paul നോബിള്‍ नोब्ळ्
://www.eteve.net jer...@eteve.net -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: [DIH] URLDataSource and fetching a link

2009-10-20 Thread Noble Paul നോബിള്‍ नोब्ळ्
at 6:13 PM, Grant Ingersoll gsing...@apache.orgwrote: Finally getting back to this... On Sep 17, 2009, at 12:28 AM, Noble Paul നോബിള്‍ नोब्ळ् wrote: 2009/9/17 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com: it is possible to have a sub entity which has XPathEntityProcessor which can

Re: Using DIH's special commands....Help needed

2009-10-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
The accepted logLevel values are error, deubug,warn,trace,info 2009/10/18 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com: On Sun, Oct 18, 2009 at 4:16 AM, Lance Norskog goks...@gmail.com wrote: I had this problem also, but I was using the Jetty exampl. I fail at logging configurations

Re: Using DIH's special commands....Help needed

2009-10-17 Thread Noble Paul നോബിള്‍ नोब्ळ्
to be the max value (finest) and still no output. Thanks, - Bill -- From: Noble Paul ???  ?? noble.p...@corp.aol.com Sent: Thursday, October 15, 2009 10:05 PM To: solr-user@lucene.apache.org Subject: Re: Using DIH's special

Re: Using DIH's special commands....Help needed

2009-10-17 Thread Noble Paul നോബിള്‍ नोब्ळ्
1.4, aren't you? -- Regards, Shalin Shekhar Mangar. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

DIH wiki page reverted

2009-10-16 Thread Noble Paul നോബിള്‍ नोब्ळ्
. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Adding callback url to data import handler...Is this possible?

2009-10-15 Thread Noble Paul നോബിള്‍ नोब्ळ्
in respective application. Doing it via javascript sounds like a round-about way of doing it. The eventhandler Cheers Avlesh 2009/10/15 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com I can understand the concern that you do not wish to write Java code . But a callback url is a very

Re: Using DIH's special commands....Help needed

2009-10-15 Thread Noble Paul നോബിള്‍ नोब्ळ्
. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Adding callback url to data import handler...Is this possible?

2009-10-14 Thread Noble Paul നോബിള്‍ नोब्ळ्
upon receiving this callback. If this functionality is already provided in some form/fashion, I'd love to know. All in all, great functionality that has significantly helped me out! Cheers, - Bill -- - Noble Paul | Principal

Re: Lucene Merge Threads

2009-10-13 Thread Noble Paul നോബിള്‍ नोब्ळ्
. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: doing searches from within an UpdateRequestProcessor

2009-10-12 Thread Noble Paul നോബിള്‍ नोब्ळ्
.  When a document is deleted, I would like to update all documents containing a reference to the deleted document.  My initial idea is to use a custom UpdateRequestProcessor.  Is there a better way to do this? Bill -- - Noble Paul | Principal

Re: http replication transfer speed

2009-10-11 Thread Noble Paul നോബിള്‍ नोब्ळ्
the bottleneck should be? I think even a standard drive can do writes of a bit of 40MB/s, and certainly reads over that. Thoughts? -- - Mark http://www.lucidimagination.com -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Changing masterUrl in ReplicationHandler at Runtime

2009-10-09 Thread Noble Paul നോബിള്‍ नोब्ळ्
Sent from the Solr - User mailing list archive at Nabble.com. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Dynamic Data Import from multiple identical tables

2009-10-09 Thread Noble Paul നോബിള്‍ नोब्ळ्
archive at Nabble.com. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: DIH and EmbeddedSolr

2009-10-09 Thread Noble Paul നോബിള്‍ नोब्ळ्
I guess it should be possible... what are the problems you encounter? On Sat, Oct 10, 2009 at 10:56 AM, rohan rai hiroha...@gmail.com wrote: Have been unable to use DIH for Embedded Solr Is there a way?? Regards Rohan -- - Noble Paul

Re: how to post(index) large file of 5 GB or greater than this

2009-10-08 Thread Noble Paul നോബിള്‍ नोब्ळ्
this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. -- - Noble Paul | Principal Engineer

Re: DIH Error in latest Nightly Builds

2009-10-08 Thread Noble Paul നോബിള്‍ नोब्ळ्
executing 2009-10-08 18:31:12.149::INFO:  Shutdown hook complete Thanks and regards, JK -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: DIH: Setting rows= on full-import has no effect

2009-10-08 Thread Noble Paul നോബിള്‍ नोब्ळ्
/username/      field column=comment xpath=/mediawiki/page/revision/comment/      field column=text xpath=/mediawiki/page/revision/text/        /entity      /entity    /document /dataConfig -Jay -- - Noble Paul | Principal Engineer| AOL

Re: Creating cores using SolrJ

2009-10-06 Thread Noble Paul നോബിള്‍ नोब्ळ्
, instanceDir, server, configFile, schemaFile) None of above methods allow datadir param. Thx -- Lici -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Problems with DIH XPath flatten

2009-10-06 Thread Noble Paul നോബിള്‍ नोब्ळ्
-- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: DataImportHandler problem: Feeding the XPathEntityProcessor with the FieldReaderDataSource

2009-10-06 Thread Noble Paul നോബിള്‍ नोब्ळ्
Norskog goks...@gmail.com -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: solr 1.4 formats last_index_time for SQL differently than 1.3 ?!?

2009-10-06 Thread Noble Paul നോബിള്‍ नोब्ळ्
-for-SQL-differently-than-1.3--%21--tp25776496p25776496.html Sent from the Solr - User mailing list archive at Nabble.com. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: How to access the information from SolrJ

2009-10-01 Thread Noble Paul നോബിള്‍ नोब्ळ्
to retrieve it through SolrJ - it's not in the QueryResponse.getHeader(), for instance.  Can I retrieve it somewhere? -- http://www.linkedin.com/in/paultomblin -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Use cases for ReplicationHandler's backup facility?

2009-09-24 Thread Noble Paul നോബിള്‍ नोब्ळ्
should be for restoration/archival They should contain all the files required for the latest commit point. Thanks, Chris -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Can solr build on top of HBase

2009-09-23 Thread Noble Paul നോബിള്‍ नोब्ळ्
than now. so  solrconfig.xml 's dataDir/solrhome/data/dataDir ,can i used it from api ,and point to my distrabuted hbase data storage, and if the index is too large ,will it be slow? thanks. -- - Noble Paul | Principal Engineer| AOL | http

Re: How to leverage the LogMergePolicy calibrateSizeByDeletes patch in Solr ?

2009-09-21 Thread Noble Paul നോബിള്‍ नोब्ळ्
... I'm just not sure how we're going to get there. -Yonik http://www.lucidimagination.com -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: solr trunk building error

2009-09-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
://www.nabble.com/solr-trunk-building-error-tp25521269p25521269.html Sent from the Solr - User mailing list archive at Nabble.com. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: solr trunk building error

2009-09-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
. also i should note that i compiled solr two weaks ago without a problem, so i dont't think that i have a serious maven or ant problem... wkr www.turnguard.com Noble Paul നോബിള്‍  नोब्ळ्-2 wrote: is there anything further in the error log? On Sat, Sep 19, 2009 at 6:15 PM, turnguard

Re: solr trunk building error

2009-09-19 Thread Noble Paul നോബിള്‍ नोब्ळ्
)        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) Total time: 1 second /code at least it's just taking a second to fail. any hint appreciated wkr www.turnguard.com Noble Paul നോബിള്‍  नोब्ळ्-2 wrote: On Sat, Sep 19, 2009 at 10:59

Re: How to leverage the LogMergePolicy calibrateSizeByDeletes patch in Solr ?

2009-09-18 Thread Noble Paul നോബിള്‍ नोब्ळ्
) based someday... I'm just not sure how we're going to get there. -Yonik http://www.lucidimagination.com -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: DeltaImport problem

2009-09-17 Thread Noble Paul നോബിള്‍ नोब्ळ्
expecting, it has not updated. It's like the index is not being updated with the changes...Any ideas? thanks Kirsty Noble Paul നോബിള്‍  नोब्ळ्-2 wrote: http://people.apache.org/builds/lucene/solr/nightly/ On Wed, Sep 16, 2009 at 6:42 PM, KirstyS kirst...@gmail.com wrote: mmm..can't seem to find

Re: DeltaImport problem

2009-09-17 Thread Noble Paul നോബിള്‍ नोब्ळ्
Is it not supposed to default to commit? Noble Paul നോബിള്‍  नोब्ळ्-2 wrote: What does the status command say after delta-import? does it say committed? On Thu, Sep 17, 2009 at 2:50 PM, KirstyS kirst...@gmail.com wrote: Hi! thanks so much, I have the latest release. Now, it shows that the delta import

Re: DeltaImport problem

2009-09-17 Thread Noble Paul നോബിള്‍ नोब्ळ्
the status command is command=status 2009/9/17 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com: can you try the same command a commit=true ? On Thu, Sep 17, 2009 at 3:15 PM, KirstyS kirst...@gmail.com wrote: No, I don't see any commit... I ran with this command http://localhost:8080

Re: DeltaImport problem

2009-09-17 Thread Noble Paul നോബിള്‍ नोब्ळ्
check the logs and see if you have any messages like Exception while adding ... or Error creating document : 2009/9/17 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com: the status command is command=status 2009/9/17 Noble Paul നോബിള്‍  नोब्ळ् noble.p...@corp.aol.com: can you try the same

Re: DeltaImport problem

2009-09-16 Thread Noble Paul നോബിള്‍ नोब्ळ्
, if anyone knows what I am doing wrong??? Many thanks Kirsty -- View this message in context: http://www.nabble.com/DeltaImport-problem-tp25471596p25471596.html Sent from the Solr - User mailing list archive at Nabble.com. -- - Noble Paul

Re: DeltaImport problem

2009-09-16 Thread Noble Paul നോബിള്‍ नोब्ळ्
yeah, not yet released but going to be released pretty soon On Wed, Sep 16, 2009 at 6:32 PM, KirstyS kirst...@gmail.com wrote: I thought 1.4 was not released yet? Noble Paul നോബിള്‍  नोब्ळ्-2 wrote: I vaguely remember there was an issue with delta-import in 1.3. could you try it out

Re: DeltaImport problem

2009-09-16 Thread Noble Paul നോബിള്‍ नोब्ळ्
http://people.apache.org/builds/lucene/solr/nightly/ On Wed, Sep 16, 2009 at 6:42 PM, KirstyS kirst...@gmail.com wrote: mmm..can't seem to find the link..could you help? Noble Paul നോബിള്‍  नोब्ळ्-2 wrote: yeah, not yet released but going to be released pretty soon On Wed, Sep 16, 2009

Re: FileListEntityProcessor and LineEntityProcessor

2009-09-16 Thread Noble Paul നോബിള്‍ नोब्ळ्
Sent from the Solr - User mailing list archive at Nabble.com. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: [DIH] URLDataSource and fetching a link

2009-09-16 Thread Noble Paul നോബിള്‍ नोब्ळ्
2009/9/17 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com: it is possible to have a sub entity which has XPathEntityProcessor which can use the link ar the url This may not be a good solution. But you can use the $hasMore and $nextUrl options of XPathEntityProcessor to recursively loop

Re: Dataimport MySQLNonTransientConnectionException: No operations allowed after connection closed

2009-09-15 Thread Noble Paul നോബിള്‍ नोब्ळ्
if it stable. Is it safe to use it in big commerce app? Noble Paul നോബിള്‍  नोब्ळ्-2 wrote: which version of Solr are you using. can you try with a recent one and confirm this? On Mon, Sep 14, 2009 at 7:45 PM, palexv pal...@gmail.com wrote: I know that my issue is related to http

Re: Single Core or Multiple Core?

2009-09-15 Thread Noble Paul നോബിള്‍ नोब्ळ्
one core, why need a name? -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: [DIH] Multiple repeat XPath stmts

2009-09-14 Thread Noble Paul നോബിള്‍ नोब्ळ्
gsing...@apache.org wrote: As I said, copying is not an option.  That will break everything else. On Sep 14, 2009, at 1:07 AM, Noble Paul നോബിള്‍ नोब्ळ् wrote: The XPathRecordreader has a limit one mapping per xpath. So copying is the best solution On Mon, Sep 14, 2009 at 2:54 AM, Fergus

Re: Configuring slaves for a master backup without restarting

2009-09-14 Thread Noble Paul നോബിള്‍ नोब्ळ्
. -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Single Core or Multiple Core?

2009-09-14 Thread Noble Paul നോബിള്‍ नोब्ळ्
-- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Dataimport MySQLNonTransientConnectionException: No operations allowed after connection closed

2009-09-14 Thread Noble Paul നോബിള്‍ नोब्ळ्
://www.nabble.com/Dataimport-MySQLNonTransientConnectionException%3A-No-operations-allowed-after-connection-closed-tp25436605p25436605.html Sent from the Solr - User mailing list archive at Nabble.com. -- - Noble Paul | Principal Engineer| AOL

Re: about replication

2009-09-13 Thread Noble Paul നോബിള്‍ नोब्ळ्
-- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: [DIH] Multiple repeat XPath stmts

2009-09-13 Thread Noble Paul നോബിള്‍ नोब्ळ्
=== -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Extract info from parent node during data import

2009-09-12 Thread Noble Paul നോബിള്‍ नोब्ळ्
/Mac/Intranets             Analyst Programmer === -- - Noble Paul | Principal Engineer| AOL | http://aol.com

Re: Backups using Replication

2009-09-11 Thread Noble Paul നോബിള്‍ नोब्ळ्
ok this was committed on July 15, 2009 before that backupAfter was called snapshot On Thu, Sep 10, 2009 at 10:14 PM, wojtekpia wojte...@hotmail.com wrote: I'm using trunk from July 8, 2009. Do you know if it's more recent than that? Noble Paul നോബിള്‍  नोब्ळ्-2 wrote: which version

<    1   2   3   4   5   6   7   8   9   10   >