Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 16,339 for

query

(0.04 sec)
  1. PATCH - HTTP | MDN

    The PATCH HTTP method applies partial modifications to a resource...."<query>] HTTP/1.1 <request-target>...com/path/to/file.html ). <query> Optional An optional query component preceded...

    developer.mozilla.org/en-US/docs/Web/HTTP/Metho...
  2. Spell checking | Documentation

    This article shows that how spell checking works during the search....During the search, a search query can be checked for spelling...spelling correction in search queries, the method of the spelling...

    docs.groupdocs.com/search/java/spell-checking/
  3. eventhub - GroupDocs.Search for Java - API Refe...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......"c:\\MyDocuments\\"; String query = "Einstein"; // Creating an...SearchResult result = index.search(query); Field Summary Fields Modifier...

    apireference.groupdocs.com/search/java/com.grou...
  4. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Searching in the index const query = 'Einstein' ; const result...result = index . search ( query ); More resources GitHub examples You...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  5. document editing

    Restrict Document Editing | Documentation,Editing a Document | Documentation,Restrict Document Editing in C++|Aspose.Words for C++,Editing a Document |... Editing Query| Document ation Class Libraries...日本語 Editing Query Contents [ Hide ] To edit a query in...example...

    search.aspose.com/q/Document-Editing.html
  6. <ratio> - CSS: Cascading Style Sheets | MDN

    The CSS data type describes the proportional relationship between a width and height. It is used as a value for the aspect-ratio media feature in @media media queries, the aspect-ratio size feature in @container container queries, and as a value for the CSS aspect-ratio property....media feature in @media media queries, the aspect-ratio size feature...feature in @container container queries, and as a value for the CSS...

    developer.mozilla.org/en-US/docs/Web/CSS/ratio
  7. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....expression (RegEx) search queries are universal and very flexible...text of a document field. Queries of this type always starts...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  8. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search....creation of date wise search queries, and also describes the management...Creating date range search queries Date range search allows you...

    docs.groupdocs.com/search/net/date-range-search/
  9. IndexRepository Class - GroupDocs.Search for .N...

    Represents a container for combining multiple indexes and performing common operations on them....indexFolder2 = @"c:\MyIndex\" ; string query = "Einstein" ; IndexRepository...result = repository.Search(query); // Searching in indexes of...

    apireference.groupdocs.com/search/net/groupdocs...
  10. Enumerable.Average Method (System.Linq) | Micro...

    Computes the average of a sequence of numeric values.... Remarks In Visual Basic query expression syntax, an Aggregate...null . Remarks In Visual Basic query expression syntax, an Aggregate...

    learn.microsoft.com/en-us/dotnet/api/system.lin...