Some things left in 4.00018

32 views
Skip to first unread message

Derek den Haas

unread,
Aug 9, 2017, 11:23:07 AM8/9/17
to RavenDB - 2nd generation document database
EscapeQueryOptions on Search, what will be the default now, and how can I use postfix wildcards?
IndexSortOptions on Indexes, does ravendb desides for itself now?

P.s. When updating from 0016 to 0018 it was accepting the same database file, though documents couldnt be opened anymore, you might want to change the version of it, so people will get an error of version mismatch.

Oren Eini (Ayende Rahien)

unread,
Aug 9, 2017, 11:42:16 AM8/9/17
to ravendb
Yes, for the betas we are freely modifying the data without checks. We should have caught that, sorry.
Starting with the RC we'll have proper control over this. 

IndexSortOptions is handled by RavenDB itself directly, no need for it.

Data passed to Search is now not being escaped, you can do things like this:

from Companies
where search(Name, "*orn")

And it will work

Hibernating Rhinos Ltd  

Oren Eini l CEO Mobile: + 972-52-548-6969

Office: +972-4-622-7811 l Fax: +972-153-4-622-7811

 


--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages