Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
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
OperationWebpart 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.
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)