Where DATA are stored

2008-07-21 Thread sanraj25
Hi When indexing data with solr where document stored and how to find document in solr installation.And how to avoid data duplication in solr database. thanks in advance regards, Santhanaraj R -- View this message in context:

Re: Where DATA are stored

2008-07-21 Thread Akshay
You will find the indexed data inside the data/index directory of your solr home. The documents are stored in Lucene Index File Format which is not human readable. To find a document or documents you have to search it through solr admin web page with appropriate Lucene query syntax (

Solr/Lucene search term stats

2008-07-21 Thread Sunil
Hi All, I am working on a module using Solr, where I want to get the stats of each keyword found in each field. If my search term is: (title:(web2.0 OR ajax) OR description:(web2.0 OR ajax)) Then I want to know how many times web2.0/ajax were found in title or description. Any suggestion on

strange IO Exception

2008-07-21 Thread r.nieto
Hi users, Without changing anything a strange “IO Exception” has begun to appear when I try to make search in some cores. The problems disappear if I restart the Tomcat. The strange thing is that the other cores that search in the same machine works perfectly Can anyone help me? The

Regarding Indexing data

2008-07-21 Thread sanraj25
Hi, I want some exact information regarding solr data. When we are indexing the data ,they are stored in same size or compressed .Because i want to use large size of data . so if the size reduced i can store large data in my server. give some instruction to read the documents through

Re: Regarding Indexing data

2008-07-21 Thread Noble Paul നോബിള്‍ नोब्ळ्
the data is stored in Lucene format. Lucene is the place to look if you want to know the exact format. Lucene stores only stored fields . If you need to just index the data , the actual amount of data may be less than that of the input. --Noble On Mon, Jul 21, 2008 at 6:00 PM, sanraj25 [EMAIL

SolrJ + Spellcheck

2008-07-21 Thread Jon Baer
Hi, I can't seem to locate any info on how to get SolrJ + Spellcheck working together, Id like to query the spellchecker if 0 items were matched, is SolrJ generic enough to pick apart added component results from the bottom of a query? Thanks. - Jon

Re: SolrJ + Spellcheck

2008-07-21 Thread Ryan McKinley
Currently, there are not any helper functions to pick out spellcheck info. But you can always use: NamedListObject getResponse() to pick out the data contained in the response: Adding spellcheck functions to QueryResponse would be a welcome contribution! On Jul 21, 2008, at 12:51 PM,

DIH: post-import action independent SQL statements

2008-07-21 Thread Jonathan Lee
Hello, I have been using the DataImportHandler successfully to import documents from MySQL, and it has worked very well. However I have three questions about the handler: 1. Is it possible to execute a command post-import? Specifically, I would like to run snapshooter after both full delta

Re: DIH: post-import action independent SQL statements

2008-07-21 Thread Noble Paul നോബിള്‍ नोब्ळ्
Overtime we have realized this as a common pattern of requirements. a pre-import, post-import call back hooks are something I can think of. On Mon, Jul 21, 2008 at 11:13 PM, Jonathan Lee [EMAIL PROTECTED] wrote: Hello, I have been using the DataImportHandler successfully to import documents

Re: Vote on a new solr logo

2008-07-21 Thread Mike Klaas
On 20-Jul-08, at 6:19 PM, Mark Miller wrote: From the dev list: Shalin Shekhar Mangar: +1 for a new logo. It's a new release, let's have a new logo too! First step is to decide which one of these is more Solr-ish. I'm looking to improve the look of solr, so I am going to do my best to

Re: Vote on a new solr logo

2008-07-21 Thread Ryan McKinley
I can't figure how to use the poll either... here are a few others to check out: http://lapnap.net/solr/ perhaps a and f could live together, you use 'a' if you need a background other then white On Jul 21, 2008, at 2:14 PM, Mike Klaas wrote: On 20-Jul-08, at 6:19 PM, Mark Miller wrote:

Re: Vote on a new solr logo

2008-07-21 Thread Shalin Shekhar Mangar
Too bad the polls created with Google docs don't support images in them (or atleast i couldn't figure out how to do it) On Mon, Jul 21, 2008 at 11:52 PM, Ryan McKinley [EMAIL PROTECTED] wrote: I can't figure how to use the poll either... here are a few others to check out:

Re: Vote on a new solr logo

2008-07-21 Thread Mark Miller
Sorry you can't vote guys - makes me look realy smart eh g I can vote even when I log out of the admin section, so I am clueless why you cannot. But I am going to fix things somehow and add those new logos for consideration. - Mark Ryan McKinley wrote: I can't figure how to use the poll

Re: Vote on a new solr logo

2008-07-21 Thread Ryan McKinley
nor does http://selectricity.org/ On Jul 21, 2008, at 2:28 PM, Shalin Shekhar Mangar wrote: Too bad the polls created with Google docs don't support images in them (or atleast i couldn't figure out how to do it) On Mon, Jul 21, 2008 at 11:52 PM, Ryan McKinley [EMAIL PROTECTED] wrote: I

Re: Vote on a new solr logo

2008-07-21 Thread Mark Miller
I looked for a long time for an easy free image polling system, and couldn't find much beyond shareware. I am still looking for something though... Ryan McKinley wrote: nor does http://selectricity.org/ On Jul 21, 2008, at 2:28 PM, Shalin Shekhar Mangar wrote: Too bad the polls created with

Re: Vote on a new solr logo

2008-07-21 Thread Mike Klaas
How about a form that has a 1 to 5 radio button option beside each logo and a box to enter your name? -Mike On 21-Jul-08, at 11:43 AM, Mark Miller wrote: I looked for a long time for an easy free image polling system, and couldn't find much beyond shareware. I am still looking for

RE: Vote on a new solr logo

2008-07-21 Thread Wagner,Harry
Mark, No worries, you are still way ahead of electronic voting! -Original Message- From: Mark Miller [mailto:[EMAIL PROTECTED] Sent: Monday, July 21, 2008 2:37 PM To: solr-user@lucene.apache.org Subject: Re: Vote on a new solr logo Sorry you can't vote guys - makes me look realy smart

Re: Vote on a new solr logo

2008-07-21 Thread Shalin Shekhar Mangar
Will this do? A 1-5 for each image is difficult but I guess this goes 80% with 20% effort :) http://people.apache.org/~shalin/poll.html On Tue, Jul 22, 2008 at 12:23 AM, Mike Klaas [EMAIL PROTECTED] wrote: How about a form that has a 1 to 5 radio button option beside each logo and a box to

Re: Vote on a new solr logo

2008-07-21 Thread Mark Miller
Perfect! Thank you Shalin. Much appreciated, and a dead simple system. My vote is in. - Mark Shalin Shekhar Mangar wrote: Will this do? A 1-5 for each image is difficult but I guess this goes 80% with 20% effort :) http://people.apache.org/~shalin/poll.html On Tue, Jul 22, 2008 at 12:23 AM,

How do you query for a string containing a colon?

2008-07-21 Thread Ian Connor
Hi, I am trying to query a doi field. However, a doi can contain a : colon character and the query parser throws an error at this point. How do you escape a colon? -- Regards, Ian

Re: How do you query for a string containing a colon?

2008-07-21 Thread Mike Klaas
On 21-Jul-08, at 2:15 PM, Ian Connor wrote: Hi, I am trying to query a doi field. However, a doi can contain a : colon character and the query parser throws an error at this point. How do you escape a colon? You can escape anything with a backslash, and most things with quotation marks:

Re: Specifying explicit FacetQuery w/ a normal query?

2008-07-21 Thread Mike Klaas
On 17-Jul-08, at 6:27 AM, Jon Baer wrote: Ive gone from a complex multicore setup back to a single solrconfig setup and using a doctype field (since the index is pretty small), however there are a few spots where items are laid out in tabs and each tab has a count of docs associated, ie:

Re: Specifying explicit FacetQuery w/ a normal query?

2008-07-21 Thread Jon Baer
Well that's my problem ... I can't :-) When you put a fq=doctype:news in there your can't get an explicit facet.query, it will only let you deal w/ the stuff you have already filtered out. I think what I was is possible, just need to dig in the code more. - Jon On Jul 21, 2008, at 9:14

Re: DIH: post-import action independent SQL statements

2008-07-21 Thread Noble Paul നോബിള്‍ नोब्ळ्
yes, It will be there in the next patch . The Entityprocessor interface will have an extra destroy() method so you can extend SqlEntityProcessor and override the init/destroy methods for doing pre/post actions. init() is already there Another addition is getSolrCore() in Context which can help