-
Idea # 1:
http://rachbelaid.com/postgres-full-text-search-is-good-enough/
http://www.adrianmilne.com/jpa-searching-using-lucene-working/
Idea # 2:
https://www.elastic.co/
https://www.mkyong.co…
-
It would be grate to have an option to be able to search all the fields of tasks, etc. (maybe also in uploaded files / filenames).
-
If I'm using a retriever (eg: HybridRetriever or VectorRetriever) is it possible for me to add constrains to any of the properties.
Example:
Node: Note
Properties: user_id, content, content_embeddi…
-
fulltext search 동작 원리, 옵티마이징 방식, parser 종류 및 성능 등
-
From experience it is nesseccary to have a fulltext search option that does not only search for a term in the ticket title, but also in the ticket body.
If this is possible I found no way to do it?
-
I enabled wp-admin Order search in Settings > SSS > main tab
Then I went to WooCommerce > Orders and searched for something.
With Query Monitor active, if I look at the main query, it used a LIK…
-
this command (amngst ohers too) resulting in a "Duplicate key name" error.
```sh
wp index-mysql enable wp_postmeta
```
**Versions**
**Plugin**:1.5.2
**MySQL:** 10.3.39-MariaDB-0ubuntu0.20.…
-
Originates from https://github.com/FAForever/downlords-faf-client/issues/1681
In general Elide supports fulltext search utilising Hibernate Search with a [SearchStore](https://github.com/yahoo/elid…
-
I recently migrated my workflow to Org-roam. And now, instead of a few "Notebooks" I have tons of files with notes in them. And almost immediately I noticed an issue with Orgzly App. When you search f…
agzam updated
3 years ago
-
```
What steps will reproduce the problem?
1. login to honeycrm, make sure it is populated with some data
2. start the full text search across all modules
3. according to profiling results fulltext se…