fscrawler icon indicating copy to clipboard operation
fscrawler copied to clipboard

Elasticsearch File System Crawler (FS Crawler)

Results 148 fscrawler issues
Sort by recently updated
recently updated
newest added

Bumps [maven-help-plugin](https://github.com/apache/maven-help-plugin) from 3.2.0 to 3.3.0. Commits 5a4f81d [maven-release-plugin] prepare release maven-help-plugin-3.3.0 e598bde [MPH-162] Allow all mojos to be configured to produce repeatable output 11e3270 [MPH-190] Upgrade Maven Reporting API...

update

Hi David, I just ran into the following problem using fscrawler to index files on a Samba fileserver for use with Spotlight and Apple clients: when Macs copy a file...

feature_request
component:core

Bumps [maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.0.0-M3 to 3.1.0. Release notes Sourced from maven-enforcer-plugin's releases. 3.1.0 🚀 New features and improvements [MENFORCER-420] - cache dependencies across rules (#152) @​josephw [MENFORCER-409] - Log at...

update

**Describe the bug** When more than one elastic search is added to the config file fs crawler generates an error see logs. Indexing very slow **Job Settings** ```yml name: "eng_drawings"...

check_for_bug

We can base our code on https://github.com/yasserg/crawler4j

feature_request

Hi, **Describe the bug** when reading a PDF file with images this error occurs: ```txt ERROR [o.a.p.c.PDFStreamEngine] Cannot read JPEG2000 image: Java Advanced Imaging (JAI) Image I/O Tools are not...

bug

**Describe the bug** Followed the described procedure of importing my custom ssl certificate. Received a successful import message. But still receiving the same authentication error: `08:29:02,448 WARN [f.p.e.c.f.c.ElasticsearchClient] Failed to...

wait for feedback
check_for_bug

**Describe the bug** Following the example at https://fscrawler.readthedocs.io/en/latest/installation.html#using-docker-compose When I run the **_docker-compose up fscrawler_** command I get the error ``` Attaching to fscrawler fscrawler | Exception in thread "main"...

check_for_bug

We are indexing several folders many of which have duplicate files. We would like to index only one copy of the duplicate files in the index. One way which ES...

feature_request
component:core

**Describe the bug** when indexing a folder with over a million files in it we appear to be getting a timeout error java.lang.RuntimeException: Request execution cancelled Is there anyway we...

bug