-
I think that it would be a nice feature to allow users to _register_ custom `Preprocessor`(s) and `Indexer`(s) to extend the formats supported by `ldb index`.
Annotations formats are endless and …
-
scenario:
after running the index command, the indexer fails in cognitive search web portal
citing azure function timeout (i.e. request to custom skillset took longer than some time)
proposed so…
-
```
What steps will reproduce the problem?
1. compile the indexer on snow leopard.
2. run indexer on zh dump.
What is the expected output? What do you see instead?
the indexer should end normally. bu…
-
```
What steps will reproduce the problem?
1. Create a strict mock of an object
2. SetupSet on an object's indexer
3. Try to set a value in indexer
What is the expected output? What do you see instea…
-
```
The indexer should recognize moved files. This can be done in several ways.
The best way should be to look for files with same artist, album and title
and check if any of them are unavailable.
```…
-
Mosts tests in `tests/test_indexer.py` are integration tests that depend on the presence of a local ES instance. To the extent that it is possible to do so, these tests should be refactored into unit …
-
We should use the reaper to retry failed indexer invocations.
Connected to #1115,
Connectedf to #1130
-
```
What steps will reproduce the problem?
1. Create a strict mock of an object
2. SetupSet on an object's indexer
3. Try to set a value in indexer
What is the expected output? What do you see instea…
-
It would be nice if path syntax supported indexers for collection binding
-
Hello,
Thanks a lot e4b! I have a C++ based bazel project correctly imported into eclipse. The whole workspace can be built correctly from within eclipse using build all targets but the indexer still…