Re: How to select one entity at a time?

2008-09-29 Thread con
Thanks Everybody. I have went through the wiki and some other docs. Actually I have a tight schedule and I have to look into various other things along with this. Currently I am looking into rebuilding solr by writing a wrapper class. I will update you with more meaningful questions soon.. thanks

Re: Changing dataDir without restatrting server

2008-09-29 Thread Walter Underwood
Solr index distribution already does this with a slightly different mechanism. It moves the files instead of the directory. I recommend understanding and using the standard scripts for index distribution. http://wiki.apache.org/solr/CollectionDistribution wunder On 9/29/08 9:55 PM, "Otis Gospodn

Re: Changing dataDir without restatrting server

2008-09-29 Thread Otis Gospodnetic
Hi, You could accomplish this by using symlinks or their equivalents if you are not running Solr under UNIX. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: mahendra mahendra <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: M

Re: Question about facet.prefix usage

2008-09-29 Thread Simon Hu
I also need the exact same feature. I was not able to find an easy solution and ended up modifying class SimpleFacets to make it accept an array of facet prefixes per field. If you are interested, I can email you the modified SimpleFacets.java. -Simon steve berry-2 wrote: > > > Question: Is

Changing dataDir without restatrting server

2008-09-29 Thread mahendra mahendra
Is there any way to change the index location with out restarting the server?   Requirement We want to share the index location by multiple search nodes. As part of my project maintanance we want to shift the current index location to other location and delete the current index location for every

Re: Number of webapps

2008-09-29 Thread Otis Gospodnetic
It depends on the nature of webapps, their usage, and type of hardware. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: Sujatha Arun <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Monday, September 29, 2008 3:05:54 PM > Subjec

RE: Updating the index with a csv file

2008-09-29 Thread Steven A Rowe
If you're using a Windows command window, there may be trouble with single quotes. Try instead using double quotes: curl "http://localhost:8983/solr/update/csv"; --data-binary @blog.csv -H "Content-type:text/plain; charset=utf-8" On 09/29/2008 at 12:22 PM, vmaidel wrote: > > Thank you, guys,

Number of webapps

2008-09-29 Thread Sujatha Arun
Hi, On a single server ,is there a limit on the number of webapps that can be deployed for optimum performance ,with tomcat as servlet container ? Regards suja

Re: Result clustering

2008-09-29 Thread Otis Gospodnetic
Roar, the closest thing to that is referred to as Field Collapsing - have a look at SOLR-236 in Solr's JIRA issue tracking system. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: Roar Skullestad <[EMAIL PROTECTED]> > To: solr-user@lucene.ap

Result clustering

2008-09-29 Thread Roar Skullestad
I'm not sure whether "clustering" is the right term, but what I want to do is something similar to what google does when they group results from the same domains together (the second one indented). So, say result #20 in the result list has same value for the "clustering" field as result #3. I woul

Re: Updating the index with a csv file

2008-09-29 Thread vmaidel
Thank you, guys, but for some reason now I get different errors than before when trying to run the example line: curl: (1) Protocol 'http not supported or disabled in libcurl curl: (6) Could not resolve host: text; Host not found curl: (6) Could not resolve host: charset=utf-8'; Host not found D

Re: Create Indexes

2008-09-29 Thread Norberto Meijome
On Fri, 26 Sep 2008 18:58:14 +0530 Dinesh Gupta <[EMAIL PROTECTED]> wrote: > Please tell me where to upload the files. anywhere you have access to... your own website, somewhere anyone on the list can access the files >you< want to share to address your problems :) b _ {B

Re: Multicore and custom jars loading

2008-09-29 Thread Jérôme Etévé
My mistake, Using the sharedLib="lib/" attribute in the solr tag of solr.xml solved the problem. J. On Mon, Sep 29, 2008 at 2:43 PM, Jérôme Etévé <[EMAIL PROTECTED]> wrote: > Hello all. > > I'm using a multicore installation and I've got a small issue with > the loading of our customized jars

Re: snappuller not getting snapshoot?

2008-09-29 Thread Bill Au
ut snappuler on slaves >> sometimes (I'd say, in most cases...) is unable to collect these snapshoots. >> In their logs I see "no new snapshoot found", although I see new snapshoot >> directory on master. >> >> What's puzzling for me are the entries i

Re: Syncing up multiple Solrs

2008-09-29 Thread Otis Gospodnetic
Hi, Have a look at Collection Replication page on the Wiki - Solr comes with shell scripts you can use for index replication. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: Vaijanath N. Rao <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.

Syncing up multiple Solrs

2008-09-29 Thread Vaijanath N. Rao
Hi Solr-users, I have one simple requirement, If I have multiple-Solr installations how can I sync up the indexes across these machines. --Thanks and Regards Vaijanath N. Rao

Re: snappuller not getting snapshoot?

2008-09-29 Thread Jarek Zgoda
What's puzzling for me are the entries in snappuller-status and snapshot.current - the snapshoot they treat as current is something called "snapshot.status.e2", not "snapshot.20080929...". Can someone give any hint as to what's going on? -- We read Knuth so you don't

Re: SESSIONS.ser (Permission denied)

2008-09-29 Thread Mark Miller
Looks to me like tomcat wants to serialize the current session information to disk, but the tomcat process does not have permission to write to that directory. If I remember correctly, it tries to write the session file to the working directory (so where you launched tomcat from usually). Googl

Multicore and custom jars loading

2008-09-29 Thread Jérôme Etévé
Hello all. I'm using a multicore installation and I've got a small issue with the loading of our customized jars. Let's say I've got a class my.company.MyAnalyzer which is distributed in a jar called company-solr.jar If I put this jar in the lib directory, at the solr home like this: $solr_

snappuller not getting snapshoot?

2008-09-29 Thread Jarek Zgoda
e are the entries in snappuller-status and snapshot.current - the snapshoot they treat as current is something called "snapshot.status.e2", not "snapshot.20080929...". Can someone give any hint as to what's going on? -- We read Knuth so you don't have to. - Tim Peters Jarek Zgoda, R&D, Redefine [EMAIL PROTECTED]

SESSIONS.ser (Permission denied)

2008-09-29 Thread sunnyfr
Hello everybody, Does somebody have an idea where could come from this error ? Thanks a lot ... Sep 29 15:36:37 solr-test jsvc.exec[398]: Sep 29, 2008 3:36:37 PM org.apache.catalina.session.StandardManager doUnload SEVERE: IOException while saving persisted sessions: java.io.FileNotFoundExcepti

Re: Monitoring solr stats with munin?

2008-09-29 Thread Mark Miller
Markus Fischer wrote: Hi, has anyone had the need and maybe already written a munin plugin to graph some informations from e.g. admin/stats.jsp ? thanks, - Markus Something like that, though I havn't seen anything available publicly yet. Its certainly easy enough now that 1.3 includes some n

Monitoring solr stats with munin?

2008-09-29 Thread Markus Fischer
Hi, has anyone had the need and maybe already written a munin plugin to graph some informations from e.g. admin/stats.jsp ? thanks, - Markus

Can't find resource 'solrconfig.xml' in classpath or 'solr/conf/'

2008-09-29 Thread sunnyfr
Hello, I've very bad exception, I don't know really how to fix it up .. It shouldn't look for solrconfig.xml but multicore.xml? Can somebdoy help me, I spent my day on it ...?? :( I've no idea anymore... Thanks a lot, org.apache.jasper.JasperException: Unable to compile class for JSP org.apache

Re: using DataImportHandler instead of POST?

2008-09-29 Thread Geoffrey Young
Chris Hostetter wrote: > : I have a well-formed xml file, suitable for POSTting to solr. that > : works just fine. it's very large, though, and using curl in production > : is so very lame. is there a very simple config that will let solr just > : slurp up the file via the DataImportHandler?

Re: Sample App needed

2008-09-29 Thread Noble Paul നോബിള്‍ नोब्ळ्
which is the sample that is not working? On Mon, Sep 29, 2008 at 6:02 PM, Dinesh Gupta <[EMAIL PROTECTED]> wrote: > > Hi all, > > Have some sample application instead of Solr sample. > > Please give me a sample application where I can made > indexes from the DB. > > I am not able to work with sam

Sample App needed

2008-09-29 Thread Dinesh Gupta
Hi all, Have some sample application instead of Solr sample. Please give me a sample application where I can made indexes from the DB. I am not able to work with sample app. It is too hard for new user to understand. Please help me otherwise i have to quit from the Solr. Please tell me how

Re: DataImportHandler: way to merge multiple db-rows to 1 doc using transformer?

2008-09-29 Thread Britske
Well, merging from different tables (using pk's, etc. ) is pretty clear from the Wiki (nice work) However the difficult part: currently I have a table called availabilities, and product (all simplified) --- | availabilities - |productidk |factid k |pro

Running Solr1.3 with multicore support

2008-09-29 Thread s4saurabh
Hi friends, I have been using solr1.2 for a long time now. Recently I wanted to test solr1.3 with multicore support. I have configured the solr.xml file to reflect two cores. I tried to change the schema for core0 and changed one of the fields and restarted tomcat. But when I went back to the so

Applying Stop words for Field Type String

2008-09-29 Thread payalsharma
We have the facility of applying stop words for Field Type text during Query analyzer in schema.xml as shown below :

*Very* slow Commit after upgrading to solr 1.3

2008-09-29 Thread Ben Shlomo, Yatir
Hi! I am running on widows 64 bit ... I have upgraded to solr 1.3 in order to use the distributed search. I haven't changed the solrConfig and the schema xml files during the upgrade. I am indexing ~ 350K documents (each one is about 0.5 KB in size) The indexing takes a reasonable amount of

Re: Merging Highlight and result section

2008-09-29 Thread Shalin Shekhar Mangar
The results and highlighting section can be correlated using the unique key value. Not sure what benefit you'll get by changing the response format. On Mon, Sep 29, 2008 at 9:20 AM, Vaijanath N. Rao <[EMAIL PROTECTED]>wrote: > Hi Solr-Users, > > Is there any way of merging Result section with the

Re: Is it possible to specify a pattern of Ranking while querying the indexes?

2008-09-29 Thread Shalin Shekhar Mangar
Have you seen boosting query (bq parameter) in DisMax? Does that not satisfy your constraints? On Mon, Sep 29, 2008 at 12:22 PM, tushar kapoor < [EMAIL PROTECTED]> wrote: > > In case I dont want to write a plugin code for that, what is the option > that > I am left with ? > > As I see it, one of