> On Feb. 1, 2018, 7:29 p.m., Apoorv Naik wrote: > > docs/src/site/twiki/Search-Advanced.twiki > > Lines 72 (patched) > > <https://reviews.apache.org/r/65033/diff/5/?file=1951078#file1951078line72> > > > > has 3 characters -> any 3 character > > > > followed by at least 1 character, followed by any number of characters > > -> followed by at least 1 character
Modified this slightly. - Ashutosh ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65033/#review196647 ----------------------------------------------------------- On Feb. 1, 2018, 1:28 a.m., Ashutosh Mestry wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65033/ > ----------------------------------------------------------- > > (Updated Feb. 1, 2018, 1:28 a.m.) > > > Review request for atlas, Apoorv Naik and Graham Wallis. > > > Bugs: ATLAS-2229 > https://issues.apache.org/jira/browse/ATLAS-2229 > > > Repository: atlas > > > Description > ------- > > **Background** > The Advanced Search (DSL) documentation has been updated. > > This includes: > * Example-based approach to write-up. > * Minor variations in the current version. > > **Approach** > Separated _Basic Search_ and _Advanced Search_ to individual pages. > > **Site Run Port** > Modified site:run port to point to 8888. This allows for use of Atlas > application on VM and also develop documentation. > > > Diffs > ----- > > docs/pom.xml 770aaf84 > docs/src/site/twiki/Search-Advanced.twiki PRE-CREATION > docs/src/site/twiki/Search-Basic.twiki PRE-CREATION > docs/src/site/twiki/Search.twiki 6d174084 > docs/src/site/twiki/index.twiki 57d5b8ab > > > Diff: https://reviews.apache.org/r/65033/diff/5/ > > > Testing > ------- > > **Testing** > Using _mvn site:run_ (now uses port 8888). > URL: http://localhost:8888/Search-Advanced.html > > > Thanks, > > Ashutosh Mestry > >
