-
1. разобраться с настройками самого Solr
2. доделать поиск через транслит
3. доделать поиск через особенности укр. языка
**4. сделать быстрый поиск по коду**
-
This is a feature request for the D8 version of
https://github.com/pantheon-systems/drops-7/pull/99
Which is something that we use on all of our D7 sites.
The big problem is that currently in or…
-
You may want to change how you index based on what's already in the solr document.
-
query terms - what are user entered query terms? How many are used? How many are druids? Titles? tags? etc.
facets used
...
-
As a DLME curator/user, I sometimes query words and get back many false positive documents containing similarly spelled words that are not relevant to my query. e.g. when I search for “Masada” I expec…
-
On a clean Solr container install, i've found repeated times this error when executing `make solr-sync` (or the script solr-sync.sh) for the first time:
```
./scripts/solr-sync.sh myproject
+ P…
-
- Plone 4.3
- collective.solr master
- Solr 4.3.1
- added ftw.solr to eggs section in buildout
- Instance start fails with the following traceback:
`Traceback (most recent call last):
File "/home/t…
tisto updated
11 years ago
-
The Solr index implementation currently uses default timeout (10s) in cloud mode.
https://github.com/JanusGraph/janusgraph/blob/master/janusgraph-solr/src/main/java/org/janusgraph/diskstorage/solr/…
-
### Describe the bug
The Synonym feature doesn't work when hosted on Windows.
In wp-content\plugins\elasticpress\includes\classes\Feature\Search\Synonyms.php we can se that the synonyms are separate…
-
```
HTTP Status 500 - {msg=SolrCore 'collection1' is not available due to init
failure: Could not load conf for core collection1: Plugin init failure for
[schema.xml] fieldType "textComplex": Plugin…