Hi,
Apologies if this is not the relevant question for this mailing list but we
are looking for a solr expert and were wondering If this is the right
mailing list to send the job description. If there is any other list,
please can you suggest?
Regards,
Niraj
gt;
> > On Sep 4, 2017, at 4:50 AM, Mikhail Khludnev wrote:
> >
> > You probably can override AnalyzingInfixSuggester.finishQuery(Builder,
> > boolean) where you can rip clauses from builder and change TermQueries/
> > PrefixQuery to FuzzyQueries. Let me know how it wor
zyLookupFactory that creates suggestions for misspelled words
>in fields.
>
>
>
>
> On Mon, Sep 4, 2017 at 11:57 AM, Niraj Aswani
> wrote:
>
> > Hi,
> >
> > I am using solr 5.5.4.
> >
> > I would like to perform an unordered autocomplete search
Hi,
I am using solr 5.5.4.
I would like to perform an unordered autocomplete search however it seems
that it only suggests phrases that start with my term in the query.
For example, in my dictionary I have,
*lamp desk*
When searching for the term "lamp", it is able to show the the suggestion
"
system memory") (_text_:"memory oem") (_text_:"oem retail"))
>
>
> In case if you are in such scenarios where you need to knwo what query will
> form, then you could us the debug=true to know more about the query &
> timings of different component.
>
Hi,
I am using solr 4.4 and bit confused about how does the edismax parser
treat the pf2 parameter when both the AND and OR operators are used in the
query with ps2=0
For example:
pf2=title^100
q=HDMI AND Video AND (Wire OR Cable)
Should I expect it to check the following bigram phrases?
hdmi
your tcp settings:
>
> /etc/sysctl.conf
> net.ipv4.tcp_fin_timeout = 30
> net.ipv4.tcp_keepalive_intvl = 2
> net.ipv4.tcp_keepalive_probes = 2
> net.ipv4.tcp_keepalive_time = 180
>
> That should help.
>
>
> On 23 February 2016 at 07:13, Niraj Aswani wrote:
>
&g
Hi,
I am on solr 4.8.1 and running master-slave setup with lots of cores (>3K).
Internally I maintain an instance of HTTPSolrServer for each core that is
reused for querying the respective cores. A request is received by an
intermediary tomcat and forwarded to another tomcat running Solr.
Over th
Hi Lance,
apologies.. please ignore my previous mail. I'll have a look at the
PatternReplaceFilter.
Thanks,
Niraj
Niraj Aswani wrote:
Hi Lance,
Yes, that is once solution but wouldn't it stop people searching for
something like "characters at the index time, one would
will make it much much easier to debug this.
Good luck!
On Thu, Mar 25, 2010 at 8:21 AM, Niraj Aswani wrote:
Hi,
I am using the following two parameters to highlight the hits.
"hl.simple.pre=" + URLEncoder.encode("")
"hl.simple.post=" + URLEncoder.encode("
Hi,
I am using the following two parameters to highlight the hits.
"hl.simple.pre=" + URLEncoder.encode("")
"hl.simple.post=" + URLEncoder.encode("")
This seems to work. However, there is a bit of trouble when the text
itself contains html markup.
For example, I have indexed a document with
11 matches
Mail list logo