Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 97 (0.525s).
Loading phrases to help you
refine your search...
question on word parsing control - Solr - [mail # user]
...I have a field that is defined using what I believe is fairly standard "text" fieldType. I have documents with the words 'evaluate', 'evaluating', 'evaluation' in them. When I search on the ...
   Author: kenf_nc, 2012-05-01, 13:23
Re: How to optimize solr indexes - Solr - [mail # user]
...I believe that is not a setting, it's not telling you that you have 'optimize turned on' it's a state, your index is currently optimized. If you index a new document or delete an existing do...
   Author: kenf_nc, 2011-07-01, 12:10
Re: optional nested queries - Solr - [mail # user]
...I don't use dismax, but do something similar with a regular query. I have a field defined in my schema.xml called 'dummy' (not sure why its called that actually) but it defaults to 1 on ever...
   Author: kenf_nc, 2011-07-01, 12:02
Re: Compound word search not what I expected - Solr - [mail # user]
...I tried setting catenateWords="1" on the Query analyzer and that didn't do anything. I think what I need is to set my Index Analyzer to have preserveOriginal="1" and then re-index everything...
   Author: kenf_nc, 2011-06-07, 21:59
Compound word search not what I expected - Solr - [mail # user]
...I have a field defined as:      where "text" is unmodified from the schema.xml example that came with Solr 1.4.1.  I have documents with some compound words indexed, word...
   Author: kenf_nc, 2011-06-07, 19:13
Re: sorting on date field in facet query - Solr - [mail # user]
...This is more a speculation than direction, I don't currently use Field Collapsing but my take on it is that it returns the number of docs collapsed. So instead of faceting could you do a sea...
   Author: kenf_nc, 2011-05-19, 14:36
Re: Anyone having these Replication issues as well? - Solr - [mail # user]
...Thanks Markus, for your patience with getting the response in as well the comments.  This is my Dev environment, I'm actually going to be setting up a new master-slave configuration in ...
   Author: kenf_nc, 2011-05-18, 14:17
Anyone having these Replication issues as well? - Solr - [mail # user]
...Is it just me or is Replication a POS?  (Solr 1.4.1, Tomcat  6.0.32)  1) I had set my pollInterval to 60 seconds but it appears to fire constantly so I set it to 5 minutes and...
   Author: kenf_nc, 2011-05-17, 21:23
Re: Anyone familiar with Solandra or Lucandra? - Solr - [mail # user]
...Ah. I see. That reduces its usefulness to me some. The multi-master aspect is still a big draw of course. But I was hoping this also added an integrated persistence layer to Solr as well. &n...
   Author: kenf_nc, 2011-05-17, 21:10
Re: Anyone familiar with Solandra or Lucandra? - Solr - [mail # user]
...But I can query Cassandra directly for the documents if I wanted/needed to?   And, when I need to re-index, I could read from Cassandra, index into Solr, which will write back to Cassan...
   Author: kenf_nc, 2011-05-17, 19:07
Sort:
project
Solr (97)
type
mail # user (97)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (97)
author
Chris Hostetter (6402)
Yonik Seeley (5287)
Erick Erickson (3696)
Mark Miller (3088)
Michael McCandless (2851)
Otis Gospodnetic (2824)
Grant Ingersoll (2546)
Robert Muir (2530)
Erik Hatcher (2322)
Uwe Schindler (1988)
Shalin Shekhar Mangar (1712)
Ryan McKinley (1687)
Lance Norskog (1594)
Jack Krupansky (1263)
Ahmet Arslan (1112)
kenf_nc