rial.com/custom-solr-functionquery.html
Any ideas about my aim?
Thanks;
Furkan KAMACI
Hi;
I use Solr 4.5.1 Due to my question is more related to Lucene I wanted to
ask this question here. Is there any example which uses payloads for
boosting at a custom function query?
Thanks;
Furkan KAMACI
PayloadTermQuery in the mix. There's some
> initial stuff here: https://issues.apache.org/jira/browse/SOLR-1485
>
> Erik
>
> On Nov 27, 2013, at 12:55 PM, Furkan KAMACI
> wrote:
>
> > Hi;
> >
> > I've asked same question at Solr mail list but
t see a coefficient as like payload. Where and how it is used?
Thanks;
Furkan KAMACI
es *and does not work. My
idea is combining two examples and extending *edismax*. Do you have any
idea how to extend it for edismax or do you have any idea what to do for my
case.
Thanks;
Furkan KAMACI
Second link is that:
http://digitalpebble.blogspot.com/2010/08/using-payloads-with-dismaxqparser-in.html
2013/12/1 Furkan KAMACI
> Hi;
>
> I use Solr 4.5.1 I have a case: When a user searches for some specific
> keywords some documents should be listed at much more higher th
(); // unspecified
return getAliasedQuery();
}
What is the difference between getFieldQuery of SolrQueryParserBase and
edismax's getFieldQuery?
Thanks;
Furkan KAMACI
Hi;
Standard tokenizer includes of that bydefault:
StandardFilter, LowerCaseFilter and StopFilter
You can consider char filters. Did you read here:
https://cwiki.apache.org/confluence/display/solr/CharFilterFactories
Thanks;
Furkan KAMACI
2013/12/5
> Hi,
>
> I have used StandardAn
Does numFound different for that two queries or not?
8 Aralık 2013 Pazar tarihinde Ted Goldstein adlı
kullanıcı şöyle yazdı:
> I am new to Lucene and have begun experimenting. I've loaded both the
example books.csv and the various example electronic components documents.
I then do a variety of q
Hi;
You can check this page: http://wiki.apache.org/solr/HowToContribute
Thanks;
Furkan KAMACI
2014-02-25 12:32 GMT+02:00 chandresh pancholi <
chandreshpancholi...@gmail.com>:
> Hi Fellow members,
>
> I am new to apache lucene community. i clone the svn repo to my local. I a
There is also this page: http://wiki.apache.org/lucene-java/HowToContribute
2014-02-25 12:41 GMT+02:00 Furkan KAMACI :
> Hi;
>
> You can check this page: http://wiki.apache.org/solr/HowToContribute
>
> Thanks;
> Furkan KAMACI
>
>
> 2014-02-25 12:32 G
Hi;
How can I delete a token that comes exactly after a token for
StopwordFilter?
Thanks;
Furkan KAMACI
remove Stopwords. What maybe the
wrong?
Thanks;
Furkan KAMACI
f km is followed by token of "link". If there is no such
an implementation I can implement a patch for it?
Thanks;
Furkan KAMACI
2014-02-26 17:36 GMT+02:00 Jack Krupansky :
> Sounds like a custom filter.
>
> Or maybe an option for stop filter or a specialization of stop filt
Hi;
I fixed the problems. StopFilter was not working as accepted because of
letter cases. I've changed the flags of WordDelimiter. Also I've
changed TokenStream
to TokenFilter.
Thanks;
Furkan KAMACI
2014-02-26 20:05 GMT+02:00 Furkan KAMACI :
> Hi;
>
> I have impelented t
lysis
process as usual. I want to index them and I want to make a search on that
index and I want to retrieve that 21 stored tokens. How can I achieve it
with Lucene.
Thanks;
Furkan KAMACI
of a given word. I mean I will resolve disambiguation.
Maybe Highlighter can do what I want if I can say that: get previous 10 and
next 10 tokens of matched term?
Thanks;
Furkan KAMACI
2014-02-28 9:06 GMT+02:00 pravesh :
> Hi,
> A little bit of details would further help. Any examples?
Hi Uwe;
I will try to do your approach. I have considered to use highlighter for
that purpose: if I index the corpus I can search on it again and again so I
can generate models for any other terms whenever I want. However analyze
time processing is applicable for me too.
Thanks;
Furkan KAMACI
Hi;
I have put StopFilter after lower case filter.
Thanks;
Furkan KAMACI
28 Şub 2014 12:06 tarihinde "pravesh" yazdı:
> >>I fixed the problems. StopFilter was not working as accepted because of
> letter cases.
>
> Alternatively, you could have moved StopFilter abo
Hi;
Tf-Idf is explanation says that:
*idf(t)* appears for *t* in both the query and the document, hence it is
squared in the equation.
DefaultSimilarity does not square it. What it the explanation of it?
Thanks;
Furkan KAMACI
Hi;
Here is the page of it that has a online Kuromoji tokenizer and
information: http://www.atilika.org/ It may help you.
Thanks;
Furkan KAMACI
2014-03-10 19:57 GMT+02:00 Rahul Ratnakar :
> I am trying to analyze some japanese web pages for presence of slang/adult
> phrases in them
Heidi. Also it may not be adjacent too: Hej *|*
Thanks;
Furkan KAMACI
Hi;
Are you looking for something like SolrCloud?
Thank;
Furkan KAMACI
2014-04-08 17:08 GMT+03:00 Umashanker, Srividhya <
srividhya.umashan...@hp.com>:
> HI Group -
>
> Is there anyone who has tried or researched on manual sharding and
> replication with Lucene?
>
> W
tep is defining the
slop size. When you have a big slop size you get the whole sentence.
Thanks;
Furkan KAMACI
2014-04-08 16:41 GMT+03:00 Furkan KAMACI :
> Hi;
>
> I could not get an answer for my question at Solr list and I wanted to ask
> it here because I think that it is more Luce
Hi;
Could you explain what you need a bit more?
Thanks;
Furkan KAMACI
7 May 2014 23:05 tarihinde "Priyanka Tufchi"
yazdı:
> Hello All
>
> How can I add Maching Learning Part in Apache Lucene .
>
>
> Thanks
> Priyanka
>
Hi,
Could you ask your question at ManifoldCF user list?
Kind Regards,
Furkan KAMACI
On Wed, Jan 9, 2019 at 6:19 PM Erick Erickson
wrote:
> You'd probably get more knowledgeable info from the Manifold
> folks, I don't know how many people on this list _also_ use
> M
Hi Maimuna,
Could you send your mail to Solr User List: solr-u...@lucene.apache.org
Kind Regards,
Furkan KAMACI
On Tue, Mar 5, 2019 at 4:34 PM maimuna ambareen
wrote:
> I am having 3 zookeeper nodes and 2 solr nodes. However when i am trying to
> create a collection in solr it is throw
Congrats!
On Thu, Mar 14, 2019 at 3:49 PM Ralf Heyde wrote:
> Congratulations!
>
> Von meinem iPhone gesendet
>
> > Am 14.03.2019 um 13:15 schrieb jim ferenczi :
> >
> > 14 March 2019, Apache Lucene™ 8.0.0 available
> >
> > The Lucene PMC is pleased to announce the release of Apache Lucene 8.0.0
term "abcd" with maxEdits=2 will not match an indexed term "ab", and
FuzzyQuery on term "a" with maxEdits=2 will not match an indexed term "abc".
You can check it from here:
https://lucene.apache.org/core/8_2_0/core/org/apache/lucene/search/FuzzyQuery.html
Hi Baris,
Are you looking for:
https://lucene.apache.org/core/8_2_0/core/org/apache/lucene/search/Weight.html
Kind Regards,
Furkan KAMACI
On Fri, Jun 28, 2019 at 6:12 PM wrote:
> Hi,-
>
> how should i decide the values for a 4 field index lets say and i want
> to prioritize th
30 matches
Mail list logo