Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Was.OrcSearch
Subversion Repositories:
Was.OrcSearch
alexa-monit
alexatts
android-raptor
arduino-sketches
autoit-scripts
BadVPN
clockwerk-guacamole
clockwerk-opensim
clockwerk-opensim-config
clockwerk-opensim-stable
clockwerk-tools
clockwerk-www
configuration-templates
cool-iot
corrade-elasticsearch-heartbeat
corrade-group-discord-bridge
corrade-group-linguistics
corrade-http-templates
corrade-lsl-templates
corrade-nucleus-nucleons
corrade-vassal
CraftSynth.ImageEditor
debian-apache-tika
dhds
DMS
docker
dokuwiki-gnuplot-plugin
dokuwiki-hidden-plugin
dokuwiki-indexmenu-plugin
dokuwiki-latex-plugin
dokuwiki-matrixnotifierwas-plugin
dokuwiki-source-plugin
dokuwiki-sphinxsearch-plugin
dorita980-node18
fluffy
fst
HamBook
Horizon
HuntnGather
Hush
Inertia
kapsikkum-unmanic
Korero
llamalab-automate-flows
m68k-amigaos-toolchain
mantis-matrix-integration
MantisBT-Discord
matrix-cli
minimal-web-templates
misu
Mono.Zeroconf
netplaySniff
nexmon
node-http-server
node-wsjtx-companion
opensim
opensim-config
opensim-development
opensim-tools
opensim-www
OpenWrt
pikeyd165
pilo
qsltool
QuickImage
rEFInd-stock-minimal
RegName
retroarch-playlists
roomba-iot
scratch
selenium-templates
soundbeam
Spring
standard-magicwb-icons
Toasts
vanilla-wow-addons
was.js
was.php
was.wm.js
wasBayesSharp
wasCSharpSQLite
wasDAVClient
wasSharp
wasSharpNET
wasStitchNET
websocket-server
Widow
windows-registry
WingMan
Winify
X-Aim
zeroSquitto
Zzz
Rev:
?pathlinks?
Go to most recent revision
–
Hide changed files
–
Directory listing
From rev:
To rev:
Max revs:
Search history for:
Show All:
Rev
Age
Author
Path
Log message
Diff
Changes
4
2444 d 14 h
office
/Was.OrcSearch/
add support for arrays and cleanup
Diff
D
/Was.OrcSearch/Helpers/Extensions.cs
/Was.OrcSearch/Services/Extensions/ISearchServiceExtensions.cs
M
/Was.OrcSearch/Metadata/AttributeMetadataCollection.cs
/Was.OrcSearch/Services/SearchServiceBase.cs
/Was.OrcSearch/Was.OrcSearch.csproj
3
2445 d 15 h
office
/Was.OrcSearch/
switch to use the whitespace analyzer by default and implement all the other analyzers optionally
Diff
M
/Was.OrcSearch/Helpers/Extensions.cs
/Was.OrcSearch/Services/SearchQueryService.cs
/Was.OrcSearch/Services/SearchServiceBase.cs
/Was.OrcSearch/Was.OrcSearch.csproj
2
2446 d 4 h
office
/Was.OrcSearch/
add string atomization for lucene
Diff
A
/Was.OrcSearch/Helpers/Extensions.cs
M
/Was.OrcSearch/Services/SearchServiceBase.cs
/Was.OrcSearch/Was.OrcSearch.csproj
/Was.OrcSearch/packages.config
1
2446 d 6 h
office
/
- Initial port over from WildGums combining OrcSearch and OrcSearch.Metadata.
Diff
A
/Was.OrcSearch
/Was.OrcSearch.sln
/Was.OrcSearch/Attributes
/Was.OrcSearch/Attributes/SearchablePropertyAttribute.cs
/Was.OrcSearch/Constants.cs
/Was.OrcSearch/EventArgs
/Was.OrcSearch/EventArgs/SearchEventArgs.cs
/Was.OrcSearch/Extensions
/Was.OrcSearch/Extensions/StringExtensions.cs
/Was.OrcSearch/Helpers
/Was.OrcSearch/Helpers/PathHelper.cs
/Was.OrcSearch/Metadata
/Was.OrcSearch/Metadata/AttributeMetadataCollection.cs
/Was.OrcSearch/Metadata/Interfaces
/Was.OrcSearch/Metadata/Interfaces/IMetadataProvider.cs
/Was.OrcSearch/Metadata/Interfaces/ISearchable.cs
/Was.OrcSearch/Metadata/Interfaces/ISearchableMetadata.cs
/Was.OrcSearch/Metadata/Interfaces/ISearchableMetadataValue.cs
/Was.OrcSearch/Metadata/MetadataProvider.cs
/Was.OrcSearch/Metadata/ReflectionMetadata.cs
/Was.OrcSearch/Metadata/ReflectionSearchable.cs
/Was.OrcSearch/Metadata/Searchable.cs
/Was.OrcSearch/Metadata/SearchableMetadataValue.cs
/Was.OrcSearch/Models
/Was.OrcSearch/Models/DictionaryMetadata.cs
/Was.OrcSearch/Models/DictionaryMetadataCollection.cs
/Was.OrcSearch/Models/DictionaryObjectWithMetadata.cs
/Was.OrcSearch/Models/Extensions
/Was.OrcSearch/Models/Extensions/IMetadataExtensions.cs
/Was.OrcSearch/Models/Extensions/IObjectWithMetadataExtensions.cs
/Was.OrcSearch/Models/Interfaces
/Was.OrcSearch/Models/Interfaces/IMetadata.cs
/Was.OrcSearch/Models/Interfaces/IMetadataCollection.cs
/Was.OrcSearch/Models/Interfaces/IMetadataValue.cs
/Was.OrcSearch/Models/Interfaces/IObjectWithMetadata.cs
/Was.OrcSearch/Models/MetadataCollectionBase.cs
/Was.OrcSearch/Models/MetadataValue.cs
/Was.OrcSearch/Models/ObjectWithMetadata.cs
/Was.OrcSearch/Models/ReflectionMetadata.cs
/Was.OrcSearch/Models/ReflectionMetadataCollection.cs
/Was.OrcSearch/Models/ReflectionObjectWithMetadata.cs
/Was.OrcSearch/Properties
/Was.OrcSearch/Properties/AssemblyInfo.cs
/Was.OrcSearch/Services
/Was.OrcSearch/Services/DummySearchNavigationService.cs
/Was.OrcSearch/Services/Extensions
/Was.OrcSearch/Services/Extensions/ISearchServiceExtensions.cs
/Was.OrcSearch/Services/InMemorySearchService.cs
/Was.OrcSearch/Services/Interfaces
/Was.OrcSearch/Services/Interfaces/ISearchNavigationService.cs
/Was.OrcSearch/Services/Interfaces/ISearchQueryService.cs
/Was.OrcSearch/Services/Interfaces/ISearchService.cs
/Was.OrcSearch/Services/SearchQueryService.cs
/Was.OrcSearch/Services/SearchServiceBase.cs
/Was.OrcSearch/Was.OrcSearch.csproj
/Was.OrcSearch/packages.config