Links
dtSearch Text Retrieval Engine -- Java API
ListIndexJob.getToMatch Method
ListIndexJob Class | ListIndexJob Class | com.dtsearch.engine Package
public String getToMatch();
Description

ToMatch is an optional search expression specifying the text to match against items being listed. For example, to list all field names starting with "A", you would set ListFlags to dtsListIndexFields and set ToMatch to "A*".

Class
Links
You are here: Classes > ListIndexJob Class > ListIndexJob.getToMatch Method
Copyright (c) 1998-2008 dtSearch Corp. All rights reserved.