Home RSS 2.0 ATOM 1.0  CDF  
 
CodeSegment - Carlos Segura Sanz (blog)
 

Buff, finally csegSearch 1.1

Thanks to Henrik, Raphael, AndrĂ©, Klaus and Mario for your comments.

Fixed/Improvements

- Add support to display custom attributes in results view.
- Fix the query string parameters
- Fix empty Hilight color
- Hilight keywords in document title and author
- Parser optimization and autofix 

Operation

Webpart will transform the keywords into sharepoint joining  the words with the nexus AND as in google.  Internally csegSearch uses a parser engine that tries to correct the syntax of queries.

  •     Supports  AND, OR and NOT operators (also short form &,| and !)
  •     Supports  NEAR operator
  •     Supports  Wildcars and brackets
  •     Supports Special keywords (site, file, status, author)
  •     Hilights results (now client mode via javascript, support wildcards)
  •     Extend results easily (add custom)
  •     Go to folder button

Special keywords:

    They are added to the main query using AND operator. And always are considered using the nexus OR among them. Special keywords only works with simple queries.

    site, author, status, file

    Both accept wildcards ej: site:Demo*, file:*.doc

Custom properties

Show Query: If checked show the current query (debug purposes).

Show keywords: If checked show the keywords after parser it.

Extend Results: To show others attributes in your query results you need edit this property.

<Title>;<Search Attribute>,<Tile>;<Search Attribute> ...

Example: Modified;DAV:getlastmodified,Description2;urn:schemas.microsoft.com:fulltextqueryinfo


Query where part: Where part used in queries, you can modify it to use a custom where part.

Colorize color: Name of the color to hilights results (red, blue etc...) if empty not colorize.

Go to folder text: Query results show a new button under documents to go to the folder of document this is the text of button, if empty this button is not showed.

Search text: If show keywords is enabled this is the text before keywords.

Download csegSearchWebPart.zip (12,07 KB)

Friday, July 29, 2005 7:40:32 AM (Hora de verano romance, UTC+02:00)
Does this also work with a Windows SharePoint Services installation?
Tuesday, August 02, 2005 10:56:45 AM (Hora de verano romance, UTC+02:00)
i want to use the person listing as a phonebook. the result when i search a person is the name, department and the workphone. i´ve generated a new field in the person listing, named "Schalter". this field is dedicated to the AD field "info". now i want use the "extend results" to show the field "Schalter" in the listing. with csegsearch1.1 i can see the field in the results, but without contents.
Grashoff, Ralf
Wednesday, August 03, 2005 7:16:50 PM (Hora de verano romance, UTC+02:00)
Mike, no at the moment
Comments are closed.

Copyright © 2008 Carlos Segura. All rights reserved.