Thanks Toke!
We are collecting inputs from clients on this. It seems client wants to show
advertisement kind of results along with relevance based results. So, is
there any way to do this in Solr?
Can any one respond on this please?
Thanks,
G. Naresh Kumar
--
View this message in context:
ht
Hi Guys,
We have been asked by client to implement Organic Search like Google. As, we
are using Solr for Search implementation in project, I am trying to find out
whether its possible to implement Organic Search with Solr or not. Could you
please answer below questions ASAP?
• Will Solr sup
Any replies on this please?
We are stuck with this issue..
FYI: We are using Solr 5.4.1 version.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Slave-replicating-partially-before-write-operation-completes-on-master-tp4331453p4331515.html
Sent from the Solr - User mailing
Hi Team,
We have below critical issue in our project. Please suggest how to fix this
issue.
Whenever indexing happening on master, slave replicating documents
partially. Due to this, search results on website are showing wrongly.
During indexing on master, I have observed below versions on maste
Hi Team,
We have setup of one master and two slaves. One master and one slave in one
server (same JVM) and another slave in different server. This setup is
working fine from past 6 months including production environment.
Slave replication poll interval is 20 seconds on both slaves.
Now, we are
Hi,
What is the filter to be used to implement stemming for Chinese and Japanese
language field types.
For English, I have used and its working fine.
Appreciate your help!
Thanks,
G. Naresh Kumar
--
View this message in context:
http://lucene.472066.n3.nabble.com/Stemming-for-Chinese-a
Hi,
I have changed & as "&"
Now, core is getting initialized. But document added in elevate.xml is not
coming as top result.
Also, why below query is not returning any results though document is
available in index?
http://localhost:8080/solr/master/select?q=_uniqueid:"sitecore://m
Hi Team,
I am getting error "null:org.apache.solr.common.SolrException: SolrCore
'master' is not available due to init failure: Error initializing
QueryElevationComponent."
Please check below for configurations
elevate.xml
--
Scema.xml
---
SolrConfig.xml
---
Can someone help me out with this issue please?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Wildcard-search-not-working-with-search-term-having-special-characters-and-digits-tp4133385p4133770.html
Sent from the Solr - User mailing list archive at Nabble.com.
Can someone help me out with this issue?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Stemming-not-working-with-wildcard-search-tp4133382p4133769.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi Ahmet,
Thanks for your prompt response!
I have added filters which you have specified but still its not working.
Below is field Query Analyzer
http://localhost:8080/solr/master/select?q=page_title_t:*products*
http://localhos
Thanks jack for prompt response!
So is there any solution to make this scenario works?
Or wildcard doesn't work with special characters and numerics?
Thanks,
G. Naresh Kumar
--
View this message in context:
http://lucene.472066.n3.nabble.com/Wildcard-search-not-working-with-search-term-havin
Can some one please help me with this as I am struck with this issue..
--
View this message in context:
http://lucene.472066.n3.nabble.com/Wildcard-search-not-working-with-search-term-having-special-characters-and-digits-tp4133385p4133478.html
Sent from the Solr - User mailing list archive at
Can some one please help me with this as I am struck with this issue..
--
View this message in context:
http://lucene.472066.n3.nabble.com/Stemming-not-working-with-wildcard-search-tp4133382p4133477.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
Below query without wildcard search is returning results.
http://localhost:8080/solr/master/select?q=page_title_t:"an-138";
But below query with wildcard is not returning results
http://localhost:8080/solr/master/select?q=page_title_t:"an-13*";
Below query with wildcard search and no didgit
Hi,
I have added SnowballPorterFilterFactory filter to field type to make
singular and plural search terms return same results.
So below queries (double quotes around search term) returning similar
results which is fine.
http://localhost:8080/solr/master/select?q=page_title_t:"product*";
http:/
16 matches
Mail list logo