Found 82,082 results in 0.135 seconds. Displaying page 9 of 8,209, sorted by
Sent 2010-09-01 by Markus Jelsma <markus.jelsma@...>
I think you need to enable usePhraseHighlighter in order to use the
highlightMultiTerm parameter.
On Wednesday 01 September 2010 12:12:11 Xavier Schepler wrote:
> Hi,
>
> can the highlighting component highlight terms only if the distance
> between them matches the query ?
> I use those param...
Sent 2010-09-01 by Xavier Schepler <xavier.schepler@...>
Hi,
can the highlighting component highlight terms only if the distance
between them matches the query ?
I use those parameters :
hl=on&hl.fl=qFR,iFR,mFR,vlFR&hl.usePhraseHighlighter=false&hl.highlightMultiTerm=true&hl.simple.pre=&hl.simple.post=<%2Fb>&hl.mergeContiguous=false
Sent 2010-09-01 by "Grijesh.singh" <pintu.grijesh@...>
1-extract the solr.war
2-edit the web.xml for setting solr/home param
3-create the solr.war
4-setup solr home directory
5-copy the solr.war to JBossAs 6 deploy directory
7-start the jboss server
--
View this message in context: http://lucene.472066.n3.nabble.com/Deploying-Solr-1-4-1-in-JbossAs-6...
Sent 2010-09-01 by "Grijesh.singh" <pintu.grijesh@...>
As per my experience with memcache was not so good .
Finaly I have configured solr's built in cache for best perfoemance.
By memcache we were caching query,bu it solr provides already.
you can take a call after Load testing with memcache and without memcache
--
View this message in context: htt...
Sent 2010-09-01 by Hitendra Molleti <hitendra.molleti@...>
Hi,
We were looking at implementing Memcache for Solr.
Can someone who has already implemented this let us know if it is a good
option to go for i.e. how effective is using memcache compared to Solr's
internal cache.
Also, are there any down sides to it and difficult to implement.
...
Sent 2010-09-01 by Hitendra Molleti <hitendra.molleti@...>
Apologies, did not realize it.
Thanks
-----Original Message-----
From: Chris Hostetter [mailto:hossman_lucene@fucit.org]
Sent: Tuesday, August 31, 2010 11:11 PM
To: solr-user@lucene.apache.org
Subject: Re: Memcache for Solr
: References: <4C7D1071.8000802@elyograg.org>
: In-Reply-To: <4C7D10...
Sent 2010-09-01 by Pavan Gupta <pavan.gup@...>
Hi Kajal,
You can refer to the example given at this link:
http://wiki.apache.org/solr/SolrJS#Creating_the_reuters_example
Regards,
Pavan
On Tue, Aug 31, 2010 at 10:47 PM, kajal patil wrote:
> We are working o...
Sent 2010-08-31 by Glen Newton <glen.newton@...>
Apologies Chris: my mistake.
-Glen
On 31 August 2010 23:27, Chris Hostetter wrote:
>
> : ?
> : The second post was relevant to the original post.
> : And even dealt with some of the questions asked in the original:
>
> The first msg with subject "Memcache for Solr" was...
Sent 2010-08-31 by Chris Hostetter <hossman_lucene@...>
: ?
: The second post was relevant to the original post.
: And even dealt with some of the questions asked in the original:
The first msg with subject "Memcache for Solr" was a thread-jack of
an existing thread "Stripping leading/trailing punctuation with SOLR-1653"
http://lucene.472066.n3.na...
Sent 2010-08-31 by Glen Newton <glen.newton@...>
?
The second post was relevant to the original post.
And even dealt with some of the questions asked in the original:
Q > are there any down sides to it and difficult to implement....
A > We found it wasn't feasible to cache arbitrary result sets...
?
-glen
On 31 August 2010 15:11, Chris Hostet...