Re: edismax available in solr 3.1?

2011-05-07 Thread Ahmet Arslan
> is edixmax available in solr 3.1?  I don't see any > documentation about it. > > if it is, does it support the prefix and fuzzy query? Yes and yes. See snippet taken from changes.txt New Features -- * SOLR-1553: New dismax parser implementation (accessible as "edismax")

Field Cache

2011-05-07 Thread samarth s
Hi, I have read lucene field cache is used in faceting and sorting. Is it also populated/used when only selected fields are retrieved using the 'fl' OR 'included fields in collapse' parameters? Is it also used for collapsing? -- Regards, Samarth

Whole unfiltered content in response document field

2011-05-07 Thread solrfan
Hi, I have a question to the content of the document fields. My configuration is ok so far, I index a database with DIH and have configured a index analyser as folow: ... On the analysis view, my filters work poperly. On the end of the filter

Re: uima fieldMappings and solr dynamicField

2011-05-07 Thread Koji Sekiguchi
I've opened https://issues.apache.org/jira/browse/SOLR-2503 . Koji -- http://www.rondhuit.com/en/ (11/05/06 20:15), Koji Sekiguchi wrote: > Hello, > > I'd like to use dynamicField in feature-field mapping of uima update > processor. It doesn't seem to be acceptable currently. Is it a bad idea >

Re: Whole unfiltered content in response document field

2011-05-07 Thread Ahmet Arslan
> >         class="solr.WhitespaceTokenizerFactory"/> >         class="solr.StopFilterFactory" >                 > ignoreCase="true" >                 > words="stopwords.txt" >                 > enablePositionIncrements="true" >                 > /> >         class="solr.WordDelimiterFilte

Re: Replication Clarification Please

2011-05-07 Thread Bill Bell
I did not see answers... I am not an authority, but will tell you what I think Did you get some answers? On 5/6/11 2:52 PM, "Ravi Solr" wrote: >Hello, >Pardon me if this has been already answered somewhere and I >apologize for a lengthy post. I was wondering if anybody could help m