Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for awareness (0.03 sec)

  1. fess-crawler/src/main/java/org/codelibs/fess/crawler/transformer/impl/XmlTransformer.java

     * This class provides several configuration options to customize the XML parsing process, such as:
     * </p>
     * <ul>
     *   <li>Namespace awareness</li>
     *   <li>Coalescing</li>
     *   <li>Entity expansion</li>
     *   <li>Ignoring comments and whitespace</li>
     *   <li>Validation</li>
     *   <li>XInclude awareness</li>
     * </ul>
     *
     * <p>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Sun Jul 06 02:13:03 UTC 2025
    - 23.9K bytes
    - Viewed (0)
  2. docs/SMB3_IMPLEMENTATION_PLAN.md

    - [ ] Add automatic channel recovery
    - [ ] Create channel performance monitoring
    
    #### 3.3 Integration Points
    - Modify `SmbTransportPool` for multiple connections per session
    - Update `SmbSession` for multi-channel awareness
    - Enhance `SmbTransport` for channel management
    
    ---
    
    ### Phase 4: Directory Leasing
    **Priority: MEDIUM** | **Estimated Effort: 2-3 weeks**
    
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 02:53:50 UTC 2025
    - 10.7K bytes
    - Viewed (0)
Back to top