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

2009-10-17 Thread Noble Paul നോബിള്‍ नोब्ळ्
postImportDeletQuery is fine in your case. On Sat, Oct 17, 2009 at 3:16 AM, William Pierce wrote: > Shalin, > > Many thanks for your tipBut it did not seem to help! > > Do you think I can use postDeleteImportQuery for this task? > > Should I file a bug report? > > Cheers, > > Bill > > ---

Problem with Query Parser

2009-10-17 Thread Germán Biozzoli
Hi everybody I have a simple but (for me) annoying problem. I'm happy user of Solr 1.4 with a small collection of documents. Today one of the users has reported that a query returns documents that are non-pertinent to the expression. I have spanish, portuguese and english text inside the collectio

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

2009-10-17 Thread Lance Norskog
I had this problem also, but I was using the Jetty exampl. I fail at logging configurations about 90% of the time, so I assumed it was my fault. 2009/10/17 Noble Paul നോബിള്‍ नोब्ळ् : > It is strange that LogTransformer did not log the data. . > > On Fri, Oct 16, 2009 at 5:54 PM, William Pierce

Re: Boosting of words

2009-10-17 Thread AHMET ARSLAN
> I am using Solr 1.3. > I access Solr through carrot and use Java. What is the meaning of accessing solr through carrot? Are you using solr as an input to carrot? Using org.carrot2.source.solr.SolrDocumentSource just to cluster search results? Can we say that you are interested in clustered sear

Re: urgent need of some basic help

2009-10-17 Thread Bess Sadler
Hi, Naga. On 17-Oct-09, at 10:18 AM, Naga raja wrote: I m in need of some basic help regarding solr? 1)In which format the posted data will store in SOLR? how the data are stored in solr? Once solr has ingested the data, it is stored in binary files in a lucene index. You can see the fi

Re: stats page slow in latest nightly

2009-10-17 Thread Chris Hostetter
: > we can always turn the size estimator off ... or turn it only only when : > doing the insanity checks (so normal stats are fast, buf if anything is : > duplicated you'll get info on the size of the discrepancy) : : Is this something we want to do before release? I'm not at all : familiar wit

Store tika extracted result as xhtml

2009-10-17 Thread Andy Lam Yin Cong
Dear All, I have a field defined in schema.xml as below, and in the solrconfig.xml original basically, when I upload the document via the command below curl 'http://localhost:8983/solr/info/update/extract?map.content=text_shingle&literal.url=test&commit=true' -F "fi...@mccm.pdf" and try to

urgent need of some basic help

2009-10-17 Thread Naga raja
I m in need of some basic help regarding solr? 1)In which format the posted data will store in SOLR? how the data are stored in solr? 2) what is the concept of replication in SOLR? 3) suppose in my schema.xml i had the format like ,, and i had posted nearly 50 documents. Now iu need to post

Re: stats page slow in latest nightly

2009-10-17 Thread Yonik Seeley
On Tue, Oct 6, 2009 at 5:51 PM, Chris Hostetter wrote: > > : When I was working on it, I was actually going to default to not show > : the size, and make you click a link that added a param to get the sizes > : in the display too. But I foolishly didn't bring it up when Hoss made my > : life easie

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

2009-10-17 Thread Noble Paul നോബിള്‍ नोब्ळ्
It is strange that LogTransformer did not log the data. . On Fri, Oct 16, 2009 at 5:54 PM, William Pierce wrote: > Folks: > > Continuing my saga with DIH and use of its special commands.  I have > verified that the script functionality is indeed working.    I also verified > that '$skipRow' is wo

Re: Boosting of words

2009-10-17 Thread bhaskar chandrasekar
Hi,   I am using Solr 1.3. I access Solr through carrot and use Java.     Regards Bhaskar --- On Thu, 10/15/09, AHMET ARSLAN wrote: From: AHMET ARSLAN Subject: Re: Boosting of words To: solr-user@lucene.apache.org Date: Thursday, October 15, 2009, 8:58 AM > Hi, >   > I am able to see the res