Hi all - please help me here
On Thursday, July 21, 2016, SRINI SOLR wrote:
> Hi All -
> Could you please help me on spell check on multi-word phrase as a whole...
> Scenario -
> I have a problem with solr spellcheck suggestions for multi word phrases.
With the query for 're
Hi All -
Could you please help me on spell check on multi-word phrase as a whole...
Scenario -
I have a problem with solr spellcheck suggestions for multi word phrases.
With the query for 'red chillies'
q=red+chillies&wt=xml&indent=true&spellcheck=true&spellcheck.extendedResults=true&spellcheck.c
Thu, Jun 9, 2016 at 4:08 PM, Upayavira wrote:
> Are you executing a commit?
>
> You must commit before your content becomes visible.
>
> Upayavira
>
> On Thu, 9 Jun 2016, at 11:13 AM, SRINI SOLR wrote:
> > Hi Team -
> > Can you please help me out on the below issue
Hi Team -
Can you please help me out on the below issue ...
We are using the Solr 4.3.1 version.
Integrated Solr 4.3.1 with Java application using EmbeddedSolrServer.
Using this EmbeddedSolrServer in java - loading the core container as
below ...
*embeddedSolrServer.getCoreContainer().load();*
ategory field.
> It looks like you are using a string type, which does not tokenize at all
> (e.g. verbatim)
> Please use a PatterTokenizer and configure it so that it splits on comma.
>
> Ahmet
>
>
>
> On Monday, May 16, 2016 2:11 PM, SRINI SOLR wrote:
> Hi Team -
&g
Hi Team -
Can you please help me out on the following ...
I have a following field in the solr document which has the comma seperated
values like below ..
1,456,768,345 doc1
456 doc2
1,456 doc3
So - Here I need to filter the search docs which contains category is 45
hat you
> may like to watch https://issues.apache.org/jira/browse/SOLR-5379
>
> And other possible workaround is explained here :
>
> https://lucidworks.com/blog/2014/07/12/solution-for-multi-term-synonyms-in-lucenesolr-using-the-auto-phrasing-tokenfilter/
>
> On Fri, May 6, 2
Hi All -
Can you please help me out on the multi-word synonyms with Solr 4.3.1.
I am using the synonyms as below
test1,test2 => movie1 cinema,movie2 cinema,movie3 cinema
I am able to success with the above syntax like - if I search for
words like test1 or test2 then right hand side mu
Hi Team -
I am using Solr 4.3.1.
We are using this EmbeddedSolrServer to load Core Containers in one of the
java application.
This is setup as a cron job for every 1 hour to load the new data on to the
containers.
Otherwise - the new data is not getting loaded on the containers , if we
access fr
10 matches
Mail list logo