Can mm (min-match) be specified by field in dismax or edismax?

2013-06-03 Thread Eric Wilson
I would like to have the min-match set differently for different fields in my dismax handler. Is this possible?

Using multiple text files for Suggestor dictionarys

2013-03-27 Thread Eric Wilson
gest.fst.WFSTLookupFactory suggestword false true ../data/words.txt ../data/cities.txt But the second list, the cities, are apparently undetected, after restarting the tomcat and rebuilding the dictionary. Can this be done? If not, how would you recommend managing different dictionaries? Thanks, Eric Wilson

PatternReplaceFilterFactory -- what does this regex do?

2013-03-22 Thread Eric Wilson
here for a reason. What was this suppose to do? Thanks, Eric Wilson

Re: Using suggester for smarter phrase autocomplete

2013-03-13 Thread Eric Wilson
I'm not concerned about stopwords, rather the situation where the first and second words are rarely used together, so don't occur together in a phrase in the dictionary. Thanks. On Wed, Mar 13, 2013 at 11:11 AM, Robert Muir wrote: > On Wed, Mar 13, 2013 at 11:07 AM, Eric Wi

How to use suggester for smarter multi-word autocomplete?

2013-03-13 Thread Eric Wilson
hes, and the matches for individual words, so that when the user entered text is no longer part of any actual phrase, there are still suggestions to be made for the final word? Eric Wilson cell#: 740-601-8993 IM: wilson.eri...@gmail.com

Using suggester for smarter phrase autocomplete

2013-03-13 Thread Eric Wilson
n "the foo". When "the fo" is entered, there will be no suggestions. Is it possible to provide both the phrase matches, and the matches for individual words, so that when the user entered text is no longer part of any actual phrase, there are still suggestions to be made for the final word? Thanks, Eric Wilson

Solr DataImport failing silently, intermitantly

2012-06-22 Thread Eric Wilson
One of our Solr indexes is failing to import successfully on occasion, without any useful errors being reported. This is a small index (about 15k documents) in Solr 1.4, deployed in Tomcat 7. It is updated every six minutes using the DataImportHandler. These jobs are managed by JobScheduler. Late

Solr spellchecking fails on sharded query

2012-06-19 Thread Eric Wilson
I have a Solr application that is distributed into 11 shards, using Solr version 4.0.0.2011.07.26.16.34.16 In the solrconfig.xml for each shard, I have configured a spellcheck component: textSpell cn_spell company_name_spell 0.0001 true