Hi All
I am trying to configure multiple spellcheck components. I defined two
searchComponents in my solrconfig.xml, let's say and
.
And added above both components under /select request handler with default
required attributes.
> elevator spellcheck <
> str>spellcheck1
However, I can not se
Hi All,
We are using stopword filter factory at both index and search time, to omit
the stopwords.
However, for a one particular case, we are getting "here" as a search query
and "here" is one the words in title/name representing our client.
We are returning zero results as "here" is one of the E
Hi Rohan,
Sharing the configuration:
text_suggest
default
title
solr.DirectSolrSpellChecker
internal
0.5
2
1
5
4
0.01
Also, below are the parameters, passing
HI,
I am working on Solr spellcheck feature, and I am using index based
spellcheck dictionary as a source for spellcheck suggestions.
I observed that collated results returned by spellcheck component, provide
the suggestions for misspelled words, however also provide suggestions for
correctly spel
Hi All,
I am using Solr-5.0.0 API for indexing data in our application and the
requirement is to index the data in batches, using solr-mapreduce API.
In our application, we may receive data from any type of input source for
example: file, streams and any other relational or non-relational Db’
Hi all,
I have setup two solr-4.7.2 server instances on two diff machines with 3
zookeeper severs in solrcloud mode.
Now, I want to retrieve list of all the collections that I have created in
solrcloud mode.
I tried LIST command of collections api, but its not working with
solr-4.7.2.
Error: unk
. But, I wanted
to know if there is any solution possible right now to manage/control the
score of the documents during distributed search, so that the results seem
more relevant.
Thanks
Rashi
,
Rashi
the time of querying, even if the data in all docs
are same.
Is this because of indexing at multiple shards??
Please provide me some pointers to move ahead.
Thanks,
Rashi
Hi,
I am using SolrMeter for load/stress testing solr performance.
Tomcat is configured with default "maxThreads" (i.e. 200).
I set Intended Request per min in SolrMeter to 1500 and performed testing.
I found that sometimes it works with this much load on solr but sometimes
it gives error "Sever
Hi,
I am using SolrMeter for performance benchmarking. I am able to
successfully test my solr setup up to 1000 queries per min while
searching.
But when I am exceeding this limit say 1500 search queries per min,
facing "Server Refused Connection" in SOLR.
Currently, I have only one solr server run
HI,
I have one running solr core with some data indexed on solr server.
This core is designed to provide OpenNLP functionalities for indexing and
searching.
So I have kept following binary models at this location:
*\apache-tomcat-7.0.53\solr\collection1\conf\opennlp
*
· en-sent.bin
Hello,
I am using edismax parser in my project.
I just wanted to confirm whether we can use dynamic fields with edismax or
not.
When I am using specific dynamic field in qf or pf parameter , it is
working.
But when iam using dynamic fields with *, like this:
explicit
1
org.apache.lucene.analysis.uima.ae.BasicAEProvider.getAE(BasicAEProvider.java:50)
... 23 more
i think solr is not able to load the descriptor file iam defining in
tab.
Please provide me some help on this.
Thanks in Advance
Rashi
On Mon, Feb 3, 2014 at 2:50 PM, rashi gandhi wrote:
> Hi,
>
>
a:126)
... 35 more
What is going wrong?
Please help me on this.
Thanks in Advance
Rashi
Thanks Lance for clearing.
One more Question: Is there a possibility of integrating boosting with
payloads in LUCENE-2899 with solr?
Thanks in Advance
On Mon, Jan 6, 2014 at 9:46 PM, rashi gandhi wrote:
> Hi,
>
> Also i wanted know,
> Is it possible to integrate wordnet with t
Hi,
I have applied OpenNLP (LUCENE 2899.patch) patch to SOLR-4.5.1 for nlp
searching and it is working fine.
Also I have designed an analyzer for this:
Hi,
Also i wanted know,
Is it possible to integrate wordnet with this analyzer?
I want to use wordnet as synonym expansion along with OpenNLP filters.
What are the changes required in solr schema.xml and solrconfig.xml?
Thanks in Advance
On Mon, Jan 6, 2014 at 9:37 PM, rashi gandhi wrote
Hi,
I wanted to design an analyzer that can support location containment
relationship For example Europe->France->Paris
My requirement is like: when a user search for any country , then results
must have the documents having that country , as well as the documents
having states and cities which
HI,
I am working on OpenNLP integration with SOLR. I have successfully applied
the patch (LUCENE-2899-x.patch) to latest SOLR source code (branch_4x).
I have designed OpenNLP analyzer and index data to it. Analyzer declaration
in schema.xml is as
Hi,
iam working on OpenNLP with SOLR. I have successfully applied the patch
LUCENE-2899-x.patch to latest SOLR code branch_4x.
I desgined some analyers based on OpenNLP filters and tokenziers and index
some documnets on that fields.
Searching on OpenNLP field is not constant. Not able to searc
Hi,
My Question is related to OpenNLP Integration with SOLR.
I have successfully applied OpenNLP LUCENE-2899-x.patch to latest solr
branch checkout from here:
http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x
And also iam able to compile source code, generated all realted binaries
22 matches
Mail list logo