n code create pathes /a /a/b /a/b/c itself,
> faceting over doc values will work.
>
> On Thu, Feb 6, 2025 at 2:56 AM Mingchun Zhao
> wrote:
>
> > Hi,
> >
> > Why does faceting not work in Solr 9.8 when using PathHierarchyTokenizer
> > for facet.field
Hi,
Why does faceting not work in Solr 9.8 when using PathHierarchyTokenizer
for facet.field without specifying the facet.method=enum parameter?
Here are the details:
- fieldType
```xml
```
- field
```xml
```
- index data
```json
[
{
"id": "1",
"category_path": "foo/bar/baz"
}
]
``
Hi,
Why does faceting not work in Solr 9.8 when using PathHierarchyTokenizer
for facet.field without specifying the facet.method=enum parameter?
Here are the details:
- fieldType
```xml
```
- field
```xml
```
- index data
```json
[
{
"id": "1",
"category_path": "foo/bar/baz"
}
]
``
B noone yet parser Occur.FILTER but already print it as #, combining two
> queries might not be easy due to query parser quirks.
>
> On Sun, Dec 22, 2024 at 4:27 PM Mingchun Zhao
> wrote:
>
> > Hi Mikhail,
> >
> > Thanks for your answer!
> >
> > > Here are
Hi Mikhail,
Thanks for your answer!
> Here are two answers. Order of calling BQ.Builder.add() doesn't decide the
> order of execution, as well as occur.
> BooleanQuery lazily executes intersection dynamically and adjusts to
actual
> values, with many conditions and spec cases.
Understood!
> How
Hi Mikhail,
Thank you for providing such useful information!
> Regular filter is executed and cached (if it's a case) first, then query
is executed, and post-filter is checked by every doc found.
>From this source, it seems that when creating a BooleanQuery by combining a
scoreQuery(q parameter)
made on their results.
>
> -ufuk
>
> —
>
> > On Dec 19, 2024, at 10:51, Mingchun Zhao
> wrote:
> >
> > Hi,
> >
> > When a search query includes both q and fq parameters, which one is
> > executed first internally (in Solr or Lucene)?
> > Additionally, is it possible to change this execution order?
> >
> > Regards,
> > Mingchun
>
Hi,
When a search query includes both q and fq parameters, which one is
executed first internally (in Solr or Lucene)?
Additionally, is it possible to change this execution order?
Regards,
Mingchun
> adding
>
> enableGraphQueries="false">
>
> yields the expected
> MultiPhraseQuery(city:"(東 東京) 京")
>
>
> On Sat, Dec 14, 2024 at 2:41 AM Mingchun Zhao
> wrote:
>
> > Hi,
> >
> > When performing a phrase query using CJK
Hi,
When performing a phrase query using CJKBigramFilter with the
outputUnigrams=true in Solr 9, it does not expand into a MultiPhraseQuery.
Could this be due to a specification change?
Below are the details:
Field Definition:
*```*
```
When performing the phrase search with q=city:"東京"(
pache.org/guide/solr/latest/deployment-guide/zookeeper-ensemble.html#configuration-for-a-zookeeper-ensemble
>
> Between ZKs you need more ports for internal communication and leader
> election.
>
> Jan
>
> > 27. nov. 2024 kl. 08:54 skrev Mingchun Zhao :
> >
> > H
Hi,
We are building a cluster environment on Azure using Solr 9.7.0 and
ZooKeeper 3.9.2. Regarding communication from SolrCloud to ZooKeeper
servers, aside from the client port 2181, are there any other ports that
need to be allowed?
In our previous environment with Solr 8.4.0 and ZooKeeper 3.5.7
2024年11月16日(土) 19:21 Mikhail Khludnev :
> Presumably, if an app got just partial results without highlightings, it
> can make the second request searching by IDs of found results, but specify
> initial query for highlighting via hl.q.
>
> On Sat, Nov 16, 2024 at 11:13 AM Mingchun
g like that.
>
> Sent from Bloomberg Professional for Android
>
> - Original Message -
> From: Mingchun Zhao
> To: users@solr.apache.org
> At: 11/13/24 20:38:49 UTC-05:00
>
>
> Hi Luke,
>
> Thank you very much for the valuable information. I’ll give the
to mention an
> alternative solution to relying on time-outs/partial-results, which may be
> frustrating for other reasons.
> Sent from Bloomberg Professional for Android
>
> - Original Message -
> From: Mingchun Zhao
> To: users@solr.apache.org
> At: 11/12/24 21:55:3
Hi,
If a query is interrupted due to timeAllowed, does it still return the
partially matched documents and highlight snippets on it? Or does the
behavior vary depending on the Solr version?
In my testing, when the response header includes "partialResults=true", the
partial search results or snippe
Hi Gus,
Thanks for your helpful information.
> Have you tried this in Solr 9.6 or later? SOLR-17172 made a change that
may help you:
>
https://github.com/apache/solr/pull/2323/files#diff-3d7ebc10bdaedfb20fa269bc0c0a417fd326717a0b06c0b00ee19078d3894092R113
Regarding this, I've tested on Solr 9.7.
Hello,
We have recently seen the below errors repeated when update requests were
received by Solr. Could you please advise on how to deal with this issue.
The error and warning from the Solr log as below:
2023-05-09 10:03:05.128 ERROR
(updateExecutor-8-thr
gt; Link: https://meet.google.com/cdh-zuun-uqu
>
> Koji
>
> 2023年4月24日(月) 23:10 Mingchun Zhao :
> >
> > Hi Alessandro,
> >
> > Thanks for your kind words and your such a wonderful contribution.
> > We will do our best to make this Meet-up a success.
> >
happy of the various applications our neural search contribution
> has enabled! I'll try to attend remotely (but it's quite late in europe)
> and I wish you the best for the meetup!
>
> Cheers
>
> On Fri, 21 Apr 2023, 11:33 Mingchun Zhao,
> wrote:
>
> > Hi everyone
be recorded and uploaded somewhere to watch later? Because it will
> start at 04:30 in where I live.
>
> Thanks!
>
> —
>
> > On 21 Apr 2023, at 12:32, Mingchun Zhao
> wrote:
> >
> > Hi everyone!
> >
> > We, the Solr community in Tokyo, will hol
Hi everyone!
Please let me inform the English Version "Solr manual search demo site" as
below,
https://demo.rondhuit.com/en/solr-manual
I informed you about the Japanese version of the site in the previous email.
Thanks.
On Fri, Apr 21, 2023 at 6:32 PM Mingchun Zhao
wrote:
>
Hi everyone!
We, the Solr community in Tokyo, will hold an online meet-up on 26 April
2023 at 10:30 JST (25 April 2023 at 18:30 PDT, 26 April 2023 at 02:30 CET).
The main topics of this presentation are the approaches for using Solo 9’s
Neural Search features.
Participation link: https://meet.goog
23 matches
Mail list logo