RE: How to realize index spaces

2007-08-23 Thread Lance Norskog
Are these separate Lucene index files which can be updated and optimized individually? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tom Hill Sent: Thursday, August 23, 2007 2:23 PM To: solr-user@lucene.apache.org Subject: Re: How to realize index space

Re: How to realize index spaces

2007-08-23 Thread Tom Hill
Hi - On 8/23/07, Marc Bechler <[EMAIL PROTECTED]> wrote: > > I was wondering whether or not it is possible to realize different index > spaces with one solr instance. > > Example: imagine, you want to have 2 index spaces that coexist > independently (and wich can be identified, e.g., by a unique i

How to realize index spaces

2007-08-23 Thread Marc Bechler
Hi, I was wondering whether or not it is possible to realize different index spaces with one solr instance. Example: imagine, you want to have 2 index spaces that coexist independently (and wich can be identified, e.g., by a unique id). In your query, you specify an id, and the query should

Re: How to get more documents as response in xml?

2007-08-23 Thread Mike Klaas
On 23-Aug-07, at 10:50 AM, nithyavembu wrote: Now i am facing a problem which i am unable to find the solution. I am POSTing more than 30 records and the records get indexed. In that i have searched particular record which matches 22, so it giving the "numDocs" as 22. In the xml respon

Re: Constraining date facets

2007-08-23 Thread Chris Hostetter
: i am using faceting in a project and would like to do date faceting with : facet.date. That works fine, but as well returns dates which have no : resulting pages underneath, i.e. the facet count equals 0. Is it possible to : constrain this just to dates for which results exist similar to : facet

How to get more documents as response in xml?

2007-08-23 Thread nithyavembu
Hi All, Now i am facing a problem which i am unable to find the solution. I am POSTing more than 30 records and the records get indexed. In that i have searched particular record which matches 22, so it giving the "numDocs" as 22. In the xml response its displaying the numDocs as 22 but giv

RE: Running into problems with distributed index and search

2007-08-23 Thread Kasi Sankaralingam
I have not seen performance degradation, but I will keep that in mind, thanks -Original Message- From: Walter Underwood [mailto:[EMAIL PROTECTED] Sent: Thursday, August 23, 2007 8:56 AM To: solr-user@lucene.apache.org Subject: Re: Running into problems with distributed index and search H

Re: How to extract constrained fields from query

2007-08-23 Thread Chris Hostetter
: Probably I'm also interested in PrefixQueries, as they also provide a : Term, e.g. parsing "ipod AND brand:apple" gives a PrefixQuery for : "brand:apple". uh? ... it shoudn't, not unless we're talking about some other customization you've already made. : I want to do s.th. like "dynamic facet

Re: Multiple indexes

2007-08-23 Thread Jae Joo
The potential problem is performance. I have tested with 1.3 Millions and it returns fast enough. Jae On 8/23/07, Walter Underwood <[EMAIL PROTECTED]> wrote: > > It should work fine to index them and search them. 13 million docs is > not even close to the limits for Lucene and Solr. Have you had

RE: Running into problems with distributed index and search

2007-08-23 Thread Kasi Sankaralingam
Thanks a lot, yes I found that yesterday after doing some experiments. -Original Message- From: Chris Hostetter [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 22, 2007 11:10 PM To: solr-user@lucene.apache.org Subject: Re: Running into problems with distributed index and search : 3)

Re: Multiple indexes

2007-08-23 Thread Walter Underwood
It should work fine to index them and search them. 13 million docs is not even close to the limits for Lucene and Solr. Have you had problems? wunder On 8/23/07 7:30 AM, "Jae Joo" <[EMAIL PROTECTED]> wrote: > Is there any solution to handle 13 millions document shown as below? > Each document is

Re: Running into problems with distributed index and search

2007-08-23 Thread Walter Underwood
How is the performace? For me, Solr got about 100 times faster for update when I moved the files from NFS to local disk. wunder On 8/22/07 2:27 PM, "Kasi Sankaralingam" <[EMAIL PROTECTED]> wrote: > Instance (index server) for indexing. The index file data directory > reside on a NFS partition, I

Multiple indexes

2007-08-23 Thread Jae Joo
Is there any solution to handle 13 millions document shown as below? Each document is not big, but the number of ones is 13 million. Any way to utilize the multiple indexes? Thanks, Jae Joo Unlimi-Tech Software Inc ON Single Location Canada K1C 4R1 Ottawa Ontario G2_Computer Software 1447a Yo

Re: Sort basics

2007-08-23 Thread Yonik Seeley
The separate sort parameter for the standard handler is relatively new (as of Solr 1.2) Is that the version of Solr you are using? If so, can you also supply the output Solr gives you as the result of your query? -Yonik On 8/23/07, mel2k <[EMAIL PROTECTED]> wrote: > > Hello, > > I am new to Solr

Re: How to extract constrained fields from query

2007-08-23 Thread Martin Grotzke
On Wed, 2007-08-22 at 23:18 -0700, Chris Hostetter wrote: > : in my custom request handler, I want to determine which fields are > : constrained by the user. > : > : E.g. the query (q) might be "ipod AND brand:apple" and there might > : be a filter query (fq) like "color:white" (or more). > : > : W

Re: Web statistics for solr?

2007-08-23 Thread Will Johnson
check out the patch(s) at: http://issues.apache.org/jira/browse/SOLR-176 - will On Aug 22, 2007, at 9:00 PM, Pieter Berkel wrote: Matthew, Maybe the SOLR Statistics page would suit your purpose? (click on "statistics" from the main solr page or use the following url) http://localhost:898

Sort basics

2007-08-23 Thread mel2k
Hello, I am new to Solr and trying to understand how the sort functionality is working. Thanks in advance for your help on the following questions. I have taken the default download, started Solr and posted the mem.xml. I updated the mem.xml by copying each of the items and changing ONLY the id