Re: Max Limit to Schema Fields - Solr 4.X

2014-02-09 Thread Mike L.
Appreciate all the support and I'll give it a whirl. Cheers! Sent from my iPhone > On Feb 8, 2014, at 4:25 PM, Shawn Heisey wrote: > >> On 2/8/2014 12:12 PM, Mike L. wrote: >> Im going to try loading all 3000 fields in the schema and see how that goes. >> Only concern is doing boolean searche

Re: Max Limit to Schema Fields - Solr 4.X

2014-02-08 Thread Shawn Heisey
On 2/8/2014 12:12 PM, Mike L. wrote: > Im going to try loading all 3000 fields in the schema and see how that goes. > Only concern is doing boolean searches and whether or not Ill run into URL > length issues but I guess Ill find out soon. It will likely work without a problem. As already menti

Re: Max Limit to Schema Fields - Solr 4.X

2014-02-08 Thread Jack Krupansky
.apache.org Cc: solr-user@lucene.apache.org Subject: Re: Max Limit to Schema Fields - Solr 4.X That was the original plan. However its important to preserve the originating field that loaded the value. The data is very fine and granular and each field stores a particular value. When searching the dat

Re: Max Limit to Schema Fields - Solr 4.X

2014-02-08 Thread Mike L.
That was the original plan. However its important to preserve the originating field that loaded the value. The data is very fine and granular and each field stores a particular value. When searching the data against solr - it would be important to know what docs contain that particular data fr

Re: Max Limit to Schema Fields - Solr 4.X

2014-02-06 Thread Erick Erickson
Sometimes you can spoof the many fields problem by using prefixes on the data. Rather than fielda, fieldb... Have field and index values like fielda_value, fieldb_value into a single field. Then do the right thing when searching. Watch tokenization though. Best Erick On Feb 5, 2014 4:59 AM, "Mike

Re: Max Limit to Schema Fields - Solr 4.X

2014-02-05 Thread Mike L.
Thanks Shawn. This is good to know. Sent from my iPhone > On Feb 5, 2014, at 12:53 AM, Shawn Heisey wrote: > >> On 2/4/2014 8:00 PM, Mike L. wrote: >> I'm just wondering here if there is any defined limit to how many fields can >> be created within a schema? I'm sure the configuration maint

Re: Max Limit to Schema Fields - Solr 4.X

2014-02-04 Thread Shawn Heisey
On 2/4/2014 8:00 PM, Mike L. wrote: > I'm just wondering here if there is any defined limit to how many fields can > be created within a schema? I'm sure the configuration maintenance of a > schema like this would be a nightmare, but would like to know if its at all > possible in the first place

Re: Max Limit to Schema Fields - Solr 4.X

2014-02-04 Thread Alexandre Rafalovitch
(95th >> percentile) query? >> >> -- Jack Krupansky >> >> -----Original Message----- From: Mike L. >> Sent: Tuesday, February 4, 2014 10:00 PM >> To: solr-user@lucene.apache.org >> Subject: Max Limit to Schema Fields - Solr 4.X >> >>

Re: Max Limit to Schema Fields - Solr 4.X

2014-02-04 Thread Mike L.
al (95th > percentile) query? > > -- Jack Krupansky > > -Original Message- From: Mike L. > Sent: Tuesday, February 4, 2014 10:00 PM > To: solr-user@lucene.apache.org > Subject: Max Limit to Schema Fields - Solr 4.X > > > solr user group - > > I&

Re: Max Limit to Schema Fields - Solr 4.X

2014-02-04 Thread Jack Krupansky
@lucene.apache.org Subject: Max Limit to Schema Fields - Solr 4.X solr user group - I'm afraid I may have a scenario where I might need to define a few thousand fields in Solr. The context here is, this type of data is extremely granular and unfortunately cannot be grouped into logical grou

Max Limit to Schema Fields - Solr 4.X

2014-02-04 Thread Mike L.
  solr user group -       I'm afraid I may have a scenario where I might need to define a few thousand fields in Solr. The context here is, this type of data is extremely granular and unfortunately cannot be grouped into logical groupings or aggregate fields because there is a need to know which